StackSwap MCP
B2B SaaS GTM stack intelligence — 17 tools spanning catalog search, overlap detection, n-way vendor comparison, decision-stage buyer questions, and renewal-negotiation playbooks.
Ads
Overview
A hosted Model Context Protocol server that gives AI clients access to StackSwap's B2B SaaS GTM stack intelligence — tool catalog, vendor fact sheets, overlap detection, AI-native swap suggestions, stack audits, n-way comparisons, category landscapes, buyer questions, renewal-negotiation playbooks, and a full-text operator knowledge base. Live endpoint: https://stackswap.ai/api/mcp Docs: stackswap.ai/mcp Status: Free, no API key, stateless. 17 tools — 16 read-only + 1 write (submit_correction, queued for human review).
Installation
claude mcp add --transport http stackswap https://stackswap.ai/api/mcp
Configuration
{
"mcpServers": {
"stackswap": {
"url": "https://stackswap.ai/api/mcp",
"transport": "http"
}
}Capabilities
- Search the GTM tool catalog
Find tools by name with `search_tools` and get pricing, AI-readiness scores, and partner links.
- Get full vendor profiles
Retrieve detailed fact sheets, pricing tiers with gotchas, and integration depth via `get_tool_details` and `get_vendor_fact_sheet`.
- Audit your stack for overlaps and savings
Identify redundant tool pairs and consolidation savings with `find_overlaps`, or run a full `scan_stack` audit.
- Compare tools side-by-side
Use `compare_tools` for head-to-head analysis or `compare_tools_n_way` for up to six tools in a cost and capability matrix.
- Get AI-native swap recommendations
Ask `suggest_swaps` for replacement alternatives with annual savings and reasoning.
- Prepare for vendor negotiations
Generate renewal playbooks with `get_renewal_strategy` and buyer questions with `get_buyer_questions`.
Tags
- marketing
- sales
- crm
- analytics
- business-operations
Related MCP servers
auto-geo
OfficialGEO optimized content publishing engine for AI visibility
Taplio
OfficialRun your Linkedin account from claude or chatgpt
AIOProductOS/studio-mcp
OfficialTurns your AI host into a product videographer: scripted screen recordings of your own web app with a visible gliding cursor, camera zooms, highlight callouts, captions, and designed scene transitions, plus marketing-grade screenshots; deterministic dark-frame cleanup and MP4/GIF export. Free and fully local. `npx -y @aioproductoscom/mcp-studio`
acamolese/google-search-console-mcp
Google Search Console MCP server: query performance data, inspect URLs, check indexing, and generate brandable HTML SEO audit reports with a 30/60/90-day roadmap. Read-only OAuth scope, installable via `uvx mcp-google-search-console`.