Skip to main content
Glama

Agora MCP

by Fewsats

Agora MCP

通过 Claude 或 Cursor 等 AI 助手搜索、发现和购买产品的 MCP 服务器。

什么是 Agora MCP?

Agora MCP 将 AI 助手连接到SearchAgora——一个通用的产品搜索引擎,可帮助您在网络上发现和购买产品。借助此 MCP,您可以无缝搜索产品、比较选项、管理购物车,并直接通过 AI 助手完成购买。

先决条件

设置 MCP 服务器

对于光标

  1. 打开 Cursor 并转到“设置”
  2. 导航至 MCP 服务器配置
  3. 添加以下配置:
{ "mcpServers": { "Agora": { "command": "uvx", "args": [ "agora-mcp" ] }, "Fewsats": { "command": "env", "args": [ "FEWSATS_API_KEY=YOUR_FEWSATS_API_KEY", "uvx", "fewsats-mcp" ] } } }

确保将YOUR_FEWSATS_API_KEY替换为来自Fewsats的实际 API 密钥。

对于克劳德桌面

  1. 查找配置文件:
    • 在 MacOS 上: ~/Library/Application\ Support/Claude/claude_desktop_config.json
    • 在 Windows 上: %APPDATA%/Claude/claude_desktop_config.json
  2. 添加以下配置:
"mcpServers": { "Agora": { "command": "uvx", "args": [ "agora-mcp" ] }, "Fewsats": { "command": "env", "args": [ "FEWSATS_API_KEY=YOUR_FEWSATS_API_KEY", "uvx", "fewsats-mcp" ] } }

运行本地开发版本

出于开发目的,您可以从自己的存储库运行 Agora MCP 的本地版本:

"Agora": { "command": "uv", "args": [ "--directory", "/path/to/your/agora-mcp", "run", "agora-mcp" ] }

/path/to/your/agora-mcp替换为您本地 Agora MCP 存储库的实际路径。

将 Agora MCP 与你的 AI 结合使用

配置完成后,您可以与AI进行自然对话以搜索和购买产品:

搜索产品

只需让你的人工智能搜索产品:

Can you find a cool t-shirt for me?

高级搜索选项

使用附加参数优化您的搜索:

Show me headphones under $100 sorted by highest rating

搜索支持:

  • 价格范围(最低/最高)
  • 分页
  • 自定义排序
  • 产品过滤

即将推出:购物车和购买

很快您将能够:

Add that red t-shirt to my cart
Show me what's in my cart
Checkout and purchase my items

支持的功能

目前,Agora MCP 支持:

  • 具有可自定义参数的产品搜索:
    • 搜索查询
    • 每页结果数
    • 页面导航
    • 价格过滤(最低价和最高价)
    • 自定义排序选项

即将推出:

  • 将产品添加到购物车
  • 查看和管理购物车
  • 完成购买
  • 保存喜爱的产品
  • 追踪订单状态

关于 SearchAgora

SearchAgora是一款通用产品搜索引擎,可帮助您发现网络上的各种产品。它提供全面的产品信息、价格比较和简化的结账流程,带来流畅的购物体验。

Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

将 AI 助手连接到 SearchAgora 的 MCP 服务器,使用户能够通过自然语言对话在网络上搜索、发现和购买产品。

  1. 什么是 Agora MCP?
    1. 先决条件
      1. 设置 MCP 服务器
        1. 对于光标
        2. 对于克劳德桌面
        3. 运行本地开发版本
      2. 将 Agora MCP 与你的 AI 结合使用
        1. 搜索产品
        2. 高级搜索选项
        3. 即将推出:购物车和购买
      3. 支持的功能
        1. 关于 SearchAgora

          Related MCP Servers

          • -
            security
            F
            license
            -
            quality
            An MCP server that integrates real-time web search capabilities into AI assistants using the Exa API, providing both basic and advanced search functionality with formatted markdown results.
            Last updated -
            141
            Python
            • Linux
            • Apple
          • -
            security
            F
            license
            -
            quality
            MCP server that enables AI assistants to perform SEO automation tasks including keyword research, SERP analysis, and competitor analysis through Google Ads API integration.
            Last updated -
          • -
            security
            F
            license
            -
            quality
            A MCP server that allows AI assistants to interact with the browser, including getting page content as markdown, modifying page styles, and searching browser history.
            Last updated -
            79
            TypeScript
          • -
            security
            F
            license
            -
            quality
            An MCP server that enables interaction with Google Custom Search API through natural language, allowing users to perform searches programmatically via the Multi-Agent Conversation Protocol.
            Last updated -
            Python

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/Fewsats/agora-mcp'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server