Meridian Skills runs on your own machine — the client starts it, so there is no endpoint to ping. 80 installs a week from npm. Last commit 24 Jun 2026.
Routes AI tasks to dynamic LLM-generated skills via an orbital classifier.
We read the source, 3 h ago · rules 3dff92dd89df
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.
p = subprocess.run(cmd, capture_output=True, text=True)
const out = execSync(`${PYTHON} ${SKILL_ORBIT_PY} --skill ${slug} --json`, {
universe.innerHTML = PROTEINS.map(makeSystemCard).join('');
<script src="https://ask-meridian.uk/nav.js"></script>
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
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.
claude mcp add meridian-skills -- npx -y meridian-skills-mcp
{
"mcpServers": {
"meridian-skills": {
"args": [
"-y",
"meridian-skills-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.meridian-skills]
command = "npx"
args = ["-y", "meridian-skills-mcp"]
{
"mcpServers": {
"meridian-skills": {
"args": [
"-y",
"meridian-skills-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"meridian-skills": {
"args": [
"-y",
"meridian-skills-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MERIDIAN_API_URL (Override the backend router URL.), MERIDIAN_API_KEY (Optional bearer token for future rate-limit gating.), MERIDIAN_TIMEOUT_MS (Abort the fetch after this many ms.).
The author declared them in the registry entry; get the values from the project itself.
Observes tasks and generates anonymized SOPs — task tracking and SOP review via MCP. Fully local.
Routes design tasks to designarena.ai's top-ranked model via OpenRouter across 14 categories.
Dynamically load Claude Code skills into AI agents without copying files.
Generate, edit and track dynamic (editable) QR codes with scan analytics. Hosted MCP and REST API.
Route AI agent tasks to the best MCP server and LLM, scored on 132+ real benchmark executions.
Generate PDF reports from Re:port Flow templates via Claude and other AI agents.
Research, build, and deploy AI-generated websites via the Warpweb API.
Generate and edit images and video via OpenRouter or any OpenAI-compatible API.
Answers built from our own checks of this server.