Zerocracy
FreeNot checkedMCP Server for Zerocracy: add it to Claude Desktop and enjoy vibe-management
About
MCP Server for Zerocracy: add it to Claude Desktop and enjoy vibe-management
README
make codecov Hits-of-Code License
If you let Zerocracy help manage your product development,
you may also enjoy integrating its management advice into your
AI agent. For example, Claude Desktop becomes smarter when connected
to Zerocracy via this MCP server.
Add the following configuration to the claude-desktop-config.json file
of Claude Desktop (you can get the token from Zerocracy):
{
"mcpServers": {
"zerocracy": {
"command": "npx",
"args": [
"-y",
"zerocracy/zerocracy-mcp-server",
],
"env": {
"ZEROCRACY_TOKEN": "<YOUR-ZEROCRACY-TOKEN>"
}
}
}
}
Then, restart Claude Desktop and ask it something along these lines: "How is the development of my product progressing? Give me management advice." If you add the GitHub MCP server too, you can truly enjoy AI-driven vibe-management.
How to Contribute
To test this project, simply run the following commands (you'll need Node 18+, Npm, and GNU make installed):
npm install
make
If everything builds correctly after your changes, submit a pull request.
Installing Zerocracy
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/zerocracy/zerocracy-mcp-serverFAQ
Is Zerocracy MCP free?
Yes, Zerocracy MCP is free — one-click install via Unyly at no cost.
Does Zerocracy need an API key?
No, Zerocracy runs without API keys or environment variables.
Is Zerocracy hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Zerocracy in Claude Desktop, Claude Code or Cursor?
Open Zerocracy on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Zerocracy with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
