Marketing
suger.io
Fetches and searches Suger website content for cloud marketplace go-to-market strategies, enabling research on AWS/Azure/GCP listings, co-sell, and private offers.
ENDPOINT 1
https://www.suger.io/mcp
MCP server metadata
- Name
- suger-website
- Version
- 1.0.0
Read-only tools over the Suger marketing site (suger.io). Use `search` to find pages about cloud marketplace GTM, then `fetch_page` to read a result’s full Markdown content.
Known tools 2
searchSearch the Suger website (suger.io) for pages about cloud marketplace go-to-market: AWS/Azure/Google Cloud marketplace listing, co-sell, private offers, agreements, billing & metering, and customer stories.
Inferred read-onlyfetch_pageFetch the clean Markdown content of a single Suger website page, given a URL or path returned by `search` (e.g.
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.suger-website]
url = "https://www.suger.io/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"suger-website": {
"type": "http",
"url": "https://www.suger.io/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: suger-website
Remote MCP URL: https://www.suger.io/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": {
"suger-website": {
"url": "https://www.suger.io/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"suger-website": {
"type": "http",
"url": "https://www.suger.io/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "suger-website",
"transport": "streamable-http",
"url": "https://www.suger.io/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 suger.io was fetched 2026-08-05T06:44:38.349Z.
suger.io 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.