Dappier MCP Server

Official
by DappierAI
Verified

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

Integrations

  • Enables real-time Google web search results, providing access to the latest news, weather, stock prices, travel information, and deals.

  • Offers the ability to retrieve the latest news about Meta through the real-time search functionality.

  • Provides real-time financial data from Polygon.io, including stock prices, trades, and financial news with AI-powered insights.

Dappier MCP 服务器

模型上下文协议 (MCP) 服务器可将任何 LLM 或 Agentic AI 连接到来自可信来源的实时、版权已获批准的专有数据。Dappier 提供访问各种专用模型的权限,包括实时网页搜索、新闻、体育、金融股票市场数据、加密数据以及来自优质出版商的独家内容,使您的 AI 成为任何领域的专家。访问marketplace.dappier.com ,探索我们丰富的数据模型。

特征

  • 实时网络搜索:访问实时 Google 网络搜索结果,包括最新新闻、天气、股票价格、旅游、交易等。
  • 股票市场数据:从 Polygon.io 获取实时财经新闻、股票价格和交易,以及人工智能洞察和最新更新。
  • 人工智能推荐:个性化内容发现,涵盖体育、生活方式新闻和小众热门内容,例如《我爱狗》、《我爱猫》、《绿色怪物》、《WishTV》等等。
  • 结构化 JSON 响应:文章的丰富元数据,包括标题、摘要、图像和源 URL。
  • 灵活定制:从预定义的数据模型、相似性过滤、参考域过滤和搜索算法中进行选择。

工具

1.实时数据搜索

  • 名称dappier_real_time_search
  • 描述:使用人工智能搜索检索实时查询的直接答案。其中包括网页搜索结果、金融信息、新闻、天气、股市动态等。
  • 参数
    • query (字符串,必需):用于检索实时数据的用户提供的输入字符串。
    • ai_model_id (字符串,可选):用于查询的 AI 模型 ID。默认为am_01j06ytn18ejftedz6dyhz2b15 (实时数据)。

2.人工智能推荐

  • 名称dappier_ai_recommendations
  • 描述:基于结构化数据模型,提供 AI 驱动的内容推荐。返回包含标题、摘要、图片和来源 URL 的文章列表。
  • 参数
    • query (字符串,必需):用户提供的 AI 推荐输入字符串。
    • data_model_id (字符串,可选):用于推荐的数据模型 ID。默认为dm_01j0pb465keqmatq9k83dthx34 (体育新闻)。
    • similarity_top_k (整数,可选):根据相似度检索的顶级文档数量。默认为9
    • ref (字符串,可选):显示 AI 推荐的网站域名。默认为None
    • num_articles_ref (整数,可选):从指定参考域 ( ref ) 返回的最小文章数量。默认为0
    • search_algorithm (字符串,可选):用于检索文章的搜索算法。选项: most_recentsemanticmost_recent_semantictrending 。默认为most_recent

设置说明

通过 Smithery 安装

要通过Smithery自动为 Claude Desktop 安装 dappier-mcp:

npx -y @smithery/cli install @DappierAI/dappier-mcp --client claude

1. 获取 Dappier API 密钥

前往Dappier注册并生成 API 密钥。

2.安装依赖项

首先安装uv

MacOS/Linux

curl -LsSf https://astral.sh/uv/install.sh | sh

窗户

powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"

3. 安装 Dappier MCP 服务器

pip install dappier-mcp

或者如果你已经安装了uv

uv pip install dappier-mcp

4.配置Claude桌面

使用以下内容更新您的 Claude 配置文件( claude_desktop_config.json ):

{ "mcpServers": { "dappier": { "command": "uvx", "args": ["dappier-mcp"], "env": { "DAPPIER_API_KEY": "YOUR_API_KEY_HERE" } } } }

配置文件位置:

  • macOS~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows%APPDATA%\Claude\claude_desktop_config.json

示例

实时数据搜索

  • 查询:“德克萨斯州奥斯汀今天天气怎么样?”
  • 查询:“Meta 的最新消息是什么?”
  • 查询:“AAPL 的股票价格是多少?”

人工智能建议

  • 查询:“显示最新的体育新闻。”
  • 查询:“查找有关可持续生活的热门文章。”
  • 查询:“从 IHeartDogs AI 获取宠物护理建议。”

调试

运行 MCP 检查器来调试服务器:

npx @modelcontextprotocol/inspector uvx dappier-mcp

贡献

我们欢迎您为扩展和改进 Dappier MCP 服务器做出贡献。无论您是想添加新的搜索功能、增强现有功能还是改进文档,您的贡献都弥足珍贵。

有关其他 MCP 服务器和实现模式的示例,请参阅: https://github.com/modelcontextprotocol/servers

欢迎提交 Pull 请求!欢迎贡献新想法、错误修复或改进。

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

Dappier MCP 服务器将任何 AI 连接到专有实时数据 - 包括网络搜索、新闻、体育、股票市场数据和优质发布商内容。

  1. Features
    1. Tools
      1. 1. Real-Time Data Search
      2. 2. AI Recommendations
    2. Setup Instructions
      1. Installing via Smithery
      2. 1. Get Dappier API Key
      3. 2. Install Dependencies
      4. 3. Install Dappier MCP Server
      5. 4. Configure Claude Desktop
    3. Examples
      1. Real-Time Data Search
      2. AI Recommendations
    4. Debugging
      1. Contributing
        ID: gg5jkq2dqc