MCP Server for Zerocracy
@zerocracy
关于 MCP Server for Zerocracy
MCP Server for Zerocracy: add it to Claude Desktop and enjoy vibe-management
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"zerocracy": {
"command": "npx",
"args": [
"-y",
"zerocracy/zerocracy-mcp-server"
],
"env": {
"ZEROCRACY_TOKEN": "<YOUR-ZEROCRACY-TOKEN>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx
Servers
modelcontextprotocolModel Context Protocol Servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
评论