Welcome to Agent MCP
A directory of AI Agents and MCP Orchestration open source tools
Overview
Agent MCP is an open-source project directory focused on AI agents and MCP orchestration tools, providing a comprehensive resource for developers and researchers in the AI field.
To use Agent MCP, you can clone the repository from GitHub, edit the code using your preferred IDE, or directly edit files in GitHub. Follow the provided instructions to set up the development environment and start contributing.
- A curated directory of AI agents and orchestration tools. - Support for local development with Node.js and npm. - Easy editing options through GitHub or Codespaces.
- Developing and deploying AI agents for various applications.
- Orchestrating multiple AI agents for complex workflows.
- Contributing to open-source AI projects and tools.
Add to your AI client
Use these steps to connect Welcome to Agent MCP in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"ai-agent-directory-agentmcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ai-agent-directory-agentmcp"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"ai-agent-directory-agentmcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ai-agent-directory-agentmcp"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"ai-agent-directory-agentmcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ai-agent-directory-agentmcp"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"ai-agent-directory-agentmcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ai-agent-directory-agentmcp"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ai-agent-directory-agentmcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ai-agent-directory-agentmcp"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"ai-agent-directory-agentmcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ai-agent-directory-agentmcp"
]
}
}
}FAQ
What technologies are used in this project?
The project is built with Vite, TypeScript, React, shadcn-ui, and Tailwind CSS.
Is there a guide for setting up the project?
Yes! Detailed instructions are provided in the project documentation for cloning the repository and setting up the development environment.
Can I contribute to this project?
Absolutely! Contributions are welcome, and you can edit the code directly on GitHub or through your local IDE.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2953,"uuid":"5dbc4094-37f8-4118-a74b-121d53291de6","name":"ai-agent-directory","title":"Welcome to Agent MCP","description":"A directory of AI Agents and MCP Orchestration open source tools","avatar_url":"https://avatars.githubusercontent.com/u/203422769?v=4","created_at":"2025-03-16T04:29:22.044Z","updated_at":"2025-03-16T05:24:49.502Z","status":"created","author_name":"AgentMCP","author_avatar_url":"https://avatars.githubusercontent.com/u/203422769?v=4","tags":"agent,engineering,ai,open,mcp,llm,mcp-server","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/AgentMCP/ai-agent-directory","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"3\",\"license\":\"MIT license\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-25 20:41:17\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]