Nirvana
Freeby MCP Community
The official MCP Server for the Nirvana Labs API
v1.76.0Added Apr 12, 2026
Nirvana MCP Server
The official MCP Server for the Nirvana Labs API
Installation
Reviews
Installation
Quick install
npx -y @nirvana-labs/nirvana-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"nirvana": {
"command": "npx",
"args": ["-y", "@nirvana-labs/nirvana-mcp"]
}
}
}