Skip to content

Feature Request: Tool to list and manage MCP servers to reduce context window #2418

@mittalsuraj18

Description

@mittalsuraj18

Feature Request: MCP Server Management Tool

Problem

When we add a lot of global MCP servers, the context window blows up significantly since they need to be included in every single call to the models. However, we might not need all MCP servers for every particular project, leading to unnecessary context consumption.

Benefits

  • Improved performance for projects that don't need all global MCP servers
  • Better context window management
  • More granular control over MCP server usage
  • Allows user to keep all mcp servers in a global file thereby not worrying about project specific mcps.

Use Case

Users working on specific projects (e.g., web development, data analysis) shouldn't have to load MCP servers for unrelated domains (e.g., Kubernetes, AWS tools) if they're not needed for that particular project.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions