Model Context Protocol servers
@PhungXuanAnh
Model Context Protocol servers について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-phungxuananh": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-memory"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Model Context Protocol servers?
The Model Context Protocol servers repository is a collection of reference implementations for the Model Context Protocol (MCP), designed to give Large Language Models secure, controlled access to tools and data sources. It also aggregates third-party MCP servers, showcasing the protocol’s versatility.
How to use Model Context Protocol servers?
Browse the repository to find a server that meets your needs, then refer to that server’s own directory and documentation for installation and configuration. Each reference server is implemented using either the TypeScript MCP SDK or the Python MCP SDK.
Key features of Model Context Protocol servers
- Collection of official reference MCP server implementations
- Integrations with databases, cloud services, and search engines
- Support for file system, Git, and browser automation
- Memory and timezone management capabilities
- Community and official third-party server listings
Use cases of Model Context Protocol servers
- Give LLMs read‑only access to PostgreSQL or SQLite databases
- Enable web content fetching and conversion for AI processing
- Automate Git repository operations and GitHub/GitLab tasks
- Manage Google Drive files and Slack channels via AI agents
- Integrate with CI/CD platforms and observability tools
FAQ from Model Context Protocol servers
What is this repository?
It is a collection of reference implementations for the Model Context Protocol (MCP), along with links to community‑built and official third‑party MCP servers.
What SDKs are used to build the servers?
Each server is implemented with either the TypeScript MCP SDK or the Python MCP SDK.
What types of servers are included?
Reference servers include tools for file operations, Git, databases (PostgreSQL, SQLite, Redis), web search (Brave), image generation (EverArt), browser automation (Puppeteer), and more. Third‑party servers integrate services like Cloudflare, GitHub, Slack, and Aiven.
Are third‑party servers listed in the README?
Yes, the repository maintains a list of official integrations (e.g., from Cloudflare, CircleCI, DataStax) and community‑built servers, organized alphabetically.
How do I get started with a specific server?
Navigate to the server’s directory within the repository (e.g., src/filesystem for the Filesystem server) and follow its individual documentation.
「その他」の他のコンテンツ
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Codelf
unbugA search tool helps dev to solve the naming things problem.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Nginx UI
0xJackyYet another WebUI for Nginx
コメント