ENDPOINT 1
https://docs.netlas.io/mcp
MCP server metadata
- Name
- Netlas Docs MCP
- Version
- 1.0.0
Known tools 8
search_docsSearch the Netlas documentation index and return ranked matching pages.
Inferred read-onlysearch_mappingSearch canonical query field paths within one Netlas collection (responses, domains, whois_ip, whois_domains, certs) and return matching field paths only.
Inferred read-onlylist_mapping_subfieldsList canonical query field paths for a Netlas collection (responses, domains, whois_ip, whois_domains, certs).
Inferred read-onlyget_mapping_fieldReturn normalized mapping metadata for one exact canonical query field path in a Netlas collection (responses, domains, whois_ip, whois_domains, certs).
Inferred read-onlylist_api_endpointsReturn 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-onlyget_api_endpointReturn the normalized OpenAPI definition for one exact Netlas API operation, identified by its operationId.
Inferred read-onlyget_subscription_plansReturn currently effective public Netlas subscription plan labels or detailed pricing and limit data.
Inferred read-onlyCONNECT 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.
netlas.io is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.