{"serverInfo":{"name":"MCP Verify","version":"0.1.0"},"authentication":{"required":false,"schemes":[]},"capabilities":{"tools":{}},"homepage":"https://verify.sentinelsignal.io","tools":[{"name":"search_servers","description":"Search and rank MCP servers by capability, auth preference, client target, and risk tolerance.","annotations":{"title":"Search Servers","readOnlyHint":true},"inputSchema":{"type":"object","properties":{"capabilities":{"type":"array","items":{"type":"string"},"description":"Normalized capability taxonomy terms such as healthcare, search, read, exec, files, oauth, or prompts."},"auth_preference":{"type":"string","enum":["any","oauth","unauthenticated"],"description":"Preferred auth mode. Use unauthenticated when the agent must avoid login flows."},"client_target":{"type":"string","enum":["openai_connectors","claude_desktop","smithery","generic_http","healthcare"],"description":"Optional target client or integration surface."},"risk_tolerance":{"type":"string","enum":["any","low","medium","high"],"description":"How much tool-surface risk is acceptable."},"query":{"type":"string","description":"Optional free-text query to bias ranking toward a specific use case or domain."},"limit":{"type":"integer","minimum":1,"maximum":20,"description":"Maximum number of ranked candidates to return."}}}},{"name":"recommend_servers","description":"Recommend MCP servers for a plain-language task and return ranked matches with install config.","annotations":{"title":"Recommend Servers","readOnlyHint":true},"inputSchema":{"type":"object","properties":{"task":{"type":"string","description":"Plain-language task description such as 'I need an MCP for healthcare denial scoring in OpenAI connectors'."},"capabilities":{"type":"array","items":{"type":"string"},"description":"Optional explicit capability constraints that override or extend the inferred task capabilities."},"auth_preference":{"type":"string","enum":["any","oauth","unauthenticated"],"description":"Preferred auth mode."},"client_target":{"type":"string","enum":["openai_connectors","claude_desktop","smithery","generic_http","healthcare"],"description":"Optional target client or integration surface."},"risk_tolerance":{"type":"string","enum":["any","low","medium","high"],"description":"How much tool-surface risk is acceptable."},"limit":{"type":"integer","minimum":1,"maximum":20,"description":"Maximum number of recommendations to return."}},"required":["task"]}},{"name":"get_server_report","description":"Return the full machine-readable verify report for a specific MCP server identifier.","annotations":{"title":"Get Server Report","readOnlyHint":true},"inputSchema":{"type":"object","properties":{"identifier":{"type":"string","description":"Canonical server identifier in namespace/name format."}},"required":["identifier"]}},{"name":"compare_servers","description":"Compare up to four MCP servers side by side across score, verdict, auth, tool count, prompts/resources, and freshness.","annotations":{"title":"Compare Servers","readOnlyHint":true},"inputSchema":{"type":"object","properties":{"identifiers":{"type":"array","items":{"type":"string"},"minItems":2,"maxItems":4,"description":"Canonical server identifiers in namespace/name format."}},"required":["identifiers"]}}],"resources":[],"prompts":[]}