mcpbeat Sign in

Agents MCP Server

by absolutejs Your server? Claim it
local only

Agents runs on your own machine — the client starts it, so there is no endpoint to ping. 114 installs a week from npm. Last commit 10 Sep 2026.

Search verified agents and production agent-first AbsoluteJS packages.

Installs per day peak 32 · avg 18 · +45% w/w
a month agotoday
114
Installs / week
npm · @absolutejs/agents-mcp
0
Stars
0 open issues
10 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Agents every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add agents -- npx -y @absolutejs/agents-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agents": {
      "args": [
        "-y",
        "@absolutejs/agents-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agents]
command = "npx"
args = ["-y", "@absolutejs/agents-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "agents": {
      "args": [
        "-y",
        "@absolutejs/agents-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agents": {
      "args": [
        "-y",
        "@absolutejs/agents-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ABSOLUTE_AGENT_REGISTRY_URL (Optional HTTPS URL of an AbsoluteJS-compatible registry index.), ABSOLUTE_PACKAGE_REGISTRY_URL (Optional HTTPS URL of an AbsoluteJS-compatible package index.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Agents

same job, measured the same way
Okaneland MCP
by thebaronofai

Verified AI-tool prices and AI product margin math for agents.

34 installs/wk local only
Originselect MCP Server
by chhavimishra

Search ethical, origin-verified products and brands by country of origin

131 installs/wk local only
Namiko
by namiko

Search NAMIKO fermented drinks products and get product details via AI agents.

5 tools answering
Agent Commerce
by petraport

AI-agent product catalog: search, lookup & purchase routing over verified merchant data.

answering
Trustpack
by trustpack

Trustpack packaging quotes and product info via AI agents

7 tools answering
Databazaar
by shagarwal

Agent-first data marketplace — AI agents search, purchase, and sell datasets via MCP.

37 installs/wk answering
Knowledge Base
by tunnelpowered

Search verified local businesses, check what their verification proves, and message them.

17 tools answering
Agent Domain Search
by agentdomainsearch

Agent-first domain registration and DNS management, paid with USDC via x402.

3 tools answering

Agents — questions

Answers built from our own checks of this server.

Why is there no uptime for Agents?
Agents runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @absolutejs/agents-mcp was installed 114 times last week.
How do I connect Agents?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @absolutejs/agents-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Agents?
The npm package @absolutejs/agents-mcp was installed 114 times in the last week. Week over week that is +45%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Agents open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.