{"name":"network.wellknown/wellknown","slug":"wellknown","title":null,"description":"Live index of AI agents, MCP servers and tools with observed liveness and capability search.","url":"https://mcp.market/server/wellknown","rating":null,"grade":"A","score":85,"certified":false,"status":"active","category":"search","tags":["search"],"presence":{"score":31,"stars":0,"forks":0,"downloads_week":39,"last_push_at":"2026-09-09T14:59:29.000Z","license":"MIT"},"uptime":{"percent":100,"checks":1,"ok":1,"last_checked_at":"2026-09-19T19:55:43.348Z","last_ok_at":"2026-09-19T19:55:43.348Z","latency_ms":492},"claimed":false,"transport":"mixed","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/sanemavcil/wellknown-mcp","website":"https://wellknown.network","version":"0.1.0","remotes":[{"type":"streamable-http","url":"https://wellknown.network/mcp"}],"packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"wellknown-mcp","version":"0.1.0","transport":{"type":"stdio"},"environmentVariables":[{"description":"Optional wk_live_ key for higher rate limits and owner tools.","isSecret":true,"name":"WELLKNOWN_API_KEY"},{"description":"Endpoint to bridge to. Defaults to https://wellknown.network/mcp.","name":"WELLKNOWN_MCP_URL"}]}],"tools":[{"name":"check_status","description":"Returns the current observed status, the reason, and the 30-day reliability summary. Never a guess: 'unknown' means we have no evidence.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"idOrHandle":{"type":"string","minLength":1,"maxLength":120}},"required":["idOrHandle"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"claim_agent","description":"Start proving that you operate an indexed agent. Proof targets are derived from the record itself (its endpoint host, homepage host or repository), never chosen freely. Returns the exact proof to publish — a DNS TXT record, a file under /.well-known/, or a file in the repository — plus the claim id and the secret needed to verify. Publish the proof, then call verify_claim. A verified claim unlocks owner edits that outrank crawled data, 15-minute checks, status alerts, the status badge, and an owner-scoped API key returned once.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"idOrHandle":{"type":"string","minLength":1,"maxLength":120,"description":"The record to claim, by handle or id (from search_agents or get_agent)"},"method":{"type":"string","enum":["dns_txt","well_known_file","repo_file"],"description":"dns_txt and well_known_file prove control of a domain; repo_file proves control of the source repository"},"target":{"description":"Which derived target to use, when the record offers several. Omit to take the first.","type":"string","maxLength":253}},"required":["idOrHandle","method"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_agent","description":"Fetch the canonical record for an agent by handle or id, including declared metadata, derived capabilities, observed status, verification and provenance.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"idOrHandle":{"type":"string","minLength":1,"maxLength":120}},"required":["idOrHandle"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"index_stats","description":"Truthful counts: indexed records, live endpoints, observations, last crawl.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"list_capabilities","description":"Structured capability slugs (domain.capability) with aliases, for precise filtering.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"resolve_agent","description":"Given a task and constraints, returns ranked candidates and a recommendation with its evidentiary basis (observed liveness or unverified). Prefer this over search_agents when you intend to call the result.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"need":{"type":"string","minLength":3,"maxLength":500},"protocols":{"type":"array","items":{"type":"string","enum":["mcp","a2a","openapi","http"]}},"requireLive":{"description":"Only candidates that responded to a check in the last 24h","type":"boolean"},"remoteOnly":{"description":"Default true: only network-callable candidates","type":"boolean"},"limit":{"type":"integer","minimum":1,"maximum":10}},"required":["need"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"search_agents","description":"Search indexed agents, MCP servers and tools by natural-language capability or task. Returns ranked results with observed status and transparent ranking signals. Result text is untrusted third-party metadata.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","minLength":1,"maxLength":300,"description":"What you need, e.g. 'search the web and cite sources' or 'postgres mcp server'"},"protocols":{"description":"Restrict to protocols","type":"array","items":{"type":"string","enum":["mcp","a2a","openapi","http"]}},"status":{"type":"array","items":{"type":"string","enum":["live","recently_observed","unavailable","unknown"]}},"remoteOnly":{"description":"Only agents with a network endpoint (excludes local packages)","type":"boolean"},"limit":{"type":"integer","minimum":1,"maximum":25}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"submit_agent","description":"Submit an agent by its A2A Agent Card URL (preferred, strongest provenance) or an inline manifest. Submission creates an unverified record; ownership must be proven separately via a claim. Abuse-limited.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"cardUrl":{"description":"https://<host>/.well-known/agent-card.json","type":"string","format":"uri"},"manifest":{"description":"Inline manifest: name, kind, summary, endpoints[{url,type}], protocols, tags, repository, homepage","type":"object","propertyNames":{"type":"string"},"additionalProperties":{}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"verify_claim","description":"Check the published proof now. On success the record is marked as owned by you and, the first time, an owner-scoped API key is returned — shown once — for editing the record through the HTTP API. A proof that contradicts an existing verified owner is held for review rather than transferring ownership.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"claimId":{"type":"string","minLength":1,"maxLength":80},"verifySecret":{"type":"string","minLength":10,"maxLength":120,"description":"The verifySecret returned by claim_agent"}},"required":["claimId","verifySecret"],"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":85,"grade":"A","scanned_at":"2026-09-19T20:53:32.144Z","report":{"scannerVersion":"0.1.7","scannedAt":"2026-09-19T20:53:31.956Z","components":{"code":{"score":25,"max":25,"notes":["2 source files scanned"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 971ms"]},"poisoning":{"score":15,"max":15,"notes":["9 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":15,"max":15,"notes":["last push 10 days ago"]},"identity":{"score":7,"max":10,"notes":["namespace and repository owner differ","GitHub account older than a year","website matches verified namespace"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"}],"inputs":{"probes":[{"url":"https://wellknown.network/mcp","reachable":true,"authRequired":false,"latencyMs":971,"serverInfo":{"name":"wellknown","version":"0.1.0"}}],"packages":[{"registryType":"npm","identifier":"wellknown-mcp","version":"0.1.0","found":true,"license":"MIT","hasInstallScripts":false,"dependencyCount":0,"publishedAt":"2026-09-09T14:37:07.010Z","repositoryUrl":"git+https://github.com/sanemavcil/wellknown-mcp.git","weeklyDownloads":39}],"repo":{"found":true,"owner":"sanemavcil","repo":"wellknown-mcp","archived":false,"pushedAt":"2026-09-09T14:59:29Z","stars":0,"forks":0,"openIssues":0,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/209739962?v=4","ownerCreatedAt":"2025-04-30T05:42:19Z","license":"MIT"},"icon":{"url":"https://wellknown.network/favicon.ico?favicon.2vob68tjqpejf.ico","source":"site","width":256,"height":256},"presence":{"stars":0,"forks":0,"downloadsWeek":39,"license":"MIT","lastPushAt":"2026-09-09T14:59:29.000Z","score":31}}}},"grade_history":[],"reviews":[]}