Introduction
This guide walks you through the step-by-step process of integrating Dappier’s Real-Time Data API with Anthropic Claude using Model Context Protocol (MCP). This integration enables Claude to fetch real-time news, weather, stock updates, and AI-powered recommendations.Prerequisites
Before getting started, ensure you have:- Install Claude for Desktop Download here
- A Dappier API key Dappier API Keys
Watch the Tutorial
To see the full setup process in action, watch the video below:Watch the Setup Process:
See Dappier MCP in Action:
Step 1: Install UV Package Manager
To use Dappier MCP within Claude, UV must be installed first. For MacOS/Linux, run:Install using UV
For users preferring UV, run the following command:Step 2: Locate UVX Path
To ensure claude can access the Dappier MCP Server, you need to find the UVX path.For MacOS/Linux:
Run the following command to locate the UVX path:For windows:
Step 3: Install & Open Claude for Desktop
- Download Claude for Desktop from the Official site
- Install and update to the latest version for full MCP support.
- Open Claude and navigate to Settings → Developer Mode.
Step 4: Configure MCP Integration
Edit the Configuration File
1.In Claude, go to Settings → Developer → Edit Config 2.Replace the contents of claude_desktop_config.json with the following:Instructions
1.Replace YOUR_API_KEY_HERE with your Dappier API Key. 2.On Mac/Linux, find the full path for uvx using “which uv”. 3.On Windows, use “where uv” to locate uvx.Step 5: Restart Claude & Verify Setup
1.Restart Claude for Desktop after saving the configuration. 2.Look for the 🔨 hammer icon at the bottom of the chat input. 3.Click on it to verify that Dappier tools are available. If the Dappier MCP Server is configured correctly, you will see these tools:- Real-Time Web Search
- AI-Powered Recommendations

