MCP Server
Rank #17,879com.agilitycms/mcp-server
An MCP server that provides access to Agility CMS. See https://mcp.agilitycms.com for more details.
MCP Server is a Model Context Protocol (MCP) server published by agility. It ranks #17,879 of 132,046 servers tracked on MCP Toplist. MCP Server is listed on Official MCP, with 13 tracked versions. It was first listed on Sep 15, 2025 and most recently updated on Sep 18, 2026.
Ranks ahead of 114,167 of 132,046 servers on MCP Toplist.
Use MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agilitycms https://mcp.agilitycms.com/api/mcp[mcp_servers.agilitycms]
url = "https://mcp.agilitycms.com/api/mcp"Add to ~/.codex/config.toml.
https://mcp.agilitycms.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agilitycms": {
"url": "https://mcp.agilitycms.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agilitycms": {
"type": "http",
"url": "https://mcp.agilitycms.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agilitycms": {
"serverUrl": "https://mcp.agilitycms.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agilitycms": {
"url": "https://mcp.agilitycms.com/api/mcp"
}
}
}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/com.agilitycms%2Fmcp-server)<a href="https://mcptoplist.com/server/com.agilitycms%2Fmcp-server"><img src="https://mcptoplist.com/badge/com.agilitycms%2Fmcp-server.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
agility
Available versions (13)
| Version | Published |
|---|---|
| 2.5.2 | Sep 18, 2026 |
| 2.5.1 | Sep 18, 2026 |
| 2.5.0 | Sep 8, 2026 |
| 2.4.3 | Aug 20, 2026 |
| 2.4.2 | Aug 20, 2026 |
| 2.4.1 | Aug 19, 2026 |
| 2.2.6 | Aug 3, 2026 |
| 2.2.2 | Jul 7, 2026 |
| 2.2.0 | Jul 6, 2026 |
| 2.1.0 | Jul 2, 2026 |
| 2.0.0 | Jun 18, 2026 |
| 1.0.0 | Sep 15, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Server?
- MCP Server is maintained by agility, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is MCP Server listed on the Official MCP Registry?
- Yes — MCP Server is listed on the Official MCP Registry.
- How many versions does MCP Server have?
- MCP Toplist tracks 13 versions of MCP Server, most recently published on Sep 18, 2026.
- Where can I find the source code for MCP Server?
- The source code for MCP Server is hosted at github.com/agility/mcp-server.
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.