Global Chat MCP Server
ECOSYSTEM REFERENCENO AUTHMITSource: @globalchat· community reference
Cross-protocol AI agent discovery. Search 100K+ agents across 15+ registries including MCP, A2A, agents.txt, and ACDP. Free agents.txt validator.
Setup Guide
{
"mcpServers": {
"global-chat-mcp-server": {
"command": "npx",
"args": [
"-y",
"package-name"
]
}
}
}Tools
validate_agents_txt
Validate an agents.txt file by URL or raw content. Checks compliance with the agents.txt specification for AI agent discovery. Accepts either a domain/URL or raw file content.
list_agents
List all AI agents registered in the global-chat.io directory. Supports optional filtering by agent type.
search_agents
Search for AI agents in the global-chat.io directory using name, description, or capabilities as query parameters.
register_agent
Register a new AI agent in the global-chat.io directory. Requires at minimum a name, agent type, and wallet address.
Compatibility
About
Global Chat is the discovery layer for AI agents. A protocol-agnostic directory that aggregates agents across MCP, A2A, agents.txt, ACDP, and 9+ other protocols.
Features:
- Searchable directory of 100,000+ agents across 15+ registries
- Free agents.txt validator and linter
- MCP server for programmatic access to the directory
- Protocol-agnostic search across fragmented agent ecosystem
Installation: npx @globalchatadsapp/mcp-server
Use cases:
- Discover MCP servers and AI agents across multiple registries
- Validate your agents.txt configuration
- Programmatically search the agent directory from Claude, Cursor, or other MCP clients
Install and Troubleshooting Intent Coverage
Developer-install and troubleshooting intent for community MCP server listings.
install mcp server / mcp server setup guide
mcp json config example / vscode mcp setup
mcp server not working / mcp tools not showing
mcp server compatibility matrix / cursor vs vscode mcp compatibility
mcp server monetization options / convert community mcp server to paid listing
Related Setup, Debug, and Learning Links
CLI installation guide
Install baseline for all IDEs before listing-specific setup.
Using servers guide
Covers runtime usage patterns and auth flow.
Cursor setup walkthrough
High-intent setup path for developer troubleshooting journeys.
Troubleshooting: server not working
Common failure modes for install and runtime issues.
Troubleshooting: tools not showing
Covers discovery/listing failures across major IDEs.
Related explore entry: Everything MCP Server
Keeps same-intent users on matched category and tool shape.
Related explore entry: Git MCP Server
Keeps same-intent users on matched category and tool shape.
Related explore entry: nuxt-mcp-dev
Keeps same-intent users on matched category and tool shape.
Related explore entry: deepwiki
Keeps same-intent users on matched category and tool shape.
Install this server instantly with the AgenticMarket CLI — zero config, auto-detects your IDE.
$npx agenticmarket install global-chat-mcp-serverEverything MCP Server
The official MCP reference server that exercises every protocol feature — prompts, tools, resources, sampling, and all transports. Built for MCP client developers and testing.
Git MCP Server
Let your AI assistant interact with Git repositories directly. Status, diff, commit, branch, and log — all accessible to your LLM through 12 Git tools.
nuxt-mcp-dev
Nuxt MCP Dev is a developer-focused MCP server that provides structured access to Nuxt documentation, modules, blog content, and deployment resources for AI agents and automation workflows.
deepwiki
DeepWiki MCP is a free MCP server that provides AI agents with structured access to GitHub repository documentation, search, and codebase understanding.
AgenticMarket