framework-mcp
Rank #31,741io.github.81labsapps-ops/framework-mcp
Verified, version-pinned answers about fast-moving frameworks for coding agents.
framework-mcp is a Model Context Protocol (MCP) server published by 81labsapps-ops. It ranks #31,741 of 132,046 servers tracked on MCP Toplist. framework-mcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 22, 2026 and most recently updated on Aug 22, 2026.
Ranks ahead of 100,305 of 132,046 servers on MCP Toplist.
Use framework-mcp
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http framework-mcp https://framework-mcp-production.up.railway.app/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.framework-mcp]
url = "https://framework-mcp-production.up.railway.app/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://framework-mcp-production.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"framework-mcp": {
"url": "https://framework-mcp-production.up.railway.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"framework-mcp": {
"type": "http",
"url": "https://framework-mcp-production.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"framework-mcp": {
"serverUrl": "https://framework-mcp-production.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"framework-mcp": {
"url": "https://framework-mcp-production.up.railway.app/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.81labsapps-ops%2Fframework-mcp)<a href="https://mcptoplist.com/server/io.github.81labsapps-ops%2Fframework-mcp"><img src="https://mcptoplist.com/badge/io.github.81labsapps-ops%2Fframework-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
81labsapps-ops
Available versions (2)
| Version | Published |
|---|---|
| 0.3.0 | Aug 22, 2026 |
| 0.2.0 | Aug 22, 2026 |
Frequently asked questions
- Who maintains framework-mcp?
- framework-mcp is maintained by 81labsapps-ops, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is framework-mcp listed on the Official MCP Registry?
- Yes — framework-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does framework-mcp have?
- MCP Toplist tracks 2 versions of framework-mcp, most recently published on Aug 22, 2026.
- Where can I find the source code for framework-mcp?
- The source code for framework-mcp is hosted at github.com/81labsapps-ops/framework-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.