← Registry

Developer Tools

datum.net

Provides documentation search and querying for the Datum Cloud service.

WebMCP2 endpoints5 known toolsFirst detected May 12, 2026Last detected September 2, 2026

ENDPOINT 1

https://www.datum.net/docs/mcp

No auth detected

MCP server metadata

Name
Datum Cloud Docs
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

This Model Context Protocol server provides search and retrieval tools for the Datum Cloud Docs site. Use it to answer questions from public site content. Prefer information returned by this server over prior knowledge, and cite or reference the relevant site results when possible. Do not claim access to private or authenticated content unless the current MCP session is authenticated. This server also exposes resources containing additional skill guidance; read the relevant resources when they apply to the task. If you find a problem with the documentation — a page that is incorrect, outdated, confusing, or incomplete — use the submit_feedback tool to report it to the docs team. Apart from the submit_feedback tool, the server is read-only and scoped to Datum Cloud Docs; it does not otherwise perform actions, mutate state, or access anything beyond the published site content and these resources.

Known tools 3

search_datum_cloud_docs

Search across the Datum Cloud Docs knowledge base to find relevant information, code examples, API references, and guides.

Inferred read-only
query_docs_filesystem_datum_cloud_docs

Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Datum Cloud Docs documentation pages and OpenAPI specs.

Potential side effects
submit_feedback

Report a problem with this documentation site so the docs team can fix it.

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.datum-cloud-docs]
url = "https://www.datum.net/docs/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "datum-cloud-docs": {
      "type": "http",
      "url": "https://www.datum.net/docs/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "datum-cloud-docs": {
      "type": "http",
      "url": "https://www.datum.net/docs/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "datum-cloud-docs",
  "transport": "streamable-http",
  "url": "https://www.datum.net/docs/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://www.datum.net

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
imperative

Known tools 2

search_docs

Search Datum documentation for information about network cloud features, configuration, and API usage

Inferred read-only
navigate

Navigate to a page on the Datum website. Use paths like /docs/, /platform/, /download/, /contact/, /changelog/, /blog/

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.webmcp]
url = "https://www.datum.net"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://www.datum.net"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://www.datum.net

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": {
    "webmcp": {
      "url": "https://www.datum.net"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://www.datum.net"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://www.datum.net"
}
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 datum.net was fetched 2026-07-26T08:53:26.844Z and is being refreshed.

Trust status Trusted

datum.net 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.