mcpbeat Sign in

Domain Expertise MCP Server

local only

Domain Expertise runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 24 Apr 2026.

Inject deep domain knowledge into any AI agent

Installs per day peak 33 · avg 7 · -29% w/w
a month agotoday
38
Installs / week
npm · domain-expertise-mcp
0
Stars
0 open issues
24 Apr 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

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

Alternatives to Domain Expertise

same job, measured the same way
Geo Agent MCP
by louislili

GEO Agent Server. Injects product knowledge and SEO landing pages into geo.yigather.com.

answering
Langchain MCP
by baixianger

LangChain/LangGraph/DeepAgents knowledge + LangGraph agent debugging (Polly-like)

88 installs/wk local only
iknow
by iknow

Knowledge base MCP for AI agents on iknow.dev. Search, read, and maintain via OAuth.

answering
Codehabits
by codehabits-dev

Team conventions, anti-patterns, and domain knowledge from .codehabits/ for AI coding agents.

197 installs/wk local only
Domain Memory
by mashware

Local-first MCP server serving a project's business-domain knowledge to MCP-compatible agents.

44 installs/wk local only
Ckg MCP
by yarmoluk

97-domain knowledge graphs for AI agents — 4× F1 of RAG, 11× fewer tokens. MCP-native.

193 installs/wk local only
Japan Business Operations
by hiroshic9-png

Japan Operations OS for AI agents — 14 knowledge domains, 31 tools via REST+MCP.

62 installs/wk local only
Agentdomain MCP
by agentdomain

Register and manage internet domains for AI agents via AgentDomain

138 installs/wk local only

Domain Expertise — questions

Answers built from our own checks of this server.

Why is there no uptime for Domain Expertise?
Domain Expertise 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 domain-expertise-mcp was installed 38 times last week.
How do I connect Domain Expertise?
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 domain-expertise-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Domain Expertise?
The npm package domain-expertise-mcp was installed 38 times in the last week. Week over week that is -29%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Domain Expertise open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.