A Untapped MCP server to be used with claude.
Add the following to your claude_desktop_config.json
:
{
"mcpServers": {
"Untappd": {
"command": "node",
"args": ["/Users/adamlusted/projects/untapped-mcp/build/index.js"],
"env": {
"UNTAPPED_API_CLIENT_ID": "<YOUR_CLIENT_ID>",
"UNTAPPED_API_CLIENT_SECRET": "<YOUR_CLIENT_SECRET>"
}
}
}
}
Seamless access to top MCP servers powering the future of AI integration.