MCP Server for Zerocracy
@zerocracy
About MCP Server for Zerocracy
MCP Server for Zerocracy: add it to Claude Desktop and enjoy vibe-management
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"zerocracy": {
"command": "npx",
"args": [
"-y",
"zerocracy/zerocracy-mcp-server"
],
"env": {
"ZEROCRACY_TOKEN": "<YOUR-ZEROCRACY-TOKEN>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Server for Zerocracy?
MCP Server for Zerocracy is an MCP server that connects AI agents like Claude Desktop to Zerocracy, allowing users to receive management advice about their product development. It is for users of Zerocracy who want to integrate its management capabilities into AI-driven workflows.
How to use MCP Server for Zerocracy?
Add the provided JSON configuration to your Claude Desktop's claude-desktop-config.json, replacing <YOUR-ZEROCRACY-TOKEN> with your token from Zerocracy. Then restart Claude Desktop and ask questions about product development progress and management advice.
Key features of MCP Server for Zerocracy
- Integrates Zerocracy management advice into AI agents.
- Works with Claude Desktop via MCP protocol.
- Uses Zerocracy authentication token.
- Can be combined with GitHub MCP server for extended capabilities.
- Run via npx without explicit installation.
- Open source under MIT license.
Use cases of MCP Server for Zerocracy
- Ask Claude Desktop for progress updates on your product development.
- Get management advice from Zerocracy through an AI interface.
- Combine with GitHub MCP server for AI-driven project management assistance.
FAQ from MCP Server for Zerocracy
What is Zerocracy?
Zerocracy helps manage product development. The server connects its advice to AI agents.
How do I get a Zerocracy token?
You can get the token from Zerocracy at https://www.zerocracy.com.
Where do I add the configuration?
Add the JSON block to the claude-desktop-config.json file of Claude Desktop.
Does this server require Node.js to be installed?
For usage, no explicit Node installation is needed beyond what npx provides. For contributing, Node 18+, Npm, and GNU make are required.
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mlops
visengerA curated list of references for MLOps

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments