Skip to main content
Glama

AI Agent Marketplace Index Search

by AI-Agent-Hub

AI 代理市场索引搜索 MCP 服务器

MCP 市场用户评论评级徽章

来自 DeepNLP 的 MCP 服务器 AI 代理市场索引,允许 AI 助手通过“关键字”或“类别”搜索可用的 AI 代理导航页面功能、工具或用例。例如查找所有“AI 编码代理”、“GUI AI 代理”、“移动使用代理”、“桌面使用代理”等。

特征

  • 按查询或类别搜索 AI 代理,从代理市场索引中查找所有可用的 AI 代理,例如“AI 编码”、“HR AI 代理”、“财务 AI 代理”、“医疗保健 AI 代理”、“AI 代理员工”等。
  • 监控 AI 代理网络流量性能,例如 Google/Bing 排名、Github Stars、Arxiv 参考。
  • API 可将您的 AI 代理列入 AI 代理市场和索引
  • 全面的错误处理

更新

添加 MCP 市场插件

打开项目https://github.com/AI-Agent-Hub/mcp-marketplace 打开 MCP 市场 DeepNLP 面板

人工智能代理的搜索引擎

AI 代理市场目录搜索

工具列表

工具列表

工具结果

工具结果

要求

  • Python 3.10 或更高版本
  • Microsoft Bing 搜索 API 密钥
  • MCP 兼容客户端(例如 Claude Desktop、Cursor)

安装

  1. 克隆此存储库
  2. 安装依赖项:
    uv venv source .venv/bin/activate # On Windows: .venv\Scripts\activate uv pip install -e .

配置

用法

运行服务器

uv run -m ai-agent-marketplace-index-mcp

发展

cd ./ai-agent-marketplace-index-mcp/src/ai-agent-marketplace-index mcp dev server.py

使用 Claude for Desktop 进行配置

将以下内容添加到您的 Claude Desktop 配置文件(macOS 上为~/Library/Application Support/Claude/claude_desktop_config.json或 Windows 上为%APPDATA%\Claude\claude_desktop_config.json ):

{ "mcpServers": { "ai-agent-marketplace-index-mcp": { "command": "uv", "args": [ "--directory", "/ABSOLUTE/PATH/TO/PARENT/FOLDER/ai-agent-marketplace-index-mcp/src/ai-agent-marketplace-index", "run", "server.py" ] } } }

可用工具

1. 搜索人工智能代理

人工智能代理对信息、网站、内容和网络流量统计等进行常规搜索。

search_ai_agent(q: str, limit: int = 100, timeout: int = 5)

执照

MIT 许可证

-
security - not tested
F
license - not found
-
quality - not tested

支持通过关键字或类别搜索 AI 代理,让用户在各个市场中发现编码代理、GUI 代理或行业特定助手等工具。

  1. 特征
    1. 更新
      1. 添加 MCP 市场插件
    2. 要求
      1. 安装
        1. 配置
          1. 用法
            1. 运行服务器
            2. 发展
            3. 使用 Claude for Desktop 进行配置
          2. 可用工具
            1. 1. 搜索人工智能代理
          3. 执照

            Related MCP Servers

            • -
              security
              A
              license
              -
              quality
              An agent-based tool that provides web search and advanced research capabilities including document analysis, image description, and YouTube transcript retrieval.
              Last updated -
              11
              Python
              Apache 2.0
              • Linux
              • Apple
            • A
              security
              A
              license
              A
              quality
              Provides tools to interact with the HireBase Job API, enabling users to search for jobs using various criteria and retrieve detailed job information through natural language.
              Last updated -
              2
              7
              Python
              MIT License
              • Apple
              • Linux
            • -
              security
              A
              license
              -
              quality
              Enables AI models to search the web for current information before generating responses, with features for conditional searching, geographic customization, and automatic citations.
              Last updated -
              JavaScript
              MIT License
            • -
              security
              A
              license
              -
              quality
              Provides AI agents and coding assistants with advanced web crawling and RAG capabilities, allowing them to scrape websites and leverage that knowledge through various retrieval strategies.
              Last updated -
              1
              MIT License
              • Apple
              • Linux

            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/AI-Agent-Hub/ai-agent-marketplace-index-mcp'

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