loading…
Search for a command to run...
loading…
# ToolRank MCP Server Score and optimize MCP tool definitions for AI agent discovery. The first ATO (Agent Tool Optimization) platform. ## Tools ### toolrank_sc
bash npx @toolrank/mcp-server ## Links - Website: https://toolrank.dev - Framework: https://toolrank.dev/framework - Ranking: https://toolrank.dev/ranking - GitHub: https://github.com/imhiroki/toolrank - License: MITAdd this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"toolrank": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"imhiroki/toolrank"
]
}
}
}