MCP Server
Rank #9,026io.github.Agentled/mcp-server
Intelligent AI workflow orchestration with long-term memory, 100+ integrations, and unified credits.
MCP Server is a Model Context Protocol (MCP) server published by Agentled. It ranks #9,026 of 132,345 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. MCP Server is listed across 2 registries — Official MCP and Glama, with 21 tracked versions. It was first listed on Mar 23, 2026 and most recently updated on Jul 25, 2026.
Ranks ahead of 123,319 of 132,345 servers on MCP Toplist.
Use MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add agentled -e "AGENTLED_API_KEY=<your AGENTLED_API_KEY>" -- npx -y @agentled/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.agentled]
command = "npx"
args = ["-y", "@agentled/mcp-server"]
[mcp_servers.agentled.env]
AGENTLED_API_KEY = "<your AGENTLED_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentled": {
"command": "npx",
"args": [
"-y",
"@agentled/mcp-server"
],
"env": {
"AGENTLED_API_KEY": "<your AGENTLED_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentled": {
"command": "npx",
"args": [
"-y",
"@agentled/mcp-server"
],
"env": {
"AGENTLED_API_KEY": "<your AGENTLED_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agentled": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentled/mcp-server"
],
"env": {
"AGENTLED_API_KEY": "<your AGENTLED_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentled": {
"command": "npx",
"args": [
"-y",
"@agentled/mcp-server"
],
"env": {
"AGENTLED_API_KEY": "<your AGENTLED_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentled": {
"command": "npx",
"args": [
"-y",
"@agentled/mcp-server"
],
"env": {
"AGENTLED_API_KEY": "<your AGENTLED_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.Agentled%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.Agentled%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.Agentled%2Fmcp-server.svg" alt="MCP Toplist: Top 10% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Agentled
Available versions (21)
| Version | Published |
|---|---|
| 0.19.3 | Jul 25, 2026 |
| 0.19.1 | Jul 14, 2026 |
| 0.19.0 | Jul 13, 2026 |
| 0.18.4 | Jul 7, 2026 |
| 0.18.1 | Jun 15, 2026 |
| 0.18.0 | Jun 10, 2026 |
| 0.17.2 | Jun 9, 2026 |
| 0.17.1 | Jun 8, 2026 |
| 0.17.0 | Jun 7, 2026 |
| 0.16.1 | Jun 7, 2026 |
| 0.16.0 | Jun 6, 2026 |
| 0.15.27 | Jun 4, 2026 |
| 0.15.26 | Jun 3, 2026 |
| 0.15.25 | Jun 2, 2026 |
| 0.15.24 | Jun 2, 2026 |
| 0.15.23 | May 31, 2026 |
| 0.15.13 | May 8, 2026 |
| 0.7.12 | May 8, 2026 |
| 0.7.5 | Apr 14, 2026 |
| 0.5.2 | Mar 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Server?
- MCP Server is maintained by Agentled, which publishes 1 MCP server (21 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, alongside Glama.
- How many versions does MCP Server have?
- MCP Toplist tracks 21 versions of MCP Server, most recently published on Jul 25, 2026.
- Where can I find the source code for MCP Server?
- The source code for MCP Server is hosted at github.com/Agentled/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.