AI-Agent-Hub/ai-agent-marketplace-index-mcp
ai-agent-marketplace-index-mcp is hosted online, so all tools can be tested directly either in theInspector 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@mcphub.com.
MCP Server for AI Agent Marketplace Index from DeepNLP, allowing AI assistants to search available AI agents by keywords or categories.
Try ai-agent-marketplace-index-mcp with chat:
Tools
Functions exposed to the LLM to take actions
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}
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client