[PR #495] [CLOSED] Add AgentIndex MCP Agent - AI agent discovery (39K+ agents) #787

Closed
opened 2026-04-15 07:02:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/495
Author: @agentindex-bot
Created: 2/13/2026
Status: Closed

Base: mainHead: add-agentindex-mcp-agent


📝 Commits (2)

  • 81df1bd Add AgentIndex MCP Agent
  • 354f34c Add AgentIndex to MCP AI Agents section

📊 Changes

4 files changed (+77 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)
mcp_ai_agents/agentindex_mcp_agent/README.md (+30 -0)
mcp_ai_agents/agentindex_mcp_agent/agentindex_mcp_agent.py (+45 -0)
mcp_ai_agents/agentindex_mcp_agent/requirements.txt (+1 -0)

📄 Description

AgentIndex MCP Agent

A simple MCP agent that discovers AI agents using AgentIndex.

  • Searches 39,000+ indexed agents via natural language
  • Filters by category, protocol, quality score
  • Uses agentcrawl Python SDK
  • MCP server at mcp.agentcrawl.dev/sse

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Shubhamsaboo/awesome-llm-apps/pull/495 **Author:** [@agentindex-bot](https://github.com/agentindex-bot) **Created:** 2/13/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-agentindex-mcp-agent` --- ### 📝 Commits (2) - [`81df1bd`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/81df1bdea775a895f0a699d80ed3e8324460b8dc) Add AgentIndex MCP Agent - [`354f34c`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/354f34c93342ad7ba36bf169a56adfd5267a8977) Add AgentIndex to MCP AI Agents section ### 📊 Changes **4 files changed** (+77 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) ➕ `mcp_ai_agents/agentindex_mcp_agent/README.md` (+30 -0) ➕ `mcp_ai_agents/agentindex_mcp_agent/agentindex_mcp_agent.py` (+45 -0) ➕ `mcp_ai_agents/agentindex_mcp_agent/requirements.txt` (+1 -0) </details> ### 📄 Description ## AgentIndex MCP Agent A simple MCP agent that discovers AI agents using [AgentIndex](https://agentcrawl.dev). - Searches 39,000+ indexed agents via natural language - Filters by category, protocol, quality score - Uses `agentcrawl` Python SDK - MCP server at `mcp.agentcrawl.dev/sse` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 07:02:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#787