Loading MCP server directory, please wait...
An MCP server that provides [describe what your server does]
npx @getmcp/cli add io.github.manoharanRajesh/python-versionRequires 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.manoharanRajesh/python-version": {
"command": "uvx",
"args": [
"transactions-mcp"
],
"env": {
"YOUR_API_KEY": ""
}
}
}
}