← Registry

AI & Machine Learning

deepadata.com

A server for extracting, observing, evaluating, and validating emotional dialogue model artifacts and AI interaction safety.

1 endpoint7 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://deepadata.com/api/mcp

No auth detected

MCP server metadata

Name
deepadata-mcp-server
Version
1.0.0
Capabilities
tools

Known tools 7

deepadata_extract

Extract an EDM artifact from text content.

Inferred read-only
deepadata_extract_and_seal

Extract and seal in a single atomic call.

Inferred read-only
deepadata_observe

Capture a salience record at a topic-shift boundary.

Inferred read-only
deepadata_esaa_evaluate

Evaluate an AI interaction for emotional safety.

Inferred read-only
deepadata_validate

Validate an artifact against the EDM v0.8.3 schema.

Inferred read-only
deepadata_issue

Seal an artifact into a .ddna envelope with cryptographic proof.

Inferred read-only
deepadata_verify

Verify a .ddna envelope's cryptographic integrity and certification level.

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.deepadata-mcp-server]
url = "https://deepadata.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "deepadata-mcp-server": {
      "type": "http",
      "url": "https://deepadata.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: deepadata-mcp-server
Remote MCP URL: https://deepadata.com/api/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": {
    "deepadata-mcp-server": {
      "url": "https://deepadata.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "deepadata-mcp-server": {
      "type": "http",
      "url": "https://deepadata.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "deepadata-mcp-server",
  "transport": "streamable-http",
  "url": "https://deepadata.com/api/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.