Skip to main content
Glama

Zerocracy MCP Server

Official
by zerocracy

MCP Server for Zerocracy

DevOps By Rultor.com

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, becomes smarter when connected to Zerocracy via this server. Add the following configuration to the claude-desktop-config.json file of (you can get the token from ):

{ "mcpServers": { "zerocracy": { "command": "npx", "args": [ "-y", "zerocracy/zerocracy-mcp-server", ], "env": { "ZEROCRACY_TOKEN": "<YOUR-ZEROCRACY-TOKEN>" } } } }

Then, restart and ask it something along these lines: "How is the development of my product progressing? Give me management advice." If you add the too, you can truly enjoy AI-driven vibe-management.

How to Contribute

To test this project, simply run the following commands (you'll need 18+, , and installed):

npm install make

If everything builds correctly after your changes, submit a pull request.

-
security - not tested
-
license - not tested
-
quality - not tested

Related MCP Servers

  • A
    security
    A
    license
    A
    quality
    Integrates local Zotero libraries with Claude's Desktop interface, allowing users to access and manage their library collections via a local API.
    Last updated -
    53
    MIT License
    • Apple
  • -
    security
    -
    license
    -
    quality
    The Claude Dev Server enables direct interaction with the file system within a specified workspace, allowing users to perform file and directory operations and implement code artifacts in software development using natural language commands.
  • A
    security
    -
    license
    A
    quality
    The server facilitates natural language interactions for exploring and understanding codebases, providing insights into data models and system architecture using a cost-effective, simple setup with support for existing Claude Pro subscriptions.
    Last updated -
    4
    20
    • Apple
  • A
    security
    A
    license
    A
    quality
    Enables natural language interaction with Azure services through Claude Desktop, supporting resource management, subscription handling, and tenant selection with secure authentication.
    Last updated -
    9
    24
    16
    MIT License

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zerocracy/zerocracy-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server