MCP Server
@JanithSilva
About MCP Server
MCP server that provides tools for metadata retrieval from SharePoint and entity retrieval from a Neo4j knowledge graph using semantic similarity search.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-janithsilva": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Server?
A Python-based server that provides tools for retrieving metadata from SharePoint's 'Documents' library and querying a Neo4j knowledge graph using semantic similarity search. Built on the FastMCP framework, it is intended for applications needing structured document metadata and entity-relationship information.
How to use MCP Server?
Clone the repository, create a Python virtual environment, install dependencies from requirements.txt, and configure environment variables in a .env file (including SharePoint credentials, Neo4j URI, and embedding model settings). Start the server with python mcp_server.py, then invoke the metadata_retrieve or entity_retrieve tools.
Key features of MCP Server
- Retrieves structured metadata from SharePoint Documents library
- Queries Neo4j knowledge graph with semantic similarity search
- Built on FastMCP framework for tool management
- Configurable via environment variables
- Uses semantic embedding for entity retrieval
Use cases of MCP Server
- Automating metadata extraction from SharePoint for document management
- Finding relevant entities and relationships in a knowledge graph via natural language queries
- Integrating document metadata with knowledge graph data for enhanced search
- Enabling AI assistants to access structured information from both sources
FAQ from MCP Server
What systems does MCP Server integrate with?
SharePoint (Documents library) for metadata and Neo4j for knowledge graph entities. It also requires an embedding model API endpoint and key for semantic search.
What are the prerequisites for running MCP Server?
Python 3.x, a running Neo4j database, access credentials for SharePoint, and an embedding model API (e
Frequently asked questions
What systems does MCP Server integrate with?
SharePoint (Documents library) for metadata and Neo4j for knowledge graph entities. It also requires an embedding model API endpoint and key for semantic search.
What are the prerequisites for running MCP Server?
Python 3.x, a running Neo4j database, access credentials for SharePoint, and an embedding model API (e
Basic information
More Memory & Knowledge MCP servers

ctxfile
ctxfileLocal-first MCP server that snapshots your project's working state into one context object. Open-core, privacy-first.
Memory Bank MCP Server
alioshrA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.

PLUR
plur-aiAI agents start every session with amnesia — you re-explain the project, repeat your preferences, and correct the same mistakes over and over. PLUR gives them a memory that persists. Your agent's corrections, preference
Groundwork
Rarefied-EarthGroundwork: company memory for your AI tools. Docs public. Source closed. Public proof needs no account.
Tempreon
TempreonPerson-owned, portable AI memory served over MCP. Your knowledge, preferences, and decisions — captured in one assistant, available in all of them.
Comments