Skip to content
Back to search
30
MCP

io.github.luuow/meridian-skills

io.github.luuow/meridian-skills

Routes AI tasks to dynamic LLM-generated skills via an orbital classifier.

Uptime
0.0%
22 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.LuuOW/meridian-skills
Routes AI tasks to dynamic LLM-generated skills via an orbital classifier.
0 tools · streamable-http
io.github.ajc3xc/meridian
Persistent memory, task coordination, and HITL queue for AI coding sessions.
0 tools · sse
io.github.dailyaiagents-cpu/meta-skill
The skill that creates skills
0 tools
io.github.MauriceIsrael/SmartMemory
Neuro-symbolic memory for LLMs (POC)
0 tools
io.github.mauriceisrael/smartmemory
Neuro-symbolic memory for LLMs (POC)
0 tools
io.github.timescale/tiger-skills
Provider agnostic skills implementation, with skills sourced from local paths or GitHub repositories
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.luuow/meridian-skills": {
      "url": "None",
      "transport": "http"
    }
  }
}