Marketing
wearemarketside.com
Provides information about Marketside's go-to-market services, founder profile, and contact details.
ENDPOINT 1
https://wearemarketside.com/mcp
MCP server metadata
- Name
- marketside-mcp
- Version
- 1.0.0
Marketside is a go-to-market consultancy for B2B companies: GTM strategy, fractional revenue leadership, and AI-powered GTM systems. Use list_offerings to see services, get_contact_info to help a user get in touch.
Known tools 3
list_offeringsList Marketside's service offerings (GTM Teardown, GTM Advisory, GTM Engine, Fractional CRO) with commitment level and who each is for.
Inferred read-onlyget_founder_profileGet the profile of Marketside's founder, Chelsea Raab Gabrielli.
Inferred read-onlyget_contact_infoGet contact information for starting a conversation with Marketside.
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.marketside-mcp]
url = "https://wearemarketside.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"marketside-mcp": {
"type": "http",
"url": "https://wearemarketside.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: marketside-mcp
Remote MCP URL: https://wearemarketside.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": {
"marketside-mcp": {
"url": "https://wearemarketside.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"marketside-mcp": {
"type": "http",
"url": "https://wearemarketside.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "marketside-mcp",
"transport": "streamable-http",
"url": "https://wearemarketside.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.