Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From nullstone
Runs locally as a stdio subprocess via Nullstone CLI, providing tools to manage infrastructure deployments, workspaces, and cloud resources on the Nullstone platform.
npx claudepluginhub nullstone-io/nullstone --plugin nullstoneCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"nullstone": {
"command": "nullstone",
"args": [
"mcp-server"
]
}
}
}Server configuration and connection parameters
nullstoneCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.