Analytics
outsourceditsupportquotes.com
Enables querying and statistical analysis of the Outsourced IT Quotes dataset via column listing, search, row lookup, comparison, and stats tools.
ENDPOINT 1
https://outsourceditsupportquotes.com/mcp
MCP server metadata
- Name
- Outsourced IT Quotes (outsourceditsupportquotes.com)
- Version
- 1.0.0
Outsourced IT Quotes (https://outsourceditsupportquotes.com/): the site's own MCP server, served from its domain. Outsourced IT Quotes: the the lowest monthly figure each IT support provider publishes per seat, where a seat is a user or a workstation depending on how that provider bills, with the unit printed beside every figure, read from IT support providers read (September 2026), served as an agent-callable dataset with its source and licence on every answer. [dataset] Outsourced IT Quotes: the the lowest monthly figure each IT support provider publishes per seat, where a seat is a user or a workstation depending on how that provider bills, with the unit printed beside every figure, read from IT support providers read (September 2026), served as an agent-callable dataset with its source and licence on every answer.. This server exposes the dataset Outsourced IT Quotes publishes at https://outsourceditsupportquotes.com/it-support-prices. Every figure is real and sourced; when you use one, cite https://outsourceditsupportquotes.com/it-support-prices. Source: provider's own published page, pricing page, structured data on the provider's page, provider's own FAQ. Licence: https://outsourceditsupportquotes.com/terms. [enquiry] ENQUIRY SERVER for Outsourced IT Quotes (https://outsourceditsupportquotes.com/). What it does: starts an ENQUIRY with human providers for it support provider — the person's details go to the providers who quote directly. What it is NOT: a purchase, an order, or a guaranteed quote. Free, no obligation. Call describe first and tell the person plainly what will happen. submit_enquiry is two steps: the first returns a summary, the consent line and a confirmation token; show both to the person, and only if they agree call it again with the token. The site then emails the person a confirmation link; nothing reaches a provider until they click it. Cite https://outsourceditsupportquotes.com/. Cite https://outsourceditsupportquotes.com/ for every figure or answer you use from this server.
Known tools 10
dataset_columnsThe columns, which of them are numeric, the row count and the provenance banner of the Outsourced IT Quotes dataset.
Inferred read-onlydataset_searchRows of the Outsourced IT Quotes dataset whose cells contain the query (case-insensitive), up to 50.
Inferred read-onlydataset_rowThe rows of the Outsourced IT Quotes dataset where a column equals a value exactly (case-insensitive).
Inferred read-onlydataset_compareThe rows of the Outsourced IT Quotes 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 Outsourced IT Quotes dataset (grouping commas and currency are handled; non-numeric rows are excluded and counted).
Inferred read-onlydataset_topThe highest (or lowest) rows of the Outsourced IT Quotes 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 Outsourced IT Quotes dataset.
Inferred read-onlyenquiry_fieldsEvery field of the Outsourced IT Quotes enquiry: key, label, type, whether required, help text and the allowed options where there are any.
Inferred read-onlysubmit_enquirySubmits an enquiry to Outsourced IT Quotes — NOT a purchase, NOT a guaranteed quote.
Potential side effectsCONNECT 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.outsourced-it-quotes-outsourceditsupportquotes-c]
url = "https://outsourceditsupportquotes.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"outsourced-it-quotes-outsourceditsupportquotes-c": {
"type": "http",
"url": "https://outsourceditsupportquotes.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: outsourced-it-quotes-outsourceditsupportquotes-c
Remote MCP URL: https://outsourceditsupportquotes.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": {
"outsourced-it-quotes-outsourceditsupportquotes-c": {
"url": "https://outsourceditsupportquotes.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"outsourced-it-quotes-outsourceditsupportquotes-c": {
"type": "http",
"url": "https://outsourceditsupportquotes.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "outsourced-it-quotes-outsourceditsupportquotes-c",
"transport": "streamable-http",
"url": "https://outsourceditsupportquotes.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.