untapped-mcp logo

untapped-mcp

by etoxin

A Untapped MCP server designed for use with Claude. It allows Claude to interact with the Untapped API.

View on GitHub

Last updated: N/A

What is untapped-mcp?

This is an Untapped MCP (Message Communication Protocol) server. It acts as a bridge between the Claude desktop application and the Untapped API, enabling Claude to access and utilize Untapped data.

How to use untapped-mcp?

To use this server, you need to obtain an Untapped API key. Then, configure your claude_desktop_config.json file by adding a mcpServers entry for "Untappd". Specify the command to run the server (e.g., node), the path to the server's entry point (/build/index.js), and set the UNTAPPED_API_CLIENT_ID and UNTAPPED_API_CLIENT_SECRET environment variables with your API credentials.

Key features of untapped-mcp

  • Integration with Claude

  • Access to Untapped API

  • MCP server implementation

  • Configurable API credentials

Use cases of untapped-mcp

  • Querying Untapped data through Claude

  • Integrating Untapped information into Claude workflows

  • Building Claude applications that leverage Untapped data

  • Automating Untapped tasks with Claude

FAQ from untapped-mcp

What is an MCP server?

MCP stands for Message Communication Protocol, and it's a way for different applications to communicate with each other.

How do I get an Untapped API key?

The README does not specify how to get an untapped API key.

Where do I find the claude_desktop_config.json file?

The README does not specify where to find the claude_desktop_config.json file.

What version of Node.js is required?

The README does not specify the required Node.js version.

Is this server officially supported by Untapped?

The README does not provide information about official support.