Skip to content
Back to search
30
MCP

agent-context-optimizer-mcp

pypi/agent-context-optimizer-mcp

MCP Server that solves context window overload — smart tool pruning, relevance scoring, and budget tracking for AI agents

Uptime
0.0%
30 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
context-minimizer-mcp
MCP server for AI context optimization — AST-aware code indexing, tiered compaction, FTS5 search, dependency graphs, and LRU caching to mini
0 tools
@agentutil/context-mcp
MCP server — situational awareness for autonomous AI agents (holidays, business hours, platform status)
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
constrained-opt-mcp
General Purpose MCP Server for Constrained Optimization - AI agents for optimization tasks such as portfolio optimization, scheduling, and c
0 tools
agent-guidance-mcp
MCP server exposing AI agent guidance resources, skills, prompts, and project context tools.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent-context-optimizer-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}