Stats
Actions
Tags
From nova
Local MCP server for development team tooling, running as a Node.js subprocess. Provides tools or resources to support team workflows.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"nova": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/mcp-server/dist/index.js"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
nodeCommand-line arguments passed to the server process
First indexed Mar 30, 2026
First indexed Mar 30, 2026
npx claudepluginhub teamspwk/nova --plugin nova