Connection check
local install
mcp-checkup
Analyze your MCP setup: token costs, grades, duplicates, and optimization tips
Tools
5
GitHub stars
1
Installs / wk
52
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
5 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
analyze_servers
from source
Scan your MCP config and measure the token cost of every installed server. Returns tool count, total tokens, and a grade (A-F) per server. Scan your MCP config and measure the token cost of every installed server. Returns tool count, total tokens, and a grade (A-F) per server.
analyze_tools
from source
Get detailed token cost breakdown for each tool in a specific MCP server. Shows per-tool grades, bloated descriptions, and optimization suggestions. Get detailed token cost breakdown for each tool in a specific MCP server. Shows per-tool grades, bloated descriptions, and optimization suggestions.
count_tokens
from source
Count the number of tokens in a piece of text. Useful for estimating context window usage. Count the number of tokens in a piece of text. Useful for estimating context window usage.
find_duplicates
from source
Scan all MCP servers for duplicate or overlapping tool names. Helps identify redundant servers eating your context window. Scan all MCP servers for duplicate or overlapping tool names. Helps identify redundant servers eating your context window.
generate_report
from source