Cover image
Try Now
2025-03-31

MCP -Server für Rückstände

3 years

Works with Finder

1

Github Watches

1

Github Forks

0

Github Stars

mcp-server-backlog

TODO

  • フラグ渡すとこリファクタ
  • apikey を CLI から渡せるようにする
  • spaceId ふくめ、URL を CLI から渡せるようにする

How to use

Setup

Set Backlog Api Key to apikey file in the project root.

Dependencies install & Build

npm install
npm run build

Add MCP Server to Claude Code

claude mcp add backlog node /path/to/mcp-server-backlog/dist/index.js -- --permission READ

Running the Server

# Development mode with permission flag
npm run dev -- --permission READ
# Production mode with permission flag (after build)
node /path/to/mcp-server-backlog/dist/index.js --permission READ

Permission Levels

  • READ: Read-only access (can only use GET endpoints)
  • MUTATE: Full access (can use all endpoints including POST, PUT, PATCH, DELETE)

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Khalid kalib
  • Write professional emails

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • apappascs
  • Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.

  • OffchainLabs
  • GO -Umsetzung des Ethereum -Beweises des Anteils

  • huahuayu
  • Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.

  • deemkeen
  • Steuern Sie Ihren MBOT2 mit einer Power Combo: MQTT+MCP+LLM

    Reviews

    3 (1)
    Avatar
    user_mQ5MBRxV
    2025-04-15

    The MCP Hello World Example by wubbyweb is a fantastic resource for anyone interested in MCP applications. The intuitive design and well-structured code make it easy to follow and implement. Whether you're a beginner or an experienced developer, this example serves as a great starting point. Highly recommended for its clarity and practical value! Check it out at https://mcp.so/server/MCP-template/wubbyweb.