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

MCP-Server-Backlog
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)
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
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.
Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.
Mirror ofhttps: //github.com/bitrefill/bitrefill-mcp-server
Reviews

user_mQ5MBRxV
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.