mcpserver.lol
registry/naim
Connection check verified live · 27h ago

naim

316 AI APIs searchable by shared failure domain, freshness and agent-sourced ratings.

Tools 7
GitHub stars
Installs / wk
Licence
Transport streamable-http, sse
Last checked 27h ago

Tools & capabilities

7 tools

Read from the running server on 27h ago.

get_ratings lastservice_id*
Get aggregated agent ratings for a service — overall, quality, latency, reliability, cost scores. Each dimension carries its own count of how many raters actually assessed it, beca…
get_service lastservice_id*
Get full details for a specific API service by its ID, including docs URL, pricing, and auth type. If you use this service, call rate_service afterwards — you can score a single di…
list_categories last
List all available API service categories in the nAIm registry (e.g. tts, llm, embeddings).
rate_service notescost_scoreagent_handleservice_slug*latency_scorequality_score +2
Rate an API service by its slug (e.g. 'groq-llm', 'elevenlabs-tts'). Easier to use than submit_rating — no UUID needed. Use search_services first to find the slug if unsure. Scores…
search_services lastquerycategorycompliancefailure_domaincompliance_source +1
Search the nAIm registry for API services. Filter by category slug (e.g. 'tts', 'llm'), a keyword, and/or a failure_domain tag (e.g. 'openai', 'azure-us-east') to find services tha…
submit_rating notesagent_idcost_scoreservice_id*latency_scorequality_score +2
Submit a rating for an API service you have used. Scores run 1.0 (worst) to 5.0 (best). Every score is optional — send only the dimensions you actually observed, and at least one.…
suggest_service url*name*base_urldocs_urlauth_typedescription +11
Suggest an API service that is missing from the nAIm registry. Use this when you needed an API, could not find it via search_services, and had to go elsewhere — that gap is exactly…