{"uid":"cap_M5FjFnGSTKkpztQVi4JLs","slug":"agentspec-one-vercel-app-cec24c42","name":"AgentSpec MCP Inspector","description":"Inspect MCP tools and return agent-readiness score, risky tools, missing schemas, and marketplace candidates.","url":"https://agentspec-one.vercel.app/inspect/mcp","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object"},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"headers":{"type":"object","additionalProperties":{"type":"string"}},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{}}}}},"responseSchema":null,"example":{"request":{"tools":[{"name":"example_tool","description":"A sample MCP tool for testing","inputSchema":{"type":"object","required":["query"],"properties":{"query":{"type":"string","description":"Search query"}}}}]},"response":{"name":"MCP Server","type":"mcp","grade":"A","risks":[],"score":100,"tools":[{"name":"example_tool","risks":[],"findings":[],"required":["query"],"riskLevel":"low","agentScore":100,"description":"A sample MCP tool for testing","inputSchema":{"type":"object","required":["query"],"properties":{"query":{"type":"string","description":"Search query"}}},"propertyCount":1}],"summary":"MCP inspection found 1 tool(s), an AgentSpec score of 100, 0 tool(s) below launch-ready quality, and 0 high-risk signal(s).","warnings":[],"toolCount":1,"recommendations":[],"bazaarCandidates":[{"name":"example_tool","path":"/mcp/tools/example_tool","tags":["mcp","tool"],"method":"POST","apiName":"MCP Server","agentScore":100,"description":"A sample MCP tool for testing","inputSchema":{"type":"object","required":["query"],"properties":{"query":{"type":"string","description":"Search query"}}},"outputExample":{"ok":true,"tool":"example_tool","result":{}},"priceSuggestion":{"unit":"per call","amount":"0.03","currency":"USDC","rationale":"Low-friction price for one-shot agent inspection or metadata generation."}}]}},"exampleRequest":{"tools":[{"name":"example_tool","description":"A sample MCP tool for testing","inputSchema":{"type":"object","required":["query"],"properties":{"query":{"type":"string","description":"Search query"}}}}]},"tags":["x402"],"displayCostAmount":"0.03","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_JQnJIHsYPX-f96CYPljXj","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Inspects MCP (Model Context Protocol) tool definitions and returns an agent-readiness score, risky tools, missing schemas, and marketplace candidates.","exampleAgentPrompt":"Can you inspect my MCP tools and tell me which ones are risky, which are missing schemas, and give me an overall agent-readiness score so I know which ones are good marketplace candidates?","exampleUseCases":[{"title":"Audit MCP server before agent deployment","prompt":"I'm about to integrate my MCP server with an AI agent platform. Can you scan my tool definitions and flag anything that might cause compatibility issues or safety problems?"},{"title":"Find marketplace-ready tools in MCP spec","prompt":"We have a bunch of tools in our MCP server but only want to list the safest, most complete ones on the agent marketplace. Can you identify which tools have solid schemas and high agent-readiness scores?"},{"title":"Debug MCP tool definition problems","prompt":"Our MCP tools aren't being picked up correctly by agents. Can you audit our tool definitions and tell us what's missing or broken so we can fix them?"}],"resultDescription":"Returns a structured report including an agent-readiness score (0-1 or similar scale), a list of risky tools with explanations, tools with missing or incomplete schemas, and tools identified as candidates for listing on an agent marketplace.","failureModes":["Invalid or malformed MCP tool definitions return a validation error","Empty or missing tool list returns a low/zero readiness score","Unsupported MCP format versions may cause parsing failure","Network timeout if MCP payload is very large","Payment failure (x402) prevents access to the endpoint"],"whenToPreferThis":"Use this endpoint when you need to audit MCP server tool definitions specifically — not OpenAPI specs. Choose this over the generic AgentSpec scorer when you need granular MCP-specific risk analysis, schema gap detection, and marketplace suitability signals rather than just a top-level score.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:36:53.761Z","isFirstParty":false}