Velaris
Rank #2,258io.github.gowrishankar-infra/velaris
Write Velaris, audit what it can touch, and run it under an effect budget.
Velaris is a Model Context Protocol (MCP) server published by gowrishankar-infra. It ranks #2,258 of 130,833 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Velaris is listed on Official MCP, with 13 tracked versions. It was first listed on Sep 12, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 128,575 of 130,833 servers on MCP Toplist.
Use Velaris
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add velaris -- uvx -m velaris_mcp velaris-langclaude mcp add velaris -- npx -y velaris-lang mcp[mcp_servers.velaris]
command = "uvx"
args = ["-m", "velaris_mcp", "velaris-lang"]Add to ~/.codex/config.toml.
[mcp_servers.velaris]
command = "npx"
args = ["-y", "velaris-lang", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"velaris": {
"command": "uvx",
"args": [
"-m",
"velaris_mcp",
"velaris-lang"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"velaris": {
"command": "npx",
"args": [
"-y",
"velaris-lang",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"velaris": {
"command": "uvx",
"args": [
"-m",
"velaris_mcp",
"velaris-lang"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"velaris": {
"command": "npx",
"args": [
"-y",
"velaris-lang",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"velaris": {
"type": "stdio",
"command": "uvx",
"args": [
"-m",
"velaris_mcp",
"velaris-lang"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"velaris": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"velaris-lang",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"velaris": {
"command": "uvx",
"args": [
"-m",
"velaris_mcp",
"velaris-lang"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"velaris": {
"command": "npx",
"args": [
"-y",
"velaris-lang",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"velaris": {
"command": "uvx",
"args": [
"-m",
"velaris_mcp",
"velaris-lang"
]
}
}
}{
"mcpServers": {
"velaris": {
"command": "npx",
"args": [
"-y",
"velaris-lang",
"mcp"
]
}
}
}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.gowrishankar-infra%2Fvelaris)<a href="https://mcptoplist.com/server/io.github.gowrishankar-infra%2Fvelaris"><img src="https://mcptoplist.com/badge/io.github.gowrishankar-infra%2Fvelaris.svg" alt="MCP Toplist: Top 5% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
gowrishankar-infra
Other servers by gowrishankar-infra
View all gowrishankar-infra servers →Available versions (13)
| Version | Published |
|---|---|
| 8.5.0 | Sep 20, 2026 |
| 8.4.0 | Sep 20, 2026 |
| 8.3.1 | Sep 19, 2026 |
| 8.3.0 | Sep 19, 2026 |
| 8.2.1 | Sep 15, 2026 |
| 8.2.0 | Sep 15, 2026 |
| 8.1.1 | Sep 14, 2026 |
| 8.1.0 | Sep 14, 2026 |
| 8.0.0 | Sep 13, 2026 |
| 7.2.0 | Sep 13, 2026 |
| 7.1.1 | Sep 13, 2026 |
| 4.3.3 | Sep 12, 2026 |
| 4.3.2 | Sep 12, 2026 |
Frequently asked questions
- Who maintains Velaris?
- Velaris is maintained by gowrishankar-infra, which publishes 2 MCP servers (14 total versions) tracked on MCP Toplist.
- Is Velaris listed on the Official MCP Registry?
- Yes — Velaris is listed on the Official MCP Registry.
- How many versions does Velaris have?
- MCP Toplist tracks 13 versions of Velaris, most recently published on Sep 20, 2026.
- Where can I find the source code for Velaris?
- The source code for Velaris is hosted at github.com/gowrishankar-infra/velaris-lang.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.