ai-agent-marketplace-index-mcp
ai-agent-marketplace-index-mcp is hosted online, so all tools can be tested directly either in theTools tabor in theOnline Client.
If you are the rightful owner of ai-agent-marketplace-index-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
MCP Server for AI Agent Marketplace Index from DeepNLP, allowing AI assistants to search available AI agents by keywords or categories.
The AI Agent Marketplace Index Search MCP Server is a robust platform developed by DeepNLP that facilitates the discovery and indexing of AI agents. It allows users to search for AI agents based on specific queries or categories, such as 'AI Coding', 'HR AI Agents', 'Finance AI Agent', and more. The server also monitors web traffic performance of AI agents, providing insights into their online presence through metrics like Google/Bing rankings, GitHub stars, and Arxiv references. Additionally, it offers an API for listing AI agents in the marketplace, ensuring comprehensive error handling throughout the process. This server is designed to integrate seamlessly with MCP-compatible clients, enhancing the accessibility and usability of AI agents across various platforms.
Features
- Search AI Agents by query or category, find all available AI agents from the Agent Marketplace Index.
- 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.
Tools
search_ai_agent
Performs agent search using the DeepNLP AI Agent Marketplace Index Search API for general information and websites, and usages.
Args: q: query (required) limit: Limit as Number of maximum results timeout: timeout for API calling, default to 5 Output: str, json str with keys: content_name: str, e.g. Coding Agent 1 website: str, e.g www.my-agent.com description: str field: str subfield: str statistic: json of metrics, e.g {"Google Rank": 10.0, "Bing Rank": 10.0}