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
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments