knowledge-mcp
If you are the rightful owner of knowledge-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Server that serves knowledge from a Neo4J Database.
The knowledge-mcp is a Model Context Protocol (MCP) server designed to extract and serve knowledge from a Neo4J database. It is a prototype system that demonstrates the capability of using Neo4J as a backend for storing and retrieving information to answer questions. The server is not yet ready for production use but provides a framework for integrating Neo4J with MCP technology. The server requires setting up a Neo4J instance, loading data into it, and configuring the MCP server to interact with the database. The server can be used with any client that supports MCP, such as the Claude Desktop, and can be configured to use OpenAI's API for enhanced functionality.
Features
- Integration with Neo4J: Utilizes Neo4J database for storing and retrieving knowledge.
- MCP Compatibility: Can be used with any client that supports the Model Context Protocol.
- OpenAI API Integration: Supports integration with OpenAI's API for enhanced question-answering capabilities.
- Docker Support: Easily deployable using Docker for running Neo4J instances.
- Customizable Configuration: Allows configuration of server settings and credentials for personalized setup.