Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
Integrate data from the open data marketplace and your organization natively into chat.
Add this to your MCP client configuration:
{
"mcpServers": {
"chakra": {
"command": "uvx",
"args": [
"chakra-mcp"
],
"env": {
"db_session_key": "<Your Chakra database session key. Find it at: https://console.chakra.dev/settings>"
}
}
}
}{
"id": "chakra",
"name": "Chakra",
"description": "Integrate data from the open data marketplace and your organization natively into chat.",
"source_url": "https://github.com/Chakra-Network/mcp-server",
"publisher_name": "Chakra Digital Labs, Inc.",
"publisher_url": "https://chakra.dev/",
"is_official": true,
"license": "MIT",
"runtime": "python",
"downloads": 193,
"requires_oauth": false,
"distribution": {
"type": "pip",
"package": "chakra-mcp"
},
"tools_count": 2
}