AI Agent Marketplace Index Search

by AI-Agent-Hub
Verified

hybrid server

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

Integrations

  • Tracks arXiv references to AI agents, providing academic impact metrics as part of the agent performance monitoring capabilities.

  • Monitors AI agent performance metrics including GitHub Stars for popularity tracking and comparison.

  • Monitors AI agent web traffic performance including Google ranking to track visibility and popularity of different AI agents.

AI Agent Marketplace Index Search MCP Server

MCP Server for AI Agent Marketplace Index from DeepNLP, , allowing AI assistants to searches available AI agents Navigation Page function, tools or use cases by "keywords" or "category". such as find all the "AI coding agents", "GUI AI Agents", "Mobile Use Agent", "Desktop Use Agent", etc.

Features

  • Search AI Agents by query or category, find all available ai agents from the Agent Marketplace Index, such as "AI Coding", "HR AI Agents", "Finance AI Agent", "Healthcare AI Agent", "AI Agents Employees",etc.
  • Monitor AI Agents Web Traffic Performance, such as Google/Bing ranking, Github Stars, Arxiv Reference.
  • API to list your AI agents to the AI Agent Marketplace and Index
  • Comprehensive error handling

Search Engine for AI Agents

Tool Listing

Tool Result

Requirements

  • Python 3.10 or higher
  • Microsoft Bing Search API key
  • MCP-compatible client (e.g., Claude Desktop, Cursor)

Installation

  1. Clone this repository
  2. Install dependencies:
    uv venv source .venv/bin/activate # On Windows: .venv\Scripts\activate uv pip install -e .

Configuration

Usage

Running the server

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

development

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

Configuring with Claude for Desktop

Add the following to your Claude Desktop configuration file (~/Library/Application Support/Claude/claude_desktop_config.json on macOS or %APPDATA%\Claude\claude_desktop_config.json on Windows):

{ "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" ] } } }

Available Tools

1. search_ai_agent

General search of AI Agents for information, websites, content and metric statistic of web traffic, etc.

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

License

MIT License

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

Enables searching for AI agents by keywords or categories, allowing users to discover tools like coding agents, GUI agents, or industry-specific assistants across marketplaces.

  1. Features
    1. Search Engine for AI Agents
    2. Tool Listing
    3. Tool Result
  2. Requirements
    1. Installation
      1. Configuration
        1. Usage
          1. Running the server
          2. development
          3. Configuring with Claude for Desktop
        2. Available Tools
          1. 1. search_ai_agent
        3. License
          ID: e5b1yjfqoe