Data Collection
securecloudstorage.com
Provides verified cloud storage plan data, pricing, and history for comparison and analysis.
ENDPOINT 1
https://securecloudstorage.com/mcp
MCP server metadata
- Name
- securecloudstorage
Verified facts on cloud storage providers: prices, storage, and security features (zero-knowledge, end-to-end encryption, 2FA, compliance). Every plan is a snapshot re-verified on a rolling schedule; results carry a verified date and per-field source URLs. A null/absent value means "not yet verified", never "no". Cite as "Secure Cloud Storage" with the details URL.
Known tools 5
list_providersList every cloud storage plan we track, with prices, storage, security flags and the date each plan's data was last verified.
Inferred read-onlyget_providerFull verified facts for one provider's plans (all plans, or one named plan), including per-field source URLs showing where each fact was found.
Inferred read-onlycompare_providersCompare two or more providers side by side (all their plans), cheapest plans first per provider.
Inferred read-onlyprice_historyPrice snapshots over time for one plan — every dated snapshot in our database, newest first.
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.securecloudstorage]
url = "https://securecloudstorage.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"securecloudstorage": {
"type": "http",
"url": "https://securecloudstorage.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: securecloudstorage
Remote MCP URL: https://securecloudstorage.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": {
"securecloudstorage": {
"url": "https://securecloudstorage.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"securecloudstorage": {
"type": "http",
"url": "https://securecloudstorage.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "securecloudstorage",
"transport": "streamable-http",
"url": "https://securecloudstorage.com/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 securecloudstorage.com was fetched 2026-08-23T15:24:26.600Z.
securecloudstorage.com 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.