Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
The Dappier MCP Server enables real-time web search and access to premium data from various domains like news, finance, sports, and weather for AI agents.
Add this to your MCP client configuration:
{
"mcpServers": {
"dappierai-dappier-mcp": {
"command": "uvx",
"args": [
"dappier-mcp"
],
"env": {
"DAPPIER_API_KEY": "<Your Dappier API key.>"
}
}
}
}{
"id": "dappierai-dappier-mcp",
"name": "Dappier",
"description": "The Dappier MCP Server enables real-time web search and access to premium data from various domains like news, finance, sports, and weather for AI agents.",
"source_url": "https://github.com/dappierai/dappier-mcp",
"publisher_name": "dappierai",
"publisher_url": "https://github.com/dappierai",
"is_official": true,
"license": "",
"runtime": "node",
"downloads": 6967,
"requires_oauth": false,
"distribution": {
"type": "pip",
"package": "dappier-mcp"
},
"tools_count": 2
}