Marketing
upshiftsites.com
Audits website SEO/AI-friendliness, matches Upshift templates to business needs, and provides pricing.
ENDPOINT 1
https://mcp.upshiftsites.com/mcp
MCP server metadata
- Name
- upshift
- Version
- 1.0.0
Upshift builds websites and MCP servers for local businesses and software vendors. Use upshift_site_audit to check whether a website is legible to machines: structured data, llms.txt, titles, headings and weight. It fetches the live URL. Use upshift_template_match to find which of Upshift's 14 website template lines fits a trade, with live demo links. Use upshift_quote for real prices — website templates and MCP server work. Prices are exact, not estimates. These tools are free and rate limited. They report what is actually there; when a check cannot be run, they say so rather than guessing.
Known tools 3
upshift_site_auditFetch a live website and report how legible it is to search engines and AI assistants: structured data (JSON-LD), llms.
Inferred read-onlyupshift_template_matchGiven an industry or trade (and optionally what the business needs), return which of Upshift's 14 website template lines fit, ranked, each with a live demo link, the store link, and real prices.
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.upshift]
url = "https://mcp.upshiftsites.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"upshift": {
"type": "http",
"url": "https://mcp.upshiftsites.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: upshift
Remote MCP URL: https://mcp.upshiftsites.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": {
"upshift": {
"url": "https://mcp.upshiftsites.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"upshift": {
"type": "http",
"url": "https://mcp.upshiftsites.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "upshift",
"transport": "streamable-http",
"url": "https://mcp.upshiftsites.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.