Model Context Protocol servers
@aswinthulasir
About Model Context Protocol servers
All MCP servers including brave can be connected
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-all-servers": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-memory"
]
}
}
}Tools
9Create multiple new entities in the knowledge graph
Create multiple new relations between entities in the knowledge graph. Relations should be in active voice
Add new observations to existing entities in the knowledge graph
Delete multiple entities and their associated relations from the knowledge graph
Delete specific observations from entities in the knowledge graph
Delete multiple relations from the knowledge graph
Read the entire knowledge graph
Search for nodes in the knowledge graph based on a query
Open specific nodes in the knowledge graph by their names
Overview
What is Model Context Protocol servers?
Model Context Protocol servers is a collection of reference implementations for the Model Context Protocol (MCP), along with references to community‑built servers and resources. It gives Large Language Models (LLMs) secure, controlled access to tools and data sources using either the TypeScript or Python MCP SDK.
How to use Model Context Protocol servers?
Browse the repository to find individual MCP server implementations, each with its own setup instructions. Reference servers are listed in the README; third‑party servers are linked externally and maintained by their respective organizations.
Key features of Model Context Protocol servers
- Reference implementations demonstrating MCP features and SDKs.
- Servers for diverse data sources: databases, APIs, file systems.
- Implementations in both TypeScript and Python.
- Includes third‑party official integrations from multiple companies.
- Covers tools for search, image generation, file operations, and more.
Use cases of Model Context Protocol servers
- Enable LLMs to query databases like PostgreSQL, SQLite, or Redis.
- Allow LLMs to browse the web via Brave Search or Fetch.
- Integrate LLMs with project management tools (GitHub, GitLab, Slack).
- Use memory/knowledge graph for persistent context.
- Automate browser operations with Puppeteer.
FAQ from Model Context Protocol servers
What are reference servers?
Reference servers are implementations that demonstrate MCP features and the TypeScript and Python SDKs. They include servers for database access, web search, file system operations, and more.
Are third‑party servers included?
Yes, the repository lists third‑party servers, including official integrations maintained by companies building production‑ready MCP servers for their platforms.
What SDKs are used?
Each MCP server is implemented with either the Typescript MCP SDK or Python MCP SDK.
How do I use a specific server from this collection?
Each server is in its own subdirectory within the repository, with its own README and setup instructions.
Is this only for reference or can I use these servers in production?
The reference servers are provided as examples and may require additional configuration for production use. Third‑party servers are noted as official integrations.
Frequently asked questions
What are reference servers?
Reference servers are implementations that demonstrate MCP features and the TypeScript and Python SDKs. They include servers for database access, web search, file system operations, and more.
Are third‑party servers included?
Yes, the repository lists third‑party servers, including official integrations maintained by companies building production‑ready MCP servers for their platforms.
What SDKs are used?
Each MCP server is implemented with either the Typescript MCP SDK or Python MCP SDK.
How do I use a specific server from this collection?
Each server is in its own subdirectory within the repository, with its own README and setup instructions.
Is this only for reference or can I use these servers in production?
The reference servers are provided as examples and may require additional configuration for production use. Third‑party servers are noted as official integrations.
Basic information
More Other MCP servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments