← Registry

API Tools

janis7ewski.org

Provides a registry to discover, search, and rate API services by category, details, and user ratings.

1 endpoint7 known toolsFirst detected August 21, 2026Last detected August 21, 2026

ENDPOINT 1

https://mcp.naim.janis7ewski.org/mcp

No auth detected

MCP server metadata

Name
nAIm
Version
1.1.0
Capabilities
tools

Known tools 7

list_categories

List all available API service categories in the nAIm registry (e.

Inferred read-only
search_services

Search the nAIm registry for API services.

Inferred read-only
get_service

Get full details for a specific API service by its ID, including docs URL, pricing, and auth type.

Inferred read-only
get_ratings

Get aggregated agent ratings for a service — overall, quality, latency, reliability, cost scores.

Inferred read-only
submit_rating

Submit a rating for an API service you have used.

Inferred read-only
suggest_service

Suggest an API service that is missing from the nAIm registry.

Inferred read-only
rate_service

Rate an API service by its slug (e.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.naim]
url = "https://mcp.naim.janis7ewski.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "naim": {
      "type": "http",
      "url": "https://mcp.naim.janis7ewski.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: naim
Remote MCP URL: https://mcp.naim.janis7ewski.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "naim": {
      "url": "https://mcp.naim.janis7ewski.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "naim": {
      "type": "http",
      "url": "https://mcp.naim.janis7ewski.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "naim",
  "transport": "streamable-http",
  "url": "https://mcp.naim.janis7ewski.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.