A Python framework for building MCP servers that makes it simple to expose application data and actions to AI clients like Claude Desktop, Cursor, and VS Code through the Model Context Protocol. It wr…
{
"mcpServers": {
"bridgemcp": {
"command": "uvx",
"args": [
"bridgemcp-py"
]
}
}
}