Mcp Server
@imb96
关于 Mcp Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-filesystem",
"/Users/gimminjae"
]
},
"google-calendar": {
"command": "bash",
"args": [
"-c",
"cd /Users/gimminjae/mcp/mcp-google-calendar && node index.js"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mcp Server?
—
How to use Mcp Server?
Configure Mcp Server in your claude_desktop_config.json under the mcpServers section.
Key features of Mcp Server
—
Use cases of Mcp Server
—
FAQ from Mcp Server
How do I configure Mcp Server?
Add an entry to the mcpServers object in claude_desktop_config.json with a command, arguments, and any required paths or environment settings.
What transport does Mcp Server use?
—
Does Mcp Server require authentication?
—
What are the system requirements for Mcp Server?
—
Where is my data stored?
—
其他 分类下的更多 MCP 服务器
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
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
🚀 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,
评论