Skip to main content
Glama
zerocracy

Zerocracy MCP Server

Official
by zerocracy

MCP-сервер для Zerocracy

DevOps от Rultor.com

делать кодеков Хиты-кодаЛицензия

Если вы позволите Zerocracy помочь вам управлять разработкой вашего продукта, вы также можете наслаждаться интеграцией его рекомендаций по управлению в вашего агента ИИ. Например, Claude Desktop становится умнее при подключении к Zerocracy через этот сервер MCP . Добавьте следующую конфигурацию в файл claude-desktop-config.json Claude Desktop (вы можете получить токен из Zerocracy ):

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

Затем перезапустите Claude Desktop и спросите его что-нибудь вроде этого: «Как продвигается разработка моего продукта? Дайте мне совет по управлению». Если вы также добавите сервер GitHub MCP , вы сможете по-настоящему насладиться управлением вибрациями на основе ИИ.

Как внести свой вклад

Чтобы протестировать этот проект, просто выполните следующие команды (вам понадобятся установленные Node 18+, Npm и GNU make ):

npm install
make

Если после ваших изменений все будет собрано правильно, отправьте запрос на извлечение.

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity
Issues opened vs closed

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    F
    maintenance
    A modular server implementation for Claude AI assistants with integrated tools, enabling Claude to perform actions and access external resources like file systems, web searches, browser automation, financial data, and document generation.
    109
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol (MCP) server that enables interaction with JIRA APIs through Claude Desktop, allowing users to search, create, update, and manage JIRA issues using natural language commands.
    1
  • A
    license
    Not graded
    quality
    D
    maintenance
    A work management MCP server for Claude Code that integrates with Jira Cloud to handle sprints, tickets, and project tracking via natural language.
    54
    MIT
  • A
    license
    Not graded
    quality
    F
    maintenance
    MCP server for integrating Kaiten API with Claude Desktop, enabling management of cards, comments, spaces, and boards with advanced features like verbosity control, response format selection, and auto-truncation.
    18
    28
    MIT

View all related MCP servers

Related MCP Connectors

  • Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer

  • Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, Cursor, and agents.

  • MCP server for Gainium — manage trading bots, deals, and balances via AI assistants

View all MCP Connectors

Latest Blog Posts

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