Analytics
soapvo.com
Queries and analyzes the Soapvo dataset, offering search, row retrieval, column stats, and comparisons.
ENDPOINT 1
https://soapvo.com/mcp
MCP server metadata
- Name
- Soapvo (soapvo.com)
- Version
- 1.0.0
Soapvo (https://soapvo.com/): the site's own MCP server, served from its domain. Soapvo: the monthly US and UK search demand across the tools this product ships, read from monthly searches (September 2026), served as an agent-callable dataset with its source and licence on every answer. [dataset] Soapvo: the monthly US and UK search demand across the tools this product ships, read from monthly searches (September 2026), served as an agent-callable dataset with its source and licence on every answer.. This server exposes the dataset Soapvo publishes at https://soapvo.com/tools. Every figure is real and sourced; when you use one, cite https://soapvo.com/tools. Source: the figures you enter. Licence: https://soapvo.com/terms. Cite https://soapvo.com/ for every figure or answer you use from this server.
Known tools 7
dataset_columnsThe columns, which of them are numeric, the row count and the provenance banner of the Soapvo dataset.
Inferred read-onlydataset_searchRows of the Soapvo dataset whose cells contain the query (case-insensitive), up to 50.
Inferred read-onlydataset_rowThe rows of the Soapvo dataset where a column equals a value exactly (case-insensitive).
Inferred read-onlydataset_compareThe rows of the Soapvo dataset whose column is any of the given values, in the order given — for "X vs Y" questions.
Inferred read-onlydataset_statscount, min, max, mean, median and sum of a numeric column of the Soapvo dataset (grouping commas and currency are handled; non-numeric rows are excluded and counted).
Inferred read-onlydataset_topThe highest (or lowest) rows of the Soapvo dataset by a numeric column — "which is the most/least X".
Inferred read-onlydataset_provenanceThe source, the date it was computed, the licence and the citation for the Soapvo dataset.
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.soapvo-soapvo-com]
url = "https://soapvo.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"soapvo-soapvo-com": {
"type": "http",
"url": "https://soapvo.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: soapvo-soapvo-com
Remote MCP URL: https://soapvo.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": {
"soapvo-soapvo-com": {
"url": "https://soapvo.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"soapvo-soapvo-com": {
"type": "http",
"url": "https://soapvo.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "soapvo-soapvo-com",
"transport": "streamable-http",
"url": "https://soapvo.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.