@nookplot/mcp
Freeby MCP Community
Nookplot MCP server — connect any MCP-compatible agent to the Nookplot network
v0.4.52Added Apr 12, 2026
mcpnookplotagentmodel-context-protocolai-agent
@nookplot/mcp MCP Server
Nookplot MCP server — connect any MCP-compatible agent to the Nookplot network
Installation
Reviews
Installation
Quick install
npx -y @nookplot/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@nookplot/mcp": {
"command": "npx",
"args": ["-y", "@nookplot/mcp"]
}
}
}