Datasets:
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: DatasetGenerationError
Exception: CastError
Message: Couldn't cast
tools: int64
servers_introspected: int64
servers_with_tools: int64
servers_requiring_auth: int64
servers_failed: int64
publishers: int64
generated: int64
declared_media_type: string
endpoint: string
endpoint_answers: bool
listed_in: list<item: string>
child 0, item: string
verified_tool_count: int64
identifier: string
name: string
introspected_at: int64
http_status: int64
publisher: string
server_reported_name: string
requires_auth: bool
latency_ms: int64
introspection_status: string
to
{'identifier': Value('string'), 'name': Value('string'), 'publisher': Value('string'), 'endpoint': Value('string'), 'declared_media_type': Value('string'), 'introspection_status': Value('string'), 'verified_tool_count': Value('int64'), 'requires_auth': Value('bool'), 'introspected_at': Value('int64'), 'listed_in': List(Value('string')), 'server_reported_name': Value('string'), 'endpoint_answers': Value('bool'), 'http_status': Value('int64'), 'latency_ms': Value('int64')}
because column names don't match
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1827, in _prepare_split_single
for key, table in generator:
^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
for item in generator(*args, **kwargs):
~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
self._cast_table(pa_table, json_field_paths=json_field_paths),
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
pa_table = table_cast(pa_table, self.info.features.arrow_schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2378, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2306, in cast_table_to_schema
raise CastError(
...<3 lines>...
)
datasets.table.CastError: Couldn't cast
tools: int64
servers_introspected: int64
servers_with_tools: int64
servers_requiring_auth: int64
servers_failed: int64
publishers: int64
generated: int64
declared_media_type: string
endpoint: string
endpoint_answers: bool
listed_in: list<item: string>
child 0, item: string
verified_tool_count: int64
identifier: string
name: string
introspected_at: int64
http_status: int64
publisher: string
server_reported_name: string
requires_auth: bool
latency_ms: int64
introspection_status: string
to
{'identifier': Value('string'), 'name': Value('string'), 'publisher': Value('string'), 'endpoint': Value('string'), 'declared_media_type': Value('string'), 'introspection_status': Value('string'), 'verified_tool_count': Value('int64'), 'requires_auth': Value('bool'), 'introspected_at': Value('int64'), 'listed_in': List(Value('string')), 'server_reported_name': Value('string'), 'endpoint_answers': Value('bool'), 'http_status': Value('int64'), 'latency_ms': Value('int64')}
because column names don't match
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
~~~~~~~~~~~~~~~~~~~~~~~~~^
builder, max_dataset_size_bytes=max_dataset_size_bytes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1694, in _prepare_split
for job_id, done, content in self._prepare_split_single(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
):
^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1880, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
identifier string | name string | publisher string | endpoint string | declared_media_type string | introspection_status string | verified_tool_count int64 | requires_auth bool | introspected_at int64 | listed_in list | server_reported_name string | endpoint_answers bool | http_status int64 | latency_ms int64 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
urn:air:2s.io:server:mcp | 2s.io MCP server | 2s.io | https://2s.io/.well-known/mcp.json | application/mcp-server+json | error:http405 | 0 | false | 1,788,201,770 | [
"wellknown"
] | null | null | null | null |
urn:air:aarnphm.xyz:server:garden-mcp | aarnphm.xyz Garden MCP Server | aarnphm.xyz | https://aarnphm.xyz/.well-known/mcp/server-card.json | application/mcp-server-card+json | auth | 0 | true | 1,788,201,773 | [
"crawl",
"desvela"
] | null | null | null | null |
urn:air:ac.inference.sh:mcp:mcp | inference.sh | ac.inference.sh | https://api.inference.sh/mcp | application/mcp-server-card+json | ok | 25 | false | 1,788,201,538 | [
"mcp-registry"
] | inference.sh | true | 401 | 115 |
urn:air:ac.tandem:mcp:docs-mcp | ac.tandem/docs-mcp | ac.tandem | https://tandem.ac/mcp | application/mcp-server-card+json | ok | 13 | false | 1,788,201,538 | [
"mcp-registry"
] | ac.tandem/docs-mcp | true | 200 | 264 |
urn:air:ad.inside:mcp:inside-ads | Inside Ads | ad.inside | https://app.inside.ad/api/mcp | application/mcp-server-card+json | ok | 3 | false | 1,788,201,538 | [
"mcp-registry"
] | inside-ads | true | 405 | 196 |
urn:air:adadiamonds.com:mcp:ada-diamonds | Ada Diamonds MCP Server | adadiamonds.com | https://www.adadiamonds.com/mcp/server-card | application/mcp-server-card+json | ok | 7 | false | 1,788,201,773 | [
"crawl"
] | ada-diamonds | null | null | null |
urn:air:adadiamonds.com:mcp:ada-diamonds-docs | Ada Diamonds Documentation MCP Server | adadiamonds.com | https://www.adadiamonds.com/mcp/docs/server-card | application/mcp-server-card+json | ok | 3 | false | 1,788,201,773 | [
"crawl"
] | ada-diamonds-docs | null | null | null |
urn:air:ae.propick:mcp:propick | Propick Integration MCP | ae.propick | https://propick.ae/mcp | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 405 | 374 |
urn:air:agency.goji:mcp:goji | agency.goji/goji | agency.goji | https://mcp.goji.agency/mcp | application/mcp-server-card+json | ok | 9 | false | 1,788,201,538 | [
"mcp-registry"
] | goji | true | 405 | 118 |
urn:air:agency.kesey:mcp:pretrip | Pre-Trip compliance scanner | agency.kesey | https://scan.kesey.agency/developers/ | application/mcp-server | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry",
"wellknown"
] | null | true | 200 | 977 |
urn:air:agency.lona:mcp:trading | agency.lona/trading | agency.lona | https://mcp.lona.agency/mcp | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 401 | 349 |
urn:air:agentcommunity.org:mcp:docs | Agent Community Documentation MCP | agentcommunity.org | https://agentcommunity.org/.well-known/mcp-docs/server-card.json | application/mcp-server-card+json | error:http405 | 0 | false | 1,788,201,773 | [
"crawl"
] | null | null | null | null |
urn:air:agentcommunity.org:mcp:hosted | Agent Community MCP Server Card | agentcommunity.org | https://agentcommunity.org/.well-known/mcp/server-card.json | application/mcp-server-card+json | error:http405 | 0 | false | 1,788,201,773 | [
"crawl"
] | null | null | null | null |
urn:air:agentgates.ai:platform:mcp | Agentgates MCP server | agentgates.ai | https://agentgates.ai/.well-known/mcp.json | application/mcp-server-card+json | error:http405 | 0 | false | 1,788,201,773 | [
"crawl"
] | null | null | null | null |
urn:air:agentic-mermaid.dev:mcp:agentic-mermaid | Agentic Mermaid hosted MCP server | agentic-mermaid.dev | https://agentic-mermaid.dev/.well-known/mcp/server-card.json | application/mcp-server-card+json | error:http405 | 0 | false | 1,788,201,773 | [
"crawl"
] | null | null | null | null |
urn:air:agenticdealernetwork.com:mcp:adn-gateway | Agentic Dealer Network | agenticdealernetwork.com | https://agenticdealernetwork.com/.well-known/mcp/server.json | application/mcp-server+json | error:http405 | 0 | false | 1,788,201,768 | [
"crawl",
"wellknown"
] | null | null | null | null |
urn:air:agents.traderszone.net:service:mcp | AgentIndex MCP Server | agents.traderszone.net | https://agents.traderszone.net/mcp | application/mcp-server-card+json | auth | 0 | true | 1,788,201,773 | [
"crawl"
] | null | null | null | null |
urn:air:agenttrafficlab.com:mcp:agent-traffic-lab | agenttrafficlab.com | https://mcp.agenttrafficlab.com/server.json | application/mcp-server-card+json | error:http405 | 0 | false | 1,788,201,773 | [
"crawl"
] | null | null | null | null | |
urn:air:ai.1325:mcp:mcp | 1325.AI | ai.1325 | https://agoclnqfyinwjxdmjnns.supabase.co/functions/v1/mcp | application/mcp-server | auth | 0 | true | 1,788,201,538 | [
"mcp-registry",
"wellknown"
] | null | true | 405 | 1,289 |
urn:air:ai.aarna:mcp:atars-mcp | aTars MCP | ai.aarna | https://mcp.aarna.ai/mcp | application/mcp-server-card+json | ok | 18 | false | 1,788,201,538 | [
"mcp-registry"
] | Crypto Technical Features | true | 406 | 427 |
urn:air:ai.abmeter:mcp:abmeter | ABMeter | ai.abmeter | https://mcp.abmeter.ai | application/mcp-server | auth | 0 | true | 1,788,201,538 | [
"mcp-registry",
"wellknown"
] | mcp | true | 405 | 378 |
urn:air:ai.actwise:mcp:ideation | ai.actwise/ideation | ai.actwise | https://actwise.ai/ideation/mcp/v1 | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 401 | 1,613 |
urn:air:ai.adadvisor:mcp:mcp-server | AdAdvisor MCP Server | ai.adadvisor | https://api.adadvisor.ai/mcp | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 405 | 370 |
urn:air:ai.adeu:mcp:adeu | ai.adeu/adeu | ai.adeu | https://registry.modelcontextprotocol.io/v0/servers?search=ai.adeu/adeu | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 658 |
urn:air:ai.adoraads:mcp:beauty | ai.adoraads/beauty | ai.adoraads | https://mcp.adoraads.ai/beauty | application/mcp-server-card+json | ok | 6 | false | 1,788,201,538 | [
"mcp-registry"
] | adoraads-beauty-gateway | true | 404 | 472 |
urn:air:ai.adplane:mcp:google-ads | ai.adplane/google-ads | ai.adplane | https://mcp.adplane.ai | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 401 | 287 |
urn:air:ai.adramp:mcp:google-ads | ai.adramp/google-ads | ai.adramp | https://mcp.adramp.ai | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 401 | 313 |
urn:air:ai.adside:mcp:adside | ai.adside/adside | ai.adside | https://api.adside.ai/mcp | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 401 | 410 |
urn:air:ai.advisorsai:mcp:store-readiness | One-Page Readiness Check — 10 Signals, Arabic or English | ai.advisorsai | https://advisorsai.ai/store-readiness-mcp | application/mcp-server-card+json | ok | 1 | false | 1,788,201,538 | [
"mcp-registry"
] | advisors-ai-store-readiness | true | 405 | 409 |
urn:air:ai.adweave:mcp:meta-ads-mcp | AdWeave — Meta Ads MCP Server | ai.adweave | https://mcp.adweave.ai/meta-ads-mcp | application/mcp-server | auth | 0 | true | 1,788,201,538 | [
"mcp-registry",
"wellknown"
] | null | true | 401 | 219 |
urn:air:ai.aetherwealth:mcp:mcp | Aether Wealth | ai.aetherwealth | https://registry.modelcontextprotocol.io/v0/servers?search=ai.aetherwealth/mcp | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 693 |
urn:air:ai.afmr:mcp:discovery | AFMR Discovery | ai.afmr | https://afmr.ai/api/rpc | application/mcp-server | ok | 4 | false | 1,788,201,538 | [
"mcp-registry",
"wellknown"
] | ai.afmr/discovery | true | 405 | 117 |
urn:air:ai.agentberg:mcp:agentberg | ai.agentberg/agentberg | ai.agentberg | https://agentberg.ai/mcp | application/mcp-server-card+json | ok | 11 | false | 1,788,201,538 | [
"mcp-registry"
] | agentberg | true | 406 | 350 |
urn:air:ai.agentdm:mcp:agentdm | AgentDM: Agent to Agent Communication Platform | ai.agentdm | https://api.agentdm.ai/mcp/v1/grid | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 489 |
urn:air:ai.agentgates:mcp:mcp | ai.agentgates/mcp | ai.agentgates | https://agentgates.ai/mcp | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 473 |
urn:air:ai.agentic-news:mcp:mcp | Agentic News | ai.agentic-news | https://api.agentic-news.ai/mcp | application/mcp-server | auth | 0 | true | 1,788,201,538 | [
"mcp-registry",
"wellknown"
] | null | true | 200 | 526 |
urn:air:ai.agenticaffiliate:mcp:affiliate-networks-mcp | Affiliate Networks MCP | ai.agenticaffiliate | https://mcp.agenticaffiliate.ai/mcp | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 401 | 3,490 |
urn:air:ai.agenticfabricationnetwork:mcp:ufp | Agentic Fabrication Network (AFN) | ai.agenticfabricationnetwork | https://agenticfabricationnetwork.ai/mcp | application/mcp-server-card+json | ok | 11 | false | 1,788,201,538 | [
"mcp-registry"
] | ufp | true | 406 | 432 |
urn:air:ai.agenticterminal:mcp:directory | Agentic Terminal Directory | ai.agenticterminal | https://mcp.agenticterminal.ai/mcp | application/mcp-server-card+json | ok | 6 | false | 1,788,201,538 | [
"mcp-registry"
] | at-directory | true | 404 | 475 |
urn:air:ai.agentlookups:mcp:counterscript | CounterScript - Drug Price Benchmarks | ai.agentlookups | https://rx.agentlookups.ai/mcp | application/mcp-server-card+json | ok | 1 | false | 1,788,201,538 | [
"mcp-registry"
] | counterscript | true | 405 | 422 |
urn:air:ai.agentlookups:mcp:greenlight | GreenLight - Plug-in Solar Law Registry | ai.agentlookups | https://solar.agentlookups.ai/mcp | application/mcp-server-card+json | ok | 2 | false | 1,788,201,538 | [
"mcp-registry"
] | greenlight | true | 405 | 627 |
urn:air:ai.agentlookups:mcp:groundtruth | groundtruth | ai.agentlookups | https://env.agentlookups.ai/mcp | application/mcp-server | ok | 3 | false | 1,788,201,538 | [
"mcp-registry",
"wellknown"
] | groundtruth | true | 405 | 660 |
urn:air:ai.agentlookups:mcp:overassessed | ai.agentlookups/overassessed | ai.agentlookups | https://overassessed.agentlookups.ai/mcp | application/mcp-server-card+json | ok | 1 | false | 1,788,201,538 | [
"mcp-registry"
] | overassessed | true | 405 | 384 |
urn:air:ai.agentlookups:mcp:plumbline | Plumbline - Contractor License Checks | ai.agentlookups | https://contractors.agentlookups.ai/mcp | application/mcp-server-card+json | ok | 1 | false | 1,788,201,538 | [
"mcp-registry"
] | plumbline | true | 405 | 634 |
urn:air:ai.agentmesh:mcp:mesh | AgentMesh | ai.agentmesh | https://api.agentmesh.ai/v1/mcp | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 405 | 483 |
urn:air:ai.agentplaybooks:mcp:agentplaybooks | AgentPlaybooks | ai.agentplaybooks | https://agentplaybooks.ai/api/mcp/manage | application/mcp-server-card+json | ok | 49 | false | 1,788,201,538 | [
"mcp-registry"
] | agentplaybooks-management | true | 200 | 856 |
urn:air:ai.agentrapay:mcp:agentra | agentra | ai.agentrapay | https://api.agentrapay.ai/mcp | application/mcp-server | auth | 0 | true | 1,788,201,538 | [
"mcp-registry",
"wellknown"
] | null | true | 403 | 112 |
urn:air:ai.agentroam:mcp:agentroam | AgentRoam | ai.agentroam | https://agentroam.ai/api/mcp | application/mcp-server-card+json | ok | 11 | false | 1,788,201,538 | [
"mcp-registry"
] | agentroam | true | 405 | 609 |
urn:air:ai.agenttrust:mcp:mcp-server | AgentTrust — Identity & Trust for A2A Agents | ai.agenttrust | https://agenttrust.ai | application/mcp-server | error:handshake | 0 | false | 1,788,201,538 | [
"mcp-registry",
"wellknown"
] | null | true | 200 | 131 |
urn:air:ai.agentutility:mcp:mcp-agentops | AgentUtility Agentops | ai.agentutility | https://registry.modelcontextprotocol.io/v0/servers?search=ai.agentutility/mcp-agentops | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 566 |
urn:air:ai.agentutility:mcp:mcp-bestiary | AgentUtility Bestiary | ai.agentutility | https://registry.modelcontextprotocol.io/v0/servers?search=ai.agentutility/mcp-bestiary | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 1,918 |
urn:air:ai.agentutility:mcp:mcp-browser-workflow | AgentUtility Browser Workflow | ai.agentutility | https://mcp.agentutility.ai/browser-workflow/ | application/mcp-server | error:http405 | 0 | false | 1,788,201,538 | [
"mcp-registry",
"wellknown"
] | null | true | 200 | 213 |
urn:air:ai.agentutility:mcp:mcp-compose | AgentUtility Compose | ai.agentutility | https://registry.modelcontextprotocol.io/v0/servers?search=ai.agentutility/mcp-compose | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 2,163 |
urn:air:ai.agentutility:mcp:mcp-edge-finance | AgentUtility Edge Finance | ai.agentutility | https://mcp.agentutility.ai/edge-finance/ | application/mcp-server | error:http405 | 0 | false | 1,788,201,538 | [
"mcp-registry",
"wellknown"
] | null | true | 200 | 166 |
urn:air:ai.agentutility:mcp:mcp-edge-market | AgentUtility Edge Market | ai.agentutility | https://registry.modelcontextprotocol.io/v0/servers?search=ai.agentutility/mcp-edge-market | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 2,325 |
urn:air:ai.agentutility:mcp:mcp-locale | AgentUtility Locale | ai.agentutility | https://registry.modelcontextprotocol.io/v0/servers?search=ai.agentutility/mcp-locale | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 2,261 |
urn:air:ai.agentutility:mcp:mcp-matchpoint | AgentUtility Matchpoint | ai.agentutility | https://registry.modelcontextprotocol.io/v0/servers?search=ai.agentutility/mcp-matchpoint | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 2,125 |
urn:air:ai.agentutility:mcp:mcp-mediakit | AgentUtility Mediakit | ai.agentutility | https://registry.modelcontextprotocol.io/v0/servers?search=ai.agentutility/mcp-mediakit | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 2,079 |
urn:air:ai.agentutility:mcp:mcp-model-router | AgentUtility Model Router | ai.agentutility | https://registry.modelcontextprotocol.io/v0/servers?search=ai.agentutility/mcp-model-router | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 2,074 |
urn:air:ai.agentutility:mcp:mcp-prooflayer | AgentUtility Prooflayer | ai.agentutility | https://registry.modelcontextprotocol.io/v0/servers?search=ai.agentutility/mcp-prooflayer | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 2,019 |
urn:air:ai.agentutility:mcp:mcp-retail | AgentUtility Retail | ai.agentutility | https://registry.modelcontextprotocol.io/v0/servers?search=ai.agentutility/mcp-retail | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 1,935 |
urn:air:ai.agentutility:mcp:mcp-rollforge | AgentUtility Rollforge | ai.agentutility | https://registry.modelcontextprotocol.io/v0/servers?search=ai.agentutility/mcp-rollforge | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 2,156 |
urn:air:ai.agentutility:mcp:mcp-statline | AgentUtility Statline | ai.agentutility | https://registry.modelcontextprotocol.io/v0/servers?search=ai.agentutility/mcp-statline | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 1,665 |
urn:air:ai.agentutility:mcp:mcp-synthforge | AgentUtility Synthforge | ai.agentutility | https://registry.modelcontextprotocol.io/v0/servers?search=ai.agentutility/mcp-synthforge | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 1,405 |
urn:air:ai.agentutility:mcp:mcp-web-probe | AgentUtility Web Probe | ai.agentutility | https://registry.modelcontextprotocol.io/v0/servers?search=ai.agentutility/mcp-web-probe | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 1,666 |
urn:air:ai.agentutility:mcp:mcp-wordmint | AgentUtility Wordmint | ai.agentutility | https://registry.modelcontextprotocol.io/v0/servers?search=ai.agentutility/mcp-wordmint | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 1,716 |
urn:air:ai.ai-advisors:mcp:mcp | AI-Advisors | ai.ai-advisors | https://app.ai-advisors.ai/api/mcp | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 401 | 1,719 |
urn:air:ai.ai-akari:mcp:agent-trust-receipt | AIノアカリ☆ Agent Trust Receipt | ai.ai-akari | https://ai-akari.ai/mcp-trust | application/mcp-server-card+json | ok | 2 | false | 1,788,201,538 | [
"mcp-registry"
] | ai-akari-agent-trust-receipt | true | 200 | 5,302 |
urn:air:ai.ai-akari:mcp:one-minute-akari | AIノアカリ☆ One-Minute Akari | ai.ai-akari | https://ai-akari.ai/mcp | application/mcp-server-card+json | ok | 4 | false | 1,788,201,538 | [
"mcp-registry"
] | ai-akari-public-capabilities | true | 200 | 1,027 |
urn:air:ai.ai-portal:mcp:ai-portal | AI-Portal Enterprise GenAI Briefing | ai.ai-portal | https://www.ai-portal.ai/mcp | application/mcp-server-card+json | error:http402 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 302 |
urn:air:ai.aient:mcp:mcp | ai.aient/mcp | ai.aient | https://aient.ai/mcp | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 401 | 2,859 |
urn:air:ai.airshelf:mcp:catalog | AirShelf Catalog | ai.airshelf | https://mcp.airshelf.ai/mcp | application/mcp-server | ok | 8 | false | 1,788,201,538 | [
"mcp-registry",
"wellknown"
] | AirShelf | true | 405 | 742 |
urn:air:ai.aislabs:mcp:gateway | AIS Gateway — CVE prioritization + Agent Flight Recorder for AI agents | ai.aislabs | https://api.aislabs.ai/mcp | application/mcp-server-card+json | ok | 10 | false | 1,788,201,538 | [
"mcp-registry"
] | ais-gateway | true | 405 | 264 |
urn:air:ai.aivonic:mcp:mcp | ai.aivonic/mcp | ai.aivonic | https://mcp.aivonic.ai | application/mcp-server-card+json | ok | 5 | false | 1,788,201,538 | [
"mcp-registry"
] | Aivonic | true | 406 | 134 |
urn:air:ai.aliengiraffe:mcp:spotdb | ai.aliengiraffe/spotdb | ai.aliengiraffe | https://registry.modelcontextprotocol.io/v0/servers?search=ai.aliengiraffe/spotdb | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 1,748 |
urn:air:ai.alphacreek:mcp:alphacreek-mcp | AlphaCreek SEC Filings MCP | ai.alphacreek | https://mcp.alphacreek.ai/mcp | application/mcp-server-card+json | ok | 5 | false | 1,788,201,538 | [
"mcp-registry"
] | alphacreek-mcp | true | 200 | 488 |
urn:air:ai.alpic.mcp:mcp:alpic-mcp | Alpic | ai.alpic.mcp | https://mcp.alpic.ai | application/mcp-server | auth | 0 | true | 1,788,201,538 | [
"mcp-registry",
"wellknown"
] | null | true | 401 | 495 |
urn:air:ai.ambix:mcp:ambix | Ambix | ai.ambix | https://mcp.ambix.ai | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 401 | 243 |
urn:air:ai.analyticslegends:mcp:sap-analytics | Analytics Legends — SAP Analytics Intelligence | ai.analyticslegends | https://analyticslegends.ai/mcp | application/mcp-server | ok | 20 | false | 1,788,201,538 | [
"mcp-registry",
"wellknown"
] | analytics-legends | true | 405 | 314 |
urn:air:ai.ankimcp:mcp:anki-mcp-server | Anki MCP Server | ai.ankimcp | https://registry.modelcontextprotocol.io/v0/servers?search=ai.ankimcp/anki-mcp-server | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 2,191 |
urn:air:ai.ankimcp:mcp:anki-mcp-server-addon | AnkiMCP Server | ai.ankimcp | https://registry.modelcontextprotocol.io/v0/servers?search=ai.ankimcp/anki-mcp-server-addon | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 1,986 |
urn:air:ai.anomalyarmor:mcp:armor-mcp | AnomalyArmor | ai.anomalyarmor | https://mcp.anomalyarmor.ai/mcp | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 405 | 590 |
urn:air:ai.anzenna:mcp:anzenna | ai.anzenna/anzenna | ai.anzenna | https://mcp.anzenna.ai/sse | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 401 | 324 |
urn:air:ai.apithreshold:mcp:apithreshold | APIThreshold | ai.apithreshold | https://registry.modelcontextprotocol.io/v0/servers?search=ai.apithreshold/apithreshold | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 1,878 |
urn:air:ai.appdeploy:mcp:deploy-app | AppDeploy | ai.appdeploy | https://api-v2.appdeploy.ai/mcp | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 400 | 434 |
urn:air:ai.aqta:mcp:seal | ai.aqta/seal | ai.aqta | https://app.aqta.ai/api/mcp | application/mcp-server-card+json | ok | 10 | false | 1,788,201,538 | [
"mcp-registry"
] | seal | true | 200 | 1,222 |
urn:air:ai.arclan:mcp:registry | Arclan MCP Registry | ai.arclan | https://arclan.ai/mcp | application/mcp-server-card+json | ok | 4 | false | 1,788,201,538 | [
"mcp-registry"
] | arclan-registry | true | 404 | 404 |
urn:air:ai.argushq:mcp:enforcement-database | ai.argushq/enforcement-database | ai.argushq | https://argushq.ai/api/mcp | application/mcp-server-card+json | ok | 5 | false | 1,788,201,538 | [
"mcp-registry"
] | mcp-typescript server on vercel | true | 405 | 575 |
urn:air:ai.arketo:mcp:arketo | Arketo | ai.arketo | https://arketo.ai/api/mcp | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 401 | 1,409 |
urn:air:ai.arpi:mcp:arpi-mcp | ARPI MCP | ai.arpi | https://mcp.arpi.ai/mcp | application/mcp-server-card+json | error:http404 | 0 | false | 1,788,201,538 | [
"mcp-registry"
] | null | true | 404 | 1,214 |
urn:air:ai.artidrop:mcp:artidrop | ai.artidrop/artidrop | ai.artidrop | https://artidrop.ai/mcp | application/mcp-server-card+json | ok | 4 | false | 1,788,201,538 | [
"mcp-registry"
] | artidrop | true | 406 | 551 |
urn:air:ai.askline:mcp:askline | Askline | ai.askline | https://askline.ai/mcp | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 200 | 232 |
urn:air:ai.askmiles:mcp:catalog | ai.askmiles/catalog | ai.askmiles | https://api.askmiles.ai/mcp | application/mcp-server-card+json | ok | 5 | false | 1,788,201,538 | [
"mcp-registry"
] | askmiles-catalog | true | 405 | 106 |
urn:air:ai.assetlog:mcp:assetlog | AssetLog | ai.assetlog | https://api.assetlog.ai/mcp | application/mcp-server | auth | 0 | true | 1,788,201,538 | [
"mcp-registry",
"wellknown"
] | null | true | 401 | 260 |
urn:air:ai.astrofabric:mcp:mcp | ai.astrofabric/mcp | ai.astrofabric | https://www.astrofabric.ai/api/mcp | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 401 | 272 |
urn:air:ai.atdev:mcp:supershopping | supershopping | ai.atdev | https://supershopping-mcp.atdev.ai/mcp | application/mcp-server | ok | 8 | false | 1,788,201,538 | [
"mcp-registry",
"wellknown"
] | supershopping | true | 406 | 848 |
urn:air:ai.atlaso:mcp:mcp | ai.atlaso/mcp | ai.atlaso | https://mcp.atlaso.ai/mcp | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 401 | 654 |
urn:air:ai.atlasverified:mcp:atlas-mcp | ai.atlasverified/atlas-mcp | ai.atlasverified | https://api.atlasverified.ai/mcp | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 401 | 478 |
urn:air:ai.atlier:mcp:project-desk | Project Desk | ai.atlier | https://atlier.ai/mcp | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 401 | 572 |
urn:air:ai.augmentev:mcp:paseo | ai.augmentev/paseo | ai.augmentev | https://api.augmentev.ai/mcp | application/mcp-server-card+json | auth | 0 | true | 1,788,201,538 | [
"mcp-registry"
] | null | true | 401 | 888 |
Verified MCP Tools: 31,411 tools read from 2,223 live servers
Neuronto Agentic Resource Discovery (ARD) Index · neuronto.com · source
Every MCP registry indexes servers: a name, a URL and whatever prose the publisher
wrote. The tool names and input schemas an agent actually has to match on existed in no
public corpus. This dataset closes that gap: each row was read from a live server's own
tools/list response, not from its marketing description.
What is in it
| file | rows | one row is |
|---|---|---|
tools.jsonl |
31,411 | one verified tool: name, description, JSON input schema, and the server it came from |
servers.jsonl |
7,708 | one introspection attempt: status, verified tool count, auth requirement, latency |
stats.json |
1 | the headline counts and generation timestamp |
Headline findings
- 46% of publicly listed MCP endpoints do not answer a standard
initializehandshake (3,547 of 7,708). - 1,918 endpoints (24.9%) demand credentials before
tools/list, a fact no public registry records. - 2,223 servers (29.1%) answered and returned 31,411 tools between them.
How it was collected
Two read-only JSON-RPC calls per endpoint, initialize then tools/list, over
streamable HTTP, with a short timeout and no retries. No tool was ever called.
Endpoints came from public ARD manifests, the official MCP Registry and public ARD
registries. introspection_status records exactly what happened: ok, auth, or
error:<kind>.
Why this matters for research
ToolRet (ACL Findings 2025) showed that retrieval models perform poorly at tool retrieval and that this degrades agent task pass rates, but it was assembled from existing datasets rather than the live ecosystem. MCP-Universe (2025) names the "unknown-tools challenge" directly. This corpus is the live ecosystem: real tool names as developers actually write them, real schemas as servers actually serve them, including the truncations, the duplicates and the 400-tool grab-bag servers that clean benchmarks do not contain.
Caveats, honestly
- Tool descriptions are authored by their publishers and reproduced verbatim as published interface metadata; quality varies from excellent to promotional.
input_schemais omitted and flaggedinput_schema_truncatedwhere the stored schema exceeded 8 KB and no longer parsed.- Reachability is a snapshot at
verified_at; servers come and go. - A tool's presence here is a statement about reachability and capability, never about trust, safety or quality.
Query the live version
The corpus refreshes continuously. Live search, no key, no signup:
GET https://neuronto.com/tools?q=extract+text+from+a+pdf
or as an MCP server an agent can use directly: https://neuronto.com/mcp
(tools: find_resource, find_tool, registry_stats).
License
CC BY 4.0. Attribution: "Neuronto Agentic Resource Discovery (ARD) Index, neuronto.com".
- Downloads last month
- -