Mcp Server
@imb96
About Mcp Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
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?
—
Frequently asked questions
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.
Basic information
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
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.
Comments