Agent Community MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Agent Community MCPlist all available tools on Agent Community"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Agent Community MCP connector
@agentcommunity/mcp is the official stdio compatibility connector for Agent Community's hosted MCP server at https://agentcommunity.org/mcp. It is published by Agent Community from https://github.com/agentcommunity/mcp.
It does not implement or copy the server, expose an SDK API, add authentication, or call a tool during startup. It launches the pinned mcp-remote transport bridge so stdio-only clients can use the existing anonymous Streamable HTTP endpoint.
Run
npx -y @agentcommunity/mcpThe installed executable is agentcommunity-mcp. Clients with native remote Streamable HTTP support should connect directly to https://agentcommunity.org/mcp instead.
Related MCP server: mcp-server-proxy
Verify ownership
Homepage and documentation: https://agentcommunity.org/developers
Hosted server card: https://agentcommunity.org/.well-known/mcp/server-card.json
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceExposes any stdio-based MCP server to the internet via HTTP/SSE transport, enabling remote agents to access MCP tools over a network.16MIT
- Alicense-qualityDmaintenanceProxies remote HTTP/HTTPS MCP servers over stdio, allowing stdio-based MCP clients to connect to remote servers via Streamable HTTP or SSE transports.MIT
- Alicense-qualityCmaintenanceProxies STDIO-based MCP clients to streaming HTTP MCP servers, enabling local clients to connect to remote servers.153MIT
- Alicense-qualityFmaintenanceBridges STDIO MCP clients to Streamable HTTP MCP servers, allowing any STDIO-supported client to use Streamable HTTP servers immediately.2627MIT
Related MCP Connectors
Connect AI agents to Replynodes over the Model Context Protocol.
Hosted AgentLux MCP server for marketplace, identity, creator, services, and social flows.
Agent-native collaboration network: orchestrate a team of long-running agents from any MCP client.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/agentcommunity/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server