Codeix
Rank #16,922io.github.montanetech/codeix
MCP server providing codeix capabilities
Codeix is a Model Context Protocol (MCP) server published by montanetech. It ranks #16,922 of 132,046 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Codeix is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 4 tracked versions. It was first listed on Feb 5, 2026 and most recently updated on Feb 21, 2026.
Ranks ahead of 115,124 of 132,046 servers on MCP Toplist.
Use Codeix
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add codeix -- npx -y codeixclaude mcp add codeix -- uvx codeix[mcp_servers.codeix]
command = "npx"
args = ["-y", "codeix"]Add to ~/.codex/config.toml.
[mcp_servers.codeix]
command = "uvx"
args = ["codeix"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"codeix": {
"command": "npx",
"args": [
"-y",
"codeix"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"codeix": {
"command": "uvx",
"args": [
"codeix"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"codeix": {
"command": "npx",
"args": [
"-y",
"codeix"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"codeix": {
"command": "uvx",
"args": [
"codeix"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"codeix": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"codeix"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"codeix": {
"type": "stdio",
"command": "uvx",
"args": [
"codeix"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"codeix": {
"command": "npx",
"args": [
"-y",
"codeix"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"codeix": {
"command": "uvx",
"args": [
"codeix"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"codeix": {
"command": "npx",
"args": [
"-y",
"codeix"
]
}
}
}{
"mcpServers": {
"codeix": {
"command": "uvx",
"args": [
"codeix"
]
}
}
}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.montanetech%2Fcodeix)<a href="https://mcptoplist.com/server/io.github.montanetech%2Fcodeix"><img src="https://mcptoplist.com/badge/io.github.montanetech%2Fcodeix.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
montanetech
Available versions (4)
| Version | Published |
|---|---|
| 0.5.0 | Feb 21, 2026 |
| 0.4.1 | Feb 11, 2026 |
| 0.4.0 | Feb 11, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Codeix?
- Codeix is maintained by montanetech, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Codeix listed on the Official MCP Registry?
- Yes — Codeix is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Codeix have?
- MCP Toplist tracks 4 versions of Codeix, most recently published on Feb 21, 2026.
- Where can I find the source code for Codeix?
- The source code for Codeix is hosted at github.com/montanetech/codeix.
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.