global-chat-agent-discovery

Featured

Discover and search 18K+ MCP servers and AI agents across 6+ registries using Global Chat's cross-protocol directory and MCP server.

AI & Automation 39,350 stars 6386 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Global Chat Agent Discovery ## Overview Global Chat is a cross-protocol AI agent discovery platform that aggregates MCP servers and AI agents from 6+ registries into a single searchable directory. This skill helps you find the right MCP server, A2A agent, or agents.txt endpoint for any task by searching across 18,000+ indexed entries. It also provides an MCP server (`@global-chat/mcp-server`) for programmatic access to the directory from any MCP-compatible client. ## When to Use This Skill - Use when you need to find an MCP server for a specific capability (e.g., database access, file conversion, API integration) - Use when evaluating which agent registries carry tools for your use case - Use when you want to search across multiple protocols (MCP, A2A, agents.txt) simultaneously - Use when setting up agent-to-agent communication and need to discover available endpoints ## How It Works ### Option 1: Use the MCP Server (Recommended for Agents) Install the Global Chat MCP server to search the directory programmatically from Claude Code, Cursor, or any MCP client. ```bash npm install -g @global-chat/mcp-server ``` Add to your MCP client configuration: ```json { "mcpServers": { "global-chat": { "command": "npx", "args": ["-y", "@global-chat/mcp-server"] } } } ``` Then ask your agent to search for tools: ``` Search Global Chat for MCP servers that handle PostgreSQL database queries. ``` ### Option 2: Use the Web Directory Browse the full dire...

Details

Author
sickn33
Repository
sickn33/antigravity-awesome-skills
Created
4 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

find-mcp-directories

Use whenever the user wants to find, rank, or shortlist directories and registries where they can submit or list an MCP server (Model Context Protocol server) — to get backlinks, referral traffic, and discovery by agent builders. Triggers on "where do I list my MCP server", "best MCP directories", "MCP registries to submit to", "get my MCP server discovered", or "pull submission details for these MCP-directory domains", even when described indirectly (we built an MCP server, where do we publish it). Drives the ServiceGraph API (api.servicegraph.co) — a catalog of 1,000+ product directories enriched with Domain Rating, backlinks, and organic traffic. Defer to find-ai-directories for general AI-tool / AI-agent / agent-skill listings, and to find-product-directories for general SaaS/software launches. Skip building an MCP server or asking how MCP works (DIY), finding a firm to build one (use find-ai-consultancy / find-software-developer), and MCP link-building *services*.

145 Updated today
nostrband
AI & Automation Featured

ai-dev-jobs-mcp

Search 8,400+ AI and ML jobs across 489 companies, inspect listings and employers, match roles, and view salary and market stats via AI Dev Jobs MCP

39,350 Updated today
sickn33
AI & Automation Listed

ai-dev-jobs-mcp

Search 8,400+ AI and ML jobs across 489 companies, inspect listings and employers, match roles, and view salary and market stats via AI Dev Jobs MCP

0 Updated today
mytricker0
AI & Automation Listed

right-mcp

Finds and adds MCP servers for this Right Agent agent. Searches for OAuth-capable endpoints first (Claude Code / Codex integration docs), falls back to API-key endpoints. All management goes through the user's Telegram dashboard MCP view — the agent never handles credentials directly. Use when the user asks to add, connect, or set up an MCP server or integration.

22 Updated today
onsails
AI & Automation Listed

mcpx

Use when the user needs to discover or call already-configured MCP servers through the mcpx CLI, including generating project-local MCP routing skills.

19 Updated 2 days ago
AIGC-Hackers