Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Context Optimizer Mcp Js

БесплатноНе проверен

JavaScript MCP Server — solve context window overload with smart tool pruning and relevance scoring

GitHubEmbed

Описание

JavaScript MCP Server — solve context window overload with smart tool pruning and relevance scoring

README

Solve the #1 MCP problem: context window overload.

The Problem

Every MCP server you connect adds tool definitions to your context window. Connect 10 servers with 5-15 tools each, and you've burned 30-50k tokens before the agent even starts working. That's 15-25% of a 200k context window — gone.

The result: shorter conversations, lost context, degraded performance, higher costs.

The Solution

Context Optimizer analyzes your task, scores server relevance, and recommends the minimal set of MCP servers you actually need. Typical savings: 60-80% fewer tokens wasted on unused tool definitions.

Tools

Tool Description
analyze_task Analyze a task and recommend optimal server combination with savings %
estimate_context_usage Estimate token usage for a server set (tokens, % of 200k window)
optimize_server_set Optimize existing servers for a task — keep vs. remove with savings
suggest_minimal_set Absolute minimum servers needed (max 3) for maximum efficiency
get_server_catalog Full catalog of 18 known servers organized by category

Quick Start

With Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "context-optimizer": {
      "command": "npx",
      "args": ["-y", "@aiagentkarl/context-optimizer-mcp"]
    }
  }
}

Run directly

npx @aiagentkarl/context-optimizer-mcp

Example

Task: "Check my Solana wallet balance and find the best DeFi yields"

Without optimizer: 18 servers loaded = ~55k tokens (27% of context)

With optimizer:

  • Recommended: solana (relevance: 100)
  • Tokens used: ~4,800 (2.4% of context)
  • Savings: 91%

Server Catalog

Built-in knowledge of 18 popular MCP servers across categories:

  • System: Filesystem
  • Development: GitHub
  • Database: PostgreSQL, SQLite
  • Web: Fetch, Brave Search, Puppeteer
  • Communication: Slack
  • Productivity: Google Drive
  • Blockchain: Solana
  • Data: OpenMeteo
  • Infrastructure: Cloudflare
  • Monitoring: Sentry
  • Project Management: Linear
  • Agent Infra: Memory
  • Reasoning: Sequential Thinking
  • Utility: Time

More MCP Servers by AiAgentKarl

Category Servers
🔗 Blockchain Solana
🌍 Data Weather · Germany · Agriculture · Space · Aviation · EU Companies
🔒 Security Cybersecurity · Policy Gateway · Audit Trail
🤖 Agent Infra Memory · Directory · Hub · Reputation
🔬 Research Academic · LLM Benchmark · Legal

→ Full catalog (40+ servers)

License

MIT

from github.com/AiAgentKarl/context-optimizer-mcp-js

Установка Context Optimizer Mcp Js

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/AiAgentKarl/context-optimizer-mcp-js

FAQ

Context Optimizer Mcp Js MCP бесплатный?

Да, Context Optimizer Mcp Js MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Context Optimizer Mcp Js?

Нет, Context Optimizer Mcp Js работает без API-ключей и переменных окружения.

Context Optimizer Mcp Js — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Context Optimizer Mcp Js в Claude Desktop, Claude Code или Cursor?

Открой Context Optimizer Mcp Js на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Fetch

Web content fetching and conversion for efficient LLM usage.

автор: Community

Roblox Studio

Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce

paralovавтор: paralov

Opencode Omniroute Plugin

OpenCode plugin for the OmniRoute AI Gateway. Drives dynamic model discovery, /connect auth flow, and multi-instance OmniRoute providers via the official @openc

GitHub Actionsавтор: GitHub Actions

AWS KB Retrieval

Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.

modelcontextprotocolавтор: modelcontextprotocol

Spring AI MCP Server

Provides auto-configuration for setting up an MCP server in Spring Boot applications.

автор: Community

llm-analysis-assistant

A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also

xuzexin-hzавтор: xuzexin-hz

MCP-Agent

A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)

lastmile-aiавтор: lastmile-ai

Spring AI MCP Client

Provides auto-configuration for MCP client functionality in Spring Boot applications.

автор: Community

mcp.natoma.ai

A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)

автор: Community

MCPHub

Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.

автор: Community

Compare Context Optimizer Mcp Js with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai