Skip to content
shutup-mcp logo

shutup-mcp

Unclaimed

Zero-config MCP proxy that intelligently filters tools for AI agents, drastically reducing token usage.

Visit Website
Tracked since2026
0 reviews tracked

The Bottom Line

Entry price

Free plan available, paid tiers above

Biggest pro

Significantly reduces token usage for AI agents.

Biggest con

Currently specific to Claude Desktop MCP servers.

TL;DR - shutup-mcp

  • Reduces AI agent tool visibility by 99% for focused task execution.
  • Achieves 98% token reduction and 85% faster response times for AI agents.
  • Operates locally with zero configuration and supports offline embedding models for privacy.
Pricing: Free plan available
Best for: Growing teams

What is shutup-mcp?

Editorial review
shutup-mcp is a zero-configuration proxy designed to sit between your AI agent (specifically Anthropic's Claude Desktop) and multiple Model Context Protocol (MCP) servers. Its primary function is to address the problem of AI agents being overwhelmed by a vast number of available tools, which leads to increased token usage, slower response times, and reduced tool selection accuracy. The proxy works by reading your Claude Desktop configuration, aggregating tool lists from all connected MCP servers, and then using a local embedding model (either sentence-transformers or Ollama) to build a searchable index. When the agent requests tools, shutup-mcp intercepts the call and returns only the most relevant 3-5 tools based on the user's current intent, effectively hiding the vast majority of irrelevant options. This results in significant token reduction, faster responses, and improved tool selection accuracy, making AI agents more focused and efficient without requiring any API keys or complex setup.

Available on: Web

Pros & Cons

Pros

  • Significantly reduces token usage for AI agents.
  • Improves AI agent response times.
  • Enhances tool selection accuracy by focusing the agent.
  • Operates completely locally, ensuring privacy with no API keys.
  • Requires zero configuration with existing Claude Desktop setups.

Cons

  • Currently specific to Claude Desktop MCP servers.
  • Requires local installation and command-line execution.
  • Limited to Python environment and dependencies.

Key Features

Multi-Server Aggregation from claude_desktop_config.jsonDynamic Reload of tool index upon config changesLocal & Private Embedding with sentence-transformers (default) or OllamaIntent-based Tool Filtering (returns top-K relevant tools)Zero-configuration setup with existing Claude Desktop MCPCommand-line interface for execution and configuration

Pricing Plans

Free Trial

Pricing checked Jun 8, 2026

Free

$0 USD per month

  • Unlimited public/private repositories
  • Dependabot security and version updates
  • 2,000 CI/CD minutes/month (Free for public repositories)
  • 500MB of Packages storage (Free for public repositories)
  • Issues & Projects
  • Community support
  • GitHub Copilot Access
  • GitHub Codespaces Access

Team

$4 USD per user/month

  • Everything included in Free
  • Access to GitHub Codespaces
  • Repository rules
  • Multiple reviewers in pull requests
  • Draft pull requests
  • Code owners
  • Required reviewers
  • Pages and Wikis

Enterprise

Starting at $21 USD per user/month

  • Everything included in Team
  • Data residency
  • Enterprise Managed Users
  • User provisioning through SCIM
  • Enterprise Account to centrally manage multiple organizations
  • Environment protection rules
  • Repository rules
  • Audit Log API

How shutup-mcp's pricing compares

At $4/mo, shutup-mcp is mid-range of its 3 direct competitors ($0.04 to $39/mo across the set).

Entry paid plan, monthly. Pricing checked Jun 8, 2026.

Reviews

Improve Your Thinking Patterns Using ChatGPT cover
$99Free with your review

Review shutup-mcp, get a free AI guide

Share your experience and we will send you Improve Your Thinking Patterns Using ChatGPT, free.

Write a review

Best shutup-mcp Alternatives

Top alternatives based on features, pricing, and user needs.

View full list →

Most buyers shortlist 2 or 3 tools before committing. Pull a side-by-side comparison or browse the full alternatives shortlist below.

Explore More

shutup-mcp FAQ

How does shutup-mcp achieve a 98% token reduction for AI agents?

shutup-mcp achieves this by acting as a proxy that filters the vast number of tools available to an AI agent. Instead of presenting all 80,000+ tools, it uses a local embedding model to understand the user's intent and only returns the 3-5 most relevant tools to the agent, drastically cutting down the context window size and thus token usage.

Can shutup-mcp be used with AI agents other than Claude Desktop?

Based on the provided information, shutup-mcp is specifically designed to parse claude_desktop_config.json and interact with Model Context Protocol (MCP) servers used by Claude Desktop. Its current functionality is tightly coupled with this ecosystem, suggesting it may not directly support other AI agents without modifications.

What are the privacy implications of using shutup-mcp?

shutup-mcp is designed with privacy in mind. It operates locally and offers two embedding backend options: sentence-transformers (which downloads a local model) and ollama (which uses a locally running Ollama instance). Both options ensure that your data and tool indexing remain entirely on your local machine, with no external API calls or data sharing.

How does shutup-mcp handle changes to my MCP server configuration?

shutup-mcp includes a dynamic reload feature. It continuously watches your claude_desktop_config.json file for changes. If you add or remove MCP servers from your configuration, shutup-mcp automatically detects these changes and rebuilds its internal tool index without requiring a restart.

Source: github.com

Guides & Articles