Model Context Protocol servers
@thanhvinh199700
Model Context Protocol servers について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-thanhvinh199700": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-memory"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Model Context Protocol servers?
This repository is a collection of reference implementations for the Model Context Protocol (MCP), providing Large Language Models (LLMs) secure, controlled access to tools and data sources. It includes both official reference servers and community-built servers across diverse domains.
How to use Model Context Protocol servers?
—
Key features of Model Context Protocol servers
- Reference implementations using TypeScript or Python MCP SDKs
- Official integrations from companies like Cloudflare, Stripe, and Grafana
- Community-developed servers for various platforms and APIs
- Demonstrates versatility and extensibility of the MCP protocol
- Servers cover file systems, databases, web search, and more
Use cases of Model Context Protocol servers
- Give LLMs read-only access to PostgreSQL or SQLite databases for querying
- Enable AI assistants to manage GitHub repositories and issues
- Allow LLMs to perform web searches via Brave Search or Kagi
- Automate browser interactions with Puppeteer for web scraping
- Build persistent memory systems using knowledge graphs
FAQ from Model Context Protocol servers
Are community servers endorsed by Anthropic?
No. Community servers are untested, should be used at your own risk, and are not affiliated with or endorsed by Anthropic.
What SDKs are used to implement the servers?
Each MCP server is implemented with either the TypeScript MCP SDK or the Python MCP SDK.
How are servers listed in the README?
The lists are maintained in alphabetical order to minimize merge conflicts when adding new items.
What is the purpose of this repository?
It serves as a collection of reference implementations showcasing how MCP can give LLMs secure, controlled access to tools and data sources.
「その他」の他のコンテンツ
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
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.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
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
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
コメント