mcpbeat Sign in

A2asearch MCP Server

by tadas-github Your server? Claim it
local only

A2asearch MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 080 installs a week from npm. Last commit 30 Mar 2026.

Search 10,000+ AI agents, MCP servers, and CLI tools via A2ASearch from any MCP client.

Installs per day peak 33 · avg 13 · -17% w/w
a month agotoday
1 080
Installs / week
npm · a2asearch-mcp
21
Stars
1 open issues
30 Mar 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What the code does

We read the source, 17 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] summary.html:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 a2asearch-mcp -- npx -y a2asearch-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "a2asearch-mcp": {
      "args": [
        "-y",
        "a2asearch-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.a2asearch-mcp]
command = "npx"
args = ["-y", "a2asearch-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "a2asearch-mcp": {
      "args": [
        "-y",
        "a2asearch-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "a2asearch-mcp": {
      "args": [
        "-y",
        "a2asearch-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to A2asearch MCP

same job, measured the same way
HeyClaude — Claude & AI workflow directory
by jsonbored

Search the HeyClaude directory of Claude Code agents, MCP servers, skills, and tools.

74 installs/wk 28 tools answering
Weavz
by weavz

Governed app access for AI agents: 1,000+ apps & 12,000+ tools via Code Mode MCP.

answering
ContextStream MCP Server
by contextstreamio

ContextStream MCP server for code context, memory, search, and AI tools.

1 106 installs/wk local only
Ailist MCP
by hifriendbot

MCP server for AiList — search and discover Ai projects from Claude Code

35 installs/wk local only
AI Tool Discovery Agent
by nirholas

AI agent discovers MCP servers from GitHub npm - analyzes APIs configs

local only
OctoCounts MCP Server
by huanglizhuo

Analyze and compare public GitHub repo line counts (SLOC) via OctoCounts, from any MCP client.

43 installs/wk local only
Remote Bridge
by varaprasadreddy9676

Sync code to remote servers via SSH/rsync and deploy from any AI IDE.

51 installs/wk local only
Erbina
by noahhyden

Bootstrap, verify, and update CLI tools & MCP servers in Claude Code from recipes; audit scopes.

local only

A2asearch MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for A2asearch MCP?
A2asearch MCP 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 a2asearch-mcp was installed 1 080 times last week.
How do I connect A2asearch MCP?
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 a2asearch-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use A2asearch MCP?
The npm package a2asearch-mcp was installed 1 080 times in the last week. Week over week that is -17%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is A2asearch MCP open source?
Yes — it is published under the MIT licence, written in JavaScript, 21 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.