MantisBT MCP Server
io.github.dpesch/mantisbt-mcp-server · Status: active
If you find your own account name here: write informally to German.saas@web.de, stating the identifier concerned. No reason has to be given. How to object
- Registry name
io.github.dpesch/mantisbt-mcp-server- Package coordinate
npm:@dpesch/mantisbt-mcp-server- Version
1.11.0- Listed in the registry
- 2026-07-03
- Changed in the registry
- 2026-07-03
- First seen by tracevero
- 2026-08-06
MantisBT MCP server – manage issues, notes, files, tags, and relationships. With semantic search.
Vendor's own description, untranslated and unverified
Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin. What the confidence levels mean
Measured values
| Credentials required | yes Raw declaration – Required secret variables (raw): MANTIS_API_KEY Raw declaration – Required secret headers (raw): confirmed absent Source: MCP-Register · collected on 2026-08-06 · derived |
|---|---|
| Execution location | local Raw declaration – Transports (raw): stdio Source: MCP-Register · collected on 2026-08-06 · derived |
| Path argument present | yes Raw declaration – Path arguments (raw): confirmed absent Raw declaration – Path environment variables (raw): MANTIS_CACHE_DIR, MANTIS_SEARCH_DIR, MANTIS_UPLOAD_DIR Source: MCP-Register · collected on 2026-08-16 · derived |
| Repository URL listed | no Raw declaration – Repository (raw): confirmed absent Source: MCP-Register · collected on 2026-08-06 · derived |
| Version | 1.11.0 Source: MCP-Register · collected on 2026-08-06 · self-declared |
Position within the holdings
How many of the 24,507 published entries carry the same measured value. A reference figure, not an assessment.
- Credentials requiredyes4,204 of 24,507 carry this value (17 %)View these entries
- Execution locationlocal12,078 of 24,507 carry this value (49 %)View these entries
- Path argument presentyes229 of 24,507 carry this value (0.9 %)View these entries
- Repository URL listedno5,410 of 24,507 carry this value (22 %)View these entries
All 4 values together are carried by 2 of 24,507 entries.
This entry appears in these selections
- MCP servers requiring credentials4,204
- Locally executed MCP servers12,078
- MCP servers without a repository URL5,410
- MCP servers with a path argument229
- MCP servers over stdio only9,833
- MCP servers as an npm package only7,134
- Local MCP servers as an npm package only7,046
- MCP servers over stdio, as an npm package only6,190
- Local MCP servers requiring credentials2,860
- Local MCP servers without a repository URL606
- MCP servers available as a package only10,633
- MCP servers with npx as their only runtime hint1,075
The source's raw values23
Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin.
| Environment variables (raw) | MANTIS_BASE_URL, MANTIS_API_KEY, MANTIS_CACHE_DIR, MANTIS_CACHE_TTL, TRANSPORT, PORT, MCP_HTTP_HOST, MCP_HTTP_TOKEN, MANTIS_SEARCH_ENABLED, MANTIS_SEARCH_BACKEND, MANTIS_SEARCH_DIR, MANTIS_SEARCH_MODEL, MANTIS_SEARCH_THREADS, MANTIS_UPLOAD_DIR Source: MCP-Register · collected on 2026-08-06 · self-declared |
|---|---|
| Required secret variables (raw) | MANTIS_API_KEY Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Transports (raw) | stdio Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Path arguments (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Repository (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Package registries (raw) | npm Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Required secret headers (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Path environment variables (raw) | MANTIS_CACHE_DIR, MANTIS_SEARCH_DIR, MANTIS_UPLOAD_DIR Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Remote URLs (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Remote hosts (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Registry status message (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| First listed in the registry (raw) | 2026-07-03 Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Last changed in the registry (raw) | 2026-07-03 Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Schema version of the raw record (raw) | https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Delivery form (raw) | paket Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Repository platform (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Repository subfolder (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Package identifiers (raw) | @dpesch/mantisbt-mcp-server Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Package versions (raw) | 1.11.0 Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Runtime hints (raw) | npx Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Environment variable formats (raw) | boolean, filepath, number, string Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Environment variable descriptions (raw) | MANTIS_API_KEY=MantisBT API key (Profile → API Tokens in MantisBT) · MANTIS_BASE_URL=Base URL of the MantisBT REST API, e.g. https://your-mantis.example.com/api/rest · MANTIS_CACHE_DIR=Directory for the metadata cache. Defaults to ~/.cache/mantisbt-mcp · MANTIS_CACHE_TTL=Metadata cache TTL in seconds. Default: 3600 (1 hour) · MANTIS_SEARCH_BACKEND=Vector store backend for semantic search. 'vectra' (default, pure JS) or 'sqlite-vec' (faster for >10k issues) · MANTIS_SEARCH_DIR=Directory for the semantic search index. Defaults to ~/.cache/mantisbt-mcp/search · MANTIS_SEARCH_ENABLED=Enable offline semantic search (requires ~80 MB model download on first use) · MANTIS_SEARCH_MODEL=Hugging Face model for embeddings. Default: Xenova/paraphrase-multilingual-MiniLM-L12-v2 · MANTIS_SEARCH_THREADS=ONNX inference threads for the embedding model. Default: 1 · MANTIS_UPLOAD_DIR=If set, restricts file uploads to this directory (path traversal protection) · MCP_HTTP_HOST=Bind address when TRANSPORT=http. Default: 127.0.0.1 (local only). Use 0.0.0.0 for Docker/remote. · MCP_HTTP_TOKEN=Optional Bearer token to protect the /mcp endpoint when TRANSPORT=http · PORT=HTTP port when TRANSPORT=http. Default: 3000 · TRANSPORT=Transport mode. 'stdio' for local use (default), 'http' for remote/team deployments Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Icon formats (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
Changes
| 2026-08-16 | Path argument present: false → true |
|---|---|
| 2026-08-16 | Last changed in the registry (raw): – → 2026-07-03 |
| 2026-08-16 | First listed in the registry (raw): – → 2026-07-03 |
| 2026-08-16 | Registry status message (raw): – → – |
| 2026-08-16 | Schema version of the raw record (raw): – → https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json |
| 2026-08-16 | Icon formats (raw): – → – |
| 2026-08-16 | Environment variable descriptions (raw): – → MANTIS_API_KEY=MantisBT API key (Profile → API Tokens in MantisBT) · MANTIS_BASE_URL=Base URL of the MantisBT REST API, e.g. https://your-mantis.example.com/api/rest · MANTIS_CACHE_DIR=Directory for the metadata cache. Defaults to ~/.cache/mantisbt-mcp · MANTIS_CACHE_TTL=Metadata cache TTL in seconds. Default: 3600 (1 hour) · MANTIS_SEARCH_BACKEND=Vector store backend for semantic search. 'vectra' (default, pure JS) or 'sqlite-vec' (faster for >10k issues) · MANTIS_SEARCH_DIR=Directory for the semantic search index. Defaults to ~/.cache/mantisbt-mcp/search · MANTIS_SEARCH_ENABLED=Enable offline semantic search (requires ~80 MB model download on first use) · MANTIS_SEARCH_MODEL=Hugging Face model for embeddings. Default: Xenova/paraphrase-multilingual-MiniLM-L12-v2 · MANTIS_SEARCH_THREADS=ONNX inference threads for the embedding model. Default: 1 · MANTIS_UPLOAD_DIR=If set, restricts file uploads to this directory (path traversal protection) · MCP_HTTP_HOST=Bind address when TRANSPORT=http. Default: 127.0.0.1 (local only). Use 0.0.0.0 for Docker/remote. · MCP_HTTP_TOKEN=Optional Bearer token to protect the /mcp endpoint when TRANSPORT=http · PORT=HTTP port when TRANSPORT=http. Default: 3000 · TRANSPORT=Transport mode. 'stdio' for local use (default), 'http' for remote/team deployments |
| 2026-08-16 | Environment variable formats (raw): – → boolean, filepath, number, string |
| 2026-08-16 | Delivery form (raw): – → paket |
| 2026-08-16 | Remote hosts (raw): – → – |
These are the 10 most recent changes to this entry. Full history
tracevero · https://tracevero.com/mcp/io-github-dpesch-mantisbt-mcp-server