SERVER
Meridian MCP Server
Rank #3832io.github.LuuOW/meridian-skills
Routes AI tasks to dynamic LLM-generated skills via an orbital classifier.
First listed
Apr 15, 2026
Last publish date
May 2, 2026
OVERVIEW
Meridian MCP Server is a Model Context Protocol (MCP) server published by LuuOW. It ranks #3832 of 58,832 servers tracked on MCP Toplist. Meridian MCP Server is listed on Official MCP, with 3 tracked versions. It was first listed on Apr 15, 2026 and most recently updated on May 2, 2026.
STANDING
#3,832of 58,832 tracked serversTop 10%
Ranks ahead of 55,000 of 58,832 servers on MCP Toplist.
CONNECT
Use Meridian MCP Server
Add Meridian MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"meridian-skills": {
"url": "https://ask-meridian.uk/api/mcp"
}
}
}npm package
{
"mcpServers": {
"meridian-skills": {
"command": "npx",
"args": [
"-y",
"meridian-skills-mcp"
],
"env": {
"MERIDIAN_API_URL": "<your MERIDIAN_API_URL>",
"MERIDIAN_API_KEY": "<your MERIDIAN_API_KEY>",
"MERIDIAN_TIMEOUT_MS": "<your MERIDIAN_TIMEOUT_MS>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
LuuOW
MORE FROM THIS PUBLISHER
Other servers by LuuOW
View all LuuOW servers →VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 1.0.0 | May 2, 2026 |
| 0.1.1 | Apr 15, 2026 |
| 0.1.0 | Apr 15, 2026 |
FAQ
Frequently asked questions
- What is Meridian MCP Server?
- Routes AI tasks to dynamic LLM-generated skills via an orbital classifier.
- Who maintains Meridian MCP Server?
- Meridian MCP Server is maintained by LuuOW, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Meridian MCP Server an official MCP server?
- Yes — Meridian MCP Server is listed on the Official MCP Registry.
- How many versions does Meridian MCP Server have?
- MCP Toplist tracks 3 versions of Meridian MCP Server, most recently published on May 2, 2026.
- Where can I find the source code for Meridian MCP Server?
- The source code for Meridian MCP Server is hosted at github.com/LuuOW/meridian-mcp.
EXPLORE