Calibrated AI skill routing via orbital mechanics — picks the right expertise for every query.
{
"mcpServers": {
"io-github-luuow-meridian-skills": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Calibrated AI skill routing via orbital mechanics — picks the right expertise for every query.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Commit history unknown.
Will it work with my client?
Transport: . Compatibility not confirmed.
Calibrated AI skill routing via orbital mechanics. An MCP server that picks the right expertise for every AI query. Deterministic scoring. 73 curated skills (hosted) or bring your own.
Get an API key at ask-meridian.uk, then:
claude mcp add meridian https://api.ask-meridian.uk/mcp \
--transport http \
-H "Authorization: Bearer mrd_live_YOUR_KEY"
Works with Claude Code, Cursor, Windsurf, or any MCP client.
npm install -g meridian-skills-mcp
claude mcp add meridian meridian-mcp
Point at your own skill corpus:
MERIDIAN_SKILLS_ROOT=/path/to/your/skills meridian-mcp
See example-skills/ for the SKILL.md format.
Given a task description, returns the most relevant skills from a curated corpus — ranked by a deterministic physics-inspired scoring function (Roche limits, Lagrange points, Hill spheres). Each skill ships with route_score, class, and a why explanation.
| Tool | Purpose |
|---|---|
route_task(task, limit) | Rank skills by relevance to a task |
get_skill(slug) | Fetch full SKILL.md content |
list_skills() | Enumerate all available skills |
search_skills(query) | Full-text search with snippets |
Every skill is also exposed as an MCP resource: meridian://skills/<slug>.
A skill is just a directory with a SKILL.md file:
---
name: your-skill-name
description: One-line description used by the router to score relevance.
---
# your-skill-name
Body content — instructions, patterns, examples. Kept under 2000 words for best routing.
Place under MERIDIAN_SKILLS_ROOT and the server picks it up on next request.
┌─── stdio transport (local install)
MCP client ──► meridian-mcp
└─── HTTP Streamable transport (hosted)
┌─── skill_orbit.py (Python routing engine)
meridian-mcp ───► /opt/skills/
└─── 73+ SKILL.md files
The routing math is documented in the ArXiv paper (pre-print).
| Plan | Price | Quota |
|---|---|---|
| Free | $0 | self-hosted OSS |
| Pro | $29/mo | 10K tool calls/mo |
| Team | $149/mo | 100K calls/mo, 5 keys |
PRs welcome for new example-skills/*, bug fixes, and transport improvements. For changes to the orbital-routing engine itself, please open an issue first.
MIT — see LICENSE.
Built in Buenos Aires. Run by World-ID-verified humans.
No automated test available for this server. Check the GitHub README for setup instructions.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Verified cloud cost forecasting for AI agents. AWS, GCP, Azure pricing matrix.
Live Japan travel data: sakura, koyo, fruit picking, flowers & festivals. 1,700+ spots from JMC.
I Ching hexagram analysis and geographic feng shui for Taiwan locations
🌱 Agricultural AI: Soil analysis, crop recommendations, weather forecasts. FREE TurboQuant.
MCP Security Weekly
Get CVE alerts and security updates for io.github.LuuOW/meridian-skills and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.