| I've been working on MCP for the last several months. I've hand curated hundreds of MCP servers, which people can access and browse via https://glama.ai/mcp/servers However, today I am making the API available for everyone to use. https://glama.ai/mcp/reference The API allows to search for MCP servers, identify their capabilities via API attributes, and even access user hosted MCP servers. This is all part of a bigger ambition to create an all encompassing platform for authoring, discovering and hosting MCP servers. I've bootstrapped this project to just over 4k users. Most users are private individuals, though I am seeing an uptick of adoption among small businesses. I am also the author of https://github.com/punkpeye/fastmcp framework and several other supporting open-source tools, like https://github.com/punkpeye/mcp-proxy You can already use most of these MCP servers directly through Glama – * https://glama.ai/chat – if you just want to use MCPs as an end user or if you want to integrate them with Cursor, Windsurf, Roo, Cline, etc. I provide SSE url to connect directly to MCP servers. * By using sandbox instances. Every server that is capable of being hosted online (e.g. https://glama.ai/mcp/servers/oge85xl22f) can be inspected in our sandbox, which also gives you SSE url. The project is steadily growing and I am excited to see about increased awareness about MCP. |