Security & Testing
saasdossier.com
Provides access to SaaS vendor security evidence, licensing, and documentation from SaaSDossier.
ENDPOINT 1
https://saasdossier.com/mcp
MCP server metadata
- Name
- SaaSDossier
- Version
- 1.1.0
Known tools 4
get_registerReturns SaaSDossier's release register: dossier numbers, vendors, editions, and licensing information.
Inferred read-onlyget_openai_ledgerReturns 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-onlyget_methodologyReturns SaaSDossier's two-state evidence framework: Documented and Question surfaced.
Inferred read-onlyget_free_dossierReturns the free OpenAI Public Edition: the dossier title, the direct PDF download URL, and the guided page URL.
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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.