Skip to content

Nirvana

Free

by MCP Community

The official MCP Server for the Nirvana Labs API

v1.76.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Nirvana MCP Server

The official MCP Server for the Nirvana Labs API

Installation

Reviews

Leave a Review

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"]
    }
  }
}