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
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments