Developer Tools
Trust: 29/100 (Limited)io.github.shashwatgtm/gtm-alpha-mcp-server Guide
Professional GTM consultation MCP server with EPIC framework
by shashwatgtm
Quick Start
Install
npx @shashwatgtmalpha/gtm-alpha-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-shashwatgtm-gtm-alpha-mcp-server": {
"command": "npx",
"args": [
"@shashwatgtmalpha/gtm-alpha-mcp-server"
]
}
}
}