MantisBT MCP Server is a Model Context Protocol (MCP) server: MantisBT MCP server – manage issues, notes, files, tags, and relationships. With semantic search. Because it speaks the Model Context Protocol, AI assistants can use MantisBT MCP Server as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @dpesch/mantisbt-mcp-server speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need MANTIS_BASE_URL, MANTIS_API_KEY. The current release is v1.11.0.
On mcp.site, MantisBT MCP Server sits in the Search category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain MantisBT MCP Server for dpesch, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @dpesch/mantisbt-mcp-server · MCP over stdio