Toolrank
ToolRank MCP Server
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add imhiroki/toolrank
# Browse available tools
npx -y smithery tool list imhiroki/toolrank
# Get full schema for a tool
npx -y smithery tool get imhiroki/toolrank toolrank_score
# Call a tool
npx -y smithery tool call imhiroki/toolrank toolrank_score '{}'Direct MCP Connection
Endpoint: https://toolrank--imhiroki.run.tools
Tools (2)
toolrank_score— Analyzes MCP tool definitions and returns a ToolRank Score (0-100) measuring agent-readiness. Evaluates four dimensions…toolrank_suggest— Generates specific improvement suggestions for MCP tool definitions to increase their ToolRank Score. Use this when you…
# Get full input/output schema for a tool
npx -y smithery tool get imhiroki/toolrank