@absolutejs/agents-mcp
Rank #25,748io.github.absolutejs/agents
Search verified agents and production agent-first AbsoluteJS packages.
@absolutejs/agents-mcp is a Model Context Protocol (MCP) server published by absolutejs. It ranks #25,748 of 132,113 servers tracked on MCP Toplist. @absolutejs/agents-mcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 16, 2026 and most recently updated on Jul 16, 2026.
Ranks ahead of 106,365 of 132,113 servers on MCP Toplist.
Use @absolutejs/agents-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agents -e "ABSOLUTE_AGENT_REGISTRY_URL=<your ABSOLUTE_AGENT_REGISTRY_URL>" -e "ABSOLUTE_PACKAGE_REGISTRY_URL=<your ABSOLUTE_PACKAGE_REGISTRY_URL>" -- npx -y @absolutejs/agents-mcpReplace each placeholder with your own value before saving.
[mcp_servers.agents]
command = "npx"
args = ["-y", "@absolutejs/agents-mcp"]
[mcp_servers.agents.env]
ABSOLUTE_AGENT_REGISTRY_URL = "<your ABSOLUTE_AGENT_REGISTRY_URL>"
ABSOLUTE_PACKAGE_REGISTRY_URL = "<your ABSOLUTE_PACKAGE_REGISTRY_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agents": {
"command": "npx",
"args": [
"-y",
"@absolutejs/agents-mcp"
],
"env": {
"ABSOLUTE_AGENT_REGISTRY_URL": "<your ABSOLUTE_AGENT_REGISTRY_URL>",
"ABSOLUTE_PACKAGE_REGISTRY_URL": "<your ABSOLUTE_PACKAGE_REGISTRY_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agents": {
"command": "npx",
"args": [
"-y",
"@absolutejs/agents-mcp"
],
"env": {
"ABSOLUTE_AGENT_REGISTRY_URL": "<your ABSOLUTE_AGENT_REGISTRY_URL>",
"ABSOLUTE_PACKAGE_REGISTRY_URL": "<your ABSOLUTE_PACKAGE_REGISTRY_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agents": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@absolutejs/agents-mcp"
],
"env": {
"ABSOLUTE_AGENT_REGISTRY_URL": "<your ABSOLUTE_AGENT_REGISTRY_URL>",
"ABSOLUTE_PACKAGE_REGISTRY_URL": "<your ABSOLUTE_PACKAGE_REGISTRY_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agents": {
"command": "npx",
"args": [
"-y",
"@absolutejs/agents-mcp"
],
"env": {
"ABSOLUTE_AGENT_REGISTRY_URL": "<your ABSOLUTE_AGENT_REGISTRY_URL>",
"ABSOLUTE_PACKAGE_REGISTRY_URL": "<your ABSOLUTE_PACKAGE_REGISTRY_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agents": {
"command": "npx",
"args": [
"-y",
"@absolutejs/agents-mcp"
],
"env": {
"ABSOLUTE_AGENT_REGISTRY_URL": "<your ABSOLUTE_AGENT_REGISTRY_URL>",
"ABSOLUTE_PACKAGE_REGISTRY_URL": "<your ABSOLUTE_PACKAGE_REGISTRY_URL>"
}
}
}
}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.absolutejs%2Fagents)<a href="https://mcptoplist.com/server/io.github.absolutejs%2Fagents"><img src="https://mcptoplist.com/badge/io.github.absolutejs%2Fagents.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
absolutejs
Other servers by absolutejs
View all absolutejs servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Jul 16, 2026 |
| 0.1.1 | Jul 16, 2026 |
Frequently asked questions
- Who maintains @absolutejs/agents-mcp?
- @absolutejs/agents-mcp is maintained by absolutejs, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is @absolutejs/agents-mcp listed on the Official MCP Registry?
- Yes — @absolutejs/agents-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does @absolutejs/agents-mcp have?
- MCP Toplist tracks 2 versions of @absolutejs/agents-mcp, most recently published on Jul 16, 2026.
- Where can I find the source code for @absolutejs/agents-mcp?
- The source code for @absolutejs/agents-mcp is hosted at github.com/absolutejs/agents-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.