Skip to main content
Glama

Neuronto Agentic Resource Discovery (ARD) Index

Server Details

Neuronto Agentic Resource Discovery ARD Index. Search every ARD registry + 31,411 verified tools.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
neuronto/agentic-resource-discovery
GitHub Stars
0

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

3 tools
find_resourceFind an agentic resource
Read-onlyIdempotent
Inspect

Search for an MCP server, skill, agent, API or other callable capability for a task, across this index and every other public ARD registry at once. Returns ranked matches with a relevance score, the endpoint to connect to, and which registries carry each result. The score is relevance only and is not a trust or safety rating.

ParametersJSON Schema
NameRequiredDescriptionDefault
kindNoRestrict to one family of resource. Matching is normalised, so 'mcp-server' finds them under all media types in circulation.any
limitNo
queryYesThe task, in plain language. For example: 'scrape a website behind cloudflare'.
federateNoAlso query upstream registries live and fuse the rankings. Off is faster.
find_toolFind a specific verified tool
Read-onlyIdempotent
Inspect

Search individual MCP tools by name and behaviour, not the servers that host them. Every tool returned here was read back from a live server's tools/list, so the name and input schema are what the server actually exposes rather than what its description claims. Use this when you know the shape of the call you need; use find_resource when you are looking for a service.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
queryYesWhat the tool should do. For example: 'extract text from a pdf'.
with_schemaNoInclude each tool's full JSON input schema. Verbose; off by default.
registry_statsIndex statistics
Read-onlyIdempotent
Inspect

How large this index is, what it holds, how much of it has been verified by introspection, and which upstream registries are federated.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.