mcpbeat Sign in

Perceptdot Core MCP Server

local only

Perceptdot Core runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm.

B2A2H MCP server — AI agent app store. Auto-discover and recommend MCP servers for any project.

Installs per day peak 9 · avg 4 · +0% w/w
a month agotoday
23
Installs / week
npm · @perceptdot/core
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Perceptdot Core 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 core -- npx -y @perceptdot/core
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "core": {
      "args": [
        "-y",
        "@perceptdot/core"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.core]
command = "npx"
args = ["-y", "@perceptdot/core"]
.cursor/mcp.json
{
  "mcpServers": {
    "core": {
      "args": [
        "-y",
        "@perceptdot/core"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "core": {
      "args": [
        "-y",
        "@perceptdot/core"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Perceptdot Core

same job, measured the same way
AgencyAI Commerce MCP
by barnaby-coder

AgencyAI's public MCP for service discovery and AI-readiness assessment.

3 tools answering
Asc MCP Server
by muhammetali

App Store Connect MCP Server for AI coding agents

51 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
Pocket Agent MCP
by cwhited26

Pocket Agent (aipocketagent.com) MCP server — read tools for personas, apps, and product info.

31 installs/wk 4 tools answering
Agentstorefront
by lmaniraruta

MCP for AgentStorefront — discover, price, and subscribe to paid agent services.

30 installs/wk local only
I
Decixa MCP
by koki-socialgist

Decixa MCP Server — intent-driven API discovery and selection for AI agents.

local only
Cairn
by jasondostal

Persistent memory for AI agents and humans. Store, search, and discover patterns.

local only
Living Stack Agent Commerce
by equinoxaifinance-rgb

Remote MCP for Living Stack offer discovery and buyer-authorized checkout preparation.

3 tools answering

Perceptdot Core — questions

Answers built from our own checks of this server.

Why is there no uptime for Perceptdot Core?
Perceptdot Core 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 @perceptdot/core was installed 23 times last week.
How do I connect Perceptdot Core?
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 @perceptdot/core straight from npm; nothing to host, nothing to sign up for.
How many people use Perceptdot Core?
The npm package @perceptdot/core was installed 23 times in the last week. Week over week that is +0%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.