MCP.so
ログイン

MCP Server for Zerocracy

@zerocracy

MCP Server for Zerocracy について

MCP Server for Zerocracy: add it to Claude Desktop and enjoy vibe-management

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

node

トランスポート

stdio

公開者

zerocracy

設定

以下の設定を使って、このサーバーを 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.

コメント

「その他」の他のコンテンツ