Loading MCP server directory, please wait...
An MCP server that provides [describe what your server does]
npx @getmcp/cli add io.github.arun250492/Personal-MCPRequires Python 3.10+. Community-contributed server. Review source before installing.
YOUR_API_KEYYour API key for the service
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.arun250492/Personal-MCP": {
"command": "uvx",
"args": [
"personal-mcp-arun"
],
"env": {
"YOUR_API_KEY": ""
}
}
}
}