← Registry

API Tools

netlas.io

Search and retrieve Netlas documentation and API schema field mappings.

1 endpoint8 known toolsFirst detected May 12, 2026Last detected September 17, 2026

ENDPOINT 1

https://docs.netlas.io/mcp

No auth detected

MCP server metadata

Name
Netlas Docs MCP
Version
1.0.0
Capabilities
tools.listChanged

Known tools 8

search_docs

Search the Netlas documentation index and return ranked matching pages.

Inferred read-only
get_doc

Return the indexed Markdown-like content for a Netlas documentation page.

Inferred read-only
search_mapping

Search canonical query field paths within one Netlas collection (responses, domains, whois_ip, whois_domains, certs) and return matching field paths only.

Inferred read-only
list_mapping_subfields

List canonical query field paths for a Netlas collection (responses, domains, whois_ip, whois_domains, certs).

Inferred read-only
get_mapping_field

Return normalized mapping metadata for one exact canonical query field path in a Netlas collection (responses, domains, whois_ip, whois_domains, certs).

Inferred read-only
list_api_endpoints

Return a compact catalog of Netlas API endpoints together with global API metadata such as title, version, base URL, and links to the published OpenAPI 3.1 and 3.0 JSON specs.

Inferred read-only
get_api_endpoint

Return the normalized OpenAPI definition for one exact Netlas API operation, identified by its operationId.

Inferred read-only
get_subscription_plans

Return currently effective public Netlas subscription plan labels or detailed pricing and limit data.

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.netlas-docs-mcp]
url = "https://docs.netlas.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "netlas-docs-mcp": {
      "type": "http",
      "url": "https://docs.netlas.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: netlas-docs-mcp
Remote MCP URL: https://docs.netlas.io/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": {
    "netlas-docs-mcp": {
      "url": "https://docs.netlas.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "netlas-docs-mcp": {
      "type": "http",
      "url": "https://docs.netlas.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "netlas-docs-mcp",
  "transport": "streamable-http",
  "url": "https://docs.netlas.io/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for netlas.io was fetched 2026-09-18T17:35:10.102Z.

Trust status Trusted

netlas.io is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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