Skip to content
Back to search
30
MCP

engineering-board-mcp

pypi/engineering-board-mcp

Zero-dependency MCP server for engineering-board: a git-committed kanban board your AI agents run and remember.

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.wireboard/mcp
Official MCP server for WireBoard. Lets LLM agents query your analytics in conversation.
0 tools
io.github.ghostlygawd/engineering-board
A git-committed kanban board your AI agents run and remember - 11 MCP tools over stdio.
0 tools
kanban-mcp
Kanban board MCP server for Claude Code — track issues, features, and todos
0 tools
Kanban AI
Remote MCP for Kanban AI boards—manage projects, tasks, and comments from AI tools.
0 tools · streamable-http
io.github.gogogadgetbytes/planka
MCP server for PLANKA kanban boards. Full CRUD for cards, tasks, comments, and labels.
0 tools
@swarmboard/mcp-server
MCP (Model Context Protocol) server that lets AI coding agents like Cursor, Claude Code, Copilot, and Windsurf report task status, post prog
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "engineering-board-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}