TAM MCP server provides tools for market sizing analysis, TAM/SAM calculations, and industry research. It connects to market data APIs, exposes endpoints for market segmentation, trend analysis, and competitive landscape research. Developers use it to build AI agents that analyze market potential, identify growth opportunities, and validate business strategies.
TAM MCP server provides tools for market sizing analysis, TAM/SAM calculations, and industry research. It connects to market data APIs, exposes endpoints for market segmentation, trend analysis, and competitive landscape research. Developers use it to build AI agents that analyze market potential, identify growth opportunities, and validate business strategies.
npx -y @gvaibhav/tam-mcp-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"gvaibhav-tam-mcp-server-github": {
"command": "npx",
"args": [
"-y",
"npx -y @gvaibhav/tam-mcp-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from TAM?"
API Key Required
This server requires an API key from TAM. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| TAM_API_KEY | Yes | Your TAM API key |
"What resources are available in TAM?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in TAM"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in TAM with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.