SERVER
MantisBT MCP Server
Rank #17854io.github.dpesch/mantisbt-mcp-server
MantisBT MCP server – manage issues, notes, files, tags, and relationships. With semantic search.
17 versions
First listed
Mar 18, 2026
Last publish date
May 15, 2026
OVERVIEW
MantisBT MCP Server is a Model Context Protocol (MCP) server. It ranks #17854 of 58,900 servers tracked on MCP Toplist. MantisBT MCP Server is listed on Official MCP, with 17 tracked versions. It was first listed on Mar 18, 2026 and most recently updated on May 15, 2026.
STANDING
#17,854of 58,900 tracked serversTop 50%
Ranks ahead of 41,046 of 58,900 servers on MCP Toplist.
CONNECT
Use MantisBT MCP Server
Add MantisBT MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mantisbt-mcp-server": {
"command": "npx",
"args": [
"-y",
"@dpesch/mantisbt-mcp-server"
],
"env": {
"MANTIS_BASE_URL": "<your MANTIS_BASE_URL>",
"MANTIS_API_KEY": "<your MANTIS_API_KEY>",
"MANTIS_CACHE_DIR": "<your MANTIS_CACHE_DIR>",
"MANTIS_CACHE_TTL": "<your MANTIS_CACHE_TTL>",
"TRANSPORT": "<your TRANSPORT>",
"PORT": "<your PORT>",
"MCP_HTTP_HOST": "<your MCP_HTTP_HOST>",
"MCP_HTTP_TOKEN": "<your MCP_HTTP_TOKEN>",
"MANTIS_SEARCH_ENABLED": "<your MANTIS_SEARCH_ENABLED>",
"MANTIS_SEARCH_BACKEND": "<your MANTIS_SEARCH_BACKEND>",
"MANTIS_SEARCH_DIR": "<your MANTIS_SEARCH_DIR>",
"MANTIS_SEARCH_MODEL": "<your MANTIS_SEARCH_MODEL>",
"MANTIS_SEARCH_THREADS": "<your MANTIS_SEARCH_THREADS>",
"MANTIS_UPLOAD_DIR": "<your MANTIS_UPLOAD_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
VERSIONS
Available versions (17)
| Version | Published |
|---|---|
| 1.10.3 | May 15, 2026 |
| 1.10.2 | May 3, 2026 |
| 1.10.1 | May 2, 2026 |
| 1.10.0 | Apr 11, 2026 |
| 1.9.1 | Mar 30, 2026 |
| 1.9.0 | Mar 28, 2026 |
| 1.8.3 | Mar 28, 2026 |
| 1.8.2 | Mar 27, 2026 |
| 1.8.1 | Mar 27, 2026 |
| 1.8.0 | Mar 27, 2026 |
| 1.7.0 | Mar 26, 2026 |
| 1.6.2 | Mar 24, 2026 |
| 1.6.1 | Mar 24, 2026 |
| 1.6.0 | Mar 22, 2026 |
| 1.5.9 | Mar 20, 2026 |
| 1.5.6 | Mar 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is MantisBT MCP Server?
- MantisBT MCP server – manage issues, notes, files, tags, and relationships. With semantic search.
- Is MantisBT MCP Server an official MCP server?
- Yes — MantisBT MCP Server is listed on the Official MCP Registry.
- How many versions does MantisBT MCP Server have?
- MCP Toplist tracks 17 versions of MantisBT MCP Server, most recently published on May 15, 2026.
EXPLORE