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

MCP-Server-Backlog
Servidor MCP para Backlog
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.
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.
Espejo dehttps: //github.com/agentience/practices_mcp_server
Espejo de https: //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.