@toolrank/mcp-server
Freeby MCP Community
ToolRank MCP Server — Score and optimize MCP tool definitions for AI agent discovery. The first ATO (Agent Tool Optimization) tool.
v0.1.2Added Apr 12, 2026
["mcp","ato","agent-tool-optimization","toolrank","ai-agent","tool-scoring","mcp-server"]
@toolrank/mcp-server MCP Server
ToolRank MCP Server — Score and optimize MCP tool definitions for AI agent discovery. The first ATO (Agent Tool Optimization) tool.
Installation
npx -y @toolrank/mcp-server
Reviews
Installation
Quick install
npx -y @toolrank/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@toolrank/mcp-server": {
"command": "npx",
"args": ["-y", "@toolrank/mcp-server"]
}
}
}