CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

MantisBT MCP Server

io.github.dpesch/mantisbt-mcp-server
authSTDIOregistry active
Summary

Connects Claude to MantisBT issue tracking instances, letting you create and update bugs, add notes and attachments, manage tags, and link related issues without leaving your conversation. The semantic search capability means you can find issues by describing problems in natural language rather than remembering exact ticket numbers or keywords. Reach for this when you're triaging bugs, documenting issues during development sessions, or need to query your bug tracker as part of a larger workflow. Works over stdio, so you'll need access to a MantisBT instance with API credentials to get started.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Configuration

MANTIS_BASE_URL*

Base URL of the MantisBT REST API, e.g. https://your-mantis.example.com/api/rest

MANTIS_API_KEY*secret

MantisBT API key (Profile → API Tokens in MantisBT)

MANTIS_CACHE_DIR

Directory for the metadata cache. Defaults to ~/.cache/mantisbt-mcp

MANTIS_CACHE_TTLdefault: 3600

Metadata cache TTL in seconds. Default: 3600 (1 hour)

TRANSPORTdefault: stdio

Transport mode. 'stdio' for local use (default), 'http' for remote/team deployments

PORTdefault: 3000

HTTP port when TRANSPORT=http. Default: 3000

MCP_HTTP_HOSTdefault: 127.0.0.1

Bind address when TRANSPORT=http. Default: 127.0.0.1 (local only). Use 0.0.0.0 for Docker/remote.

MCP_HTTP_TOKENsecret

Optional Bearer token to protect the /mcp endpoint when TRANSPORT=http

MANTIS_SEARCH_ENABLEDdefault: false

Enable offline semantic search (requires ~80 MB model download on first use)

MANTIS_SEARCH_BACKENDdefault: vectra

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_MODELdefault: Xenova/paraphrase-multilingual-MiniLM-L12-v2

Hugging Face model for embeddings. Default: Xenova/paraphrase-multilingual-MiniLM-L12-v2

MANTIS_SEARCH_THREADSdefault: 1

ONNX inference threads for the embedding model. Default: 1

MANTIS_UPLOAD_DIR

If set, restricts file uploads to this directory (path traversal protection)

Categories
Search & Web Crawling
Registryactive
Package@dpesch/mantisbt-mcp-server
TransportSTDIO
AuthRequired
UpdatedMay 15, 2026

Related Search & Web Crawling MCP Servers

View all →
Google Search

com.mcparmory/google-search

Scrape Google search results with SERP data, ads, and knowledge panels
25
Brave Search

io.github.pipeworx-io/brave-search

Brave Search MCP — independent web index (no Google/Bing dependency)
Serper Search and Scrape

marcopesani/mcp-server-serper

Serper MCP Server supporting search and webpage scraping
154
Brave Search Mcp Server

brave/brave-search-mcp-server

Brave Search MCP Server: web results, images, videos, rich results, AI summaries, and more.
1.2k
Google Search Console

com.mcparmory/google-search-console

Query search analytics, manage sitemaps, and inspect site URLs and status
25
Google Search Console

acamolese/google-search-console-mcp

Google Search Console MCP server: SEO audits, performance queries, URL inspection, indexing checks.
3