Skip to content
Verified official

MantisBT MCP Server MCP

v1.11.0

io.github.dpesch/mantisbt-mcp-server

MantisBT MCP server – manage issues, notes, files, tags, and relationships. With semantic search.

transport:stdio runtime:npm

Target client

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mantisbt-mcp-server -e MANTIS_BASE_URL=<MANTIS_BASE_URL> -e MANTIS_API_KEY=<MANTIS_API_KEY> -e MANTIS_CACHE_DIR=<MANTIS_CACHE_DIR> -e MANTIS_CACHE_TTL=<MANTIS_CACHE_TTL> -e TRANSPORT=<TRANSPORT> -e PORT=<PORT> -e MCP_HTTP_HOST=<MCP_HTTP_HOST> -e MCP_HTTP_TOKEN=<MCP_HTTP_TOKEN> -e MANTIS_SEARCH_ENABLED=<MANTIS_SEARCH_ENABLED> -e MANTIS_SEARCH_BACKEND=<MANTIS_SEARCH_BACKEND> -e MANTIS_SEARCH_DIR=<MANTIS_SEARCH_DIR> -e MANTIS_SEARCH_MODEL=<MANTIS_SEARCH_MODEL> -e MANTIS_SEARCH_THREADS=<MANTIS_SEARCH_THREADS> -e MANTIS_UPLOAD_DIR=<MANTIS_UPLOAD_DIR> -- npx -y @dpesch/mantisbt-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.