untapped-mcp
@etoxin
About untapped-mcp
A Untapped MCP server to be used with claude.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is untapped-mcp?
A Model Context Protocol (MCP) server that integrates with the Untappd API, designed for use with Claude.
How to use untapped-mcp?
Clone or download the repository, obtain your Untappd API client ID and secret, then add the server configuration to your Claude Desktop's claude_desktop_config.json using the node command pointing to the built index.js file. The environment variables UNTAPPED_API_CLIENT_ID and UNTAPPED_API_CLIENT_SECRET must be set.
Key features of untapped-mcp
—
Use cases of untapped-mcp
—
FAQ from untapped-mcp
—
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments