← Registry

Security & Testing

saasdossier.com

Provides access to SaaS vendor security evidence, licensing, and documentation from SaaSDossier.

1 endpoint4 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://saasdossier.com/mcp

No auth detected

MCP server metadata

Name
SaaSDossier
Version
1.1.0
Capabilities
tools

Known tools 4

get_register

Returns SaaSDossier's release register: dossier numbers, vendors, editions, and licensing information.

Inferred read-only
get_openai_ledger

Returns the free public OpenAI security evidence ledger — 55 fixed fields, each either Documented with a vendor-published source or recorded as a Question surfaced.

Inferred read-only
get_methodology

Returns SaaSDossier's two-state evidence framework: Documented and Question surfaced.

Inferred read-only
get_free_dossier

Returns the free OpenAI Public Edition: the dossier title, the direct PDF download URL, and the guided page URL.

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

.mcp.json

{
  "mcpServers": {
    "saasdossier": {
      "type": "http",
      "url": "https://saasdossier.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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