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
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?
—
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
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Comments