Skip to main content

MCP Context

MCP Context ranks MCP servers by their context token footprint. This footprint comes from tool descriptions and input schemas that the agent sees before calling a tool.

Open Monitor > Tokens, then select MCP Context or View all from the MCP Context card.

MCP Context page showing MCP servers ranked by tool count and context tokens

Table columns

ColumnDescription
MCP ServerThe server whose tools contribute context.
ToolsNumber of tools exposed by the server.
Context TokensEstimated context footprint from tool descriptions and input schemas.
ViewOpens a detail drawer with individual tool descriptions and schema sizes.
DownloadExports the table.

High tool count is not always a problem by itself. The best candidates for optimization are servers with both many tools and a large context-token bar.

Inspect a server

Select the view icon on a server row to open the detail drawer. The drawer lists individual tools with description-token and schema-token estimates.

MCP context detail drawer for Slack showing tools with description and schema token counts

Use this drawer to identify tools with long descriptions, large schemas, or tools that should not be exposed to every workflow.

Reduce MCP context

To reduce MCP context:

  1. Identify servers with the largest context footprint.
  2. Review which tools users actually need for a workflow.
  3. Create a focused toolkit with only those tools.
  4. Assign the toolkit to the relevant users or agents.
  5. Disable or avoid exposing unnecessary high-context tools where possible.

This is especially useful for broad connectors such as Slack, GitHub, or internal platform MCP servers that expose many unrelated tools.

On this page