AI Agent Marketplace Index Search MCP Server
Active
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.
Updated 8/2/2025
Key Features
What makes this MCP server special
Search AI Agents
Query or category
Monitor AI Agents Web Traffic Performance
API to list your AI agents
AI Agent Marketplace and Index
Comprehensive error handling
Requirements
UVX
Server Information
Status
Active
Version
1.0.0
License
MIT
Author
modelcontextprotocol
Installation Guide
Get started with this MCP server in minutes
1. Install the Package
uv venv
source .venv/bin/activate # On Windows: .venv\Scripts\activate
uv pip install -e .
2. Configuration
{
"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"
]
}
}
}
3. Usage Example
Search agent