Mcp Server
@imb96
About Mcp Server
No overview available yet
Basic information
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
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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?
—
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
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