Orionbelt Semantic Layer
Rank #1,244io.github.ralfbecher/orionbelt-semantic-layer
MCP server providing orionbelt-semantic-layer capabilities
Orionbelt Semantic Layer is a Model Context Protocol (MCP) server published by ralforion. It ranks #1,244 of 115,460 servers tracked on MCP Toplist, and its repository has 74 GitHub stars. Orionbelt Semantic Layer is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Feb 10, 2026 and most recently updated on Feb 19, 2026.
Ranks ahead of 114,216 of 115,460 servers on MCP Toplist.
Use Orionbelt Semantic Layer
claude mcp add orionbelt-semantic-layer -- uvx orionbelt-semantic-layer[mcp_servers.orionbelt-semantic-layer]
command = "uvx"
args = ["orionbelt-semantic-layer"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"orionbelt-semantic-layer": {
"command": "uvx",
"args": [
"orionbelt-semantic-layer"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"orionbelt-semantic-layer": {
"command": "uvx",
"args": [
"orionbelt-semantic-layer"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"orionbelt-semantic-layer": {
"type": "stdio",
"command": "uvx",
"args": [
"orionbelt-semantic-layer"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"orionbelt-semantic-layer": {
"command": "uvx",
"args": [
"orionbelt-semantic-layer"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"orionbelt-semantic-layer": {
"command": "uvx",
"args": [
"orionbelt-semantic-layer"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ralfbecher%2Forionbelt-semantic-layer)<a href="https://mcptoplist.com/server/io.github.ralfbecher%2Forionbelt-semantic-layer"><img src="https://mcptoplist.com/badge/io.github.ralfbecher%2Forionbelt-semantic-layer.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
ralforion
Other servers by ralforion
View all ralforion servers →Available versions (3)
| Version | Published |
|---|---|
| 0.3.0 | Feb 19, 2026 |
| 0.3 .0 | Feb 19, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Orionbelt Semantic Layer?
- Orionbelt Semantic Layer is maintained by ralforion, which publishes 3 MCP servers (32 total versions) tracked on MCP Toplist.
- Is Orionbelt Semantic Layer listed on the Official MCP Registry?
- Yes — Orionbelt Semantic Layer is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Orionbelt Semantic Layer have?
- MCP Toplist tracks 3 versions of Orionbelt Semantic Layer, most recently published on Feb 19, 2026.
- Where can I find the source code for Orionbelt Semantic Layer?
- The source code for Orionbelt Semantic Layer is hosted at github.com/ralforion/orionbelt-semantic-layer.