Codexa
Rank #4,252io.github.mirnoorata/codexa
Codex-native codebase intelligence context compiler and query-only MCP server.
Codexa is a Model Context Protocol (MCP) server published by mirnoorata. It ranks #4,252 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Codexa is listed across 3 registries — Official MCP, PulseMCP and Glama, with 28 tracked versions. It was first listed on May 19, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 127,794 of 132,046 servers on MCP Toplist.
Use Codexa
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add codexa -e "CODEXA_MCP_STRUCTURED_BUDGET_BYTES=<your CODEXA_MCP_STRUCTURED_BUDGET_BYTES>" -- npx -y @mirnoorata/codexaReplace each placeholder with your own value before saving.
[mcp_servers.codexa]
command = "npx"
args = ["-y", "@mirnoorata/codexa"]
[mcp_servers.codexa.env]
CODEXA_MCP_STRUCTURED_BUDGET_BYTES = "<your CODEXA_MCP_STRUCTURED_BUDGET_BYTES>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"codexa": {
"command": "npx",
"args": [
"-y",
"@mirnoorata/codexa"
],
"env": {
"CODEXA_MCP_STRUCTURED_BUDGET_BYTES": "<your CODEXA_MCP_STRUCTURED_BUDGET_BYTES>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"codexa": {
"command": "npx",
"args": [
"-y",
"@mirnoorata/codexa"
],
"env": {
"CODEXA_MCP_STRUCTURED_BUDGET_BYTES": "<your CODEXA_MCP_STRUCTURED_BUDGET_BYTES>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"codexa": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mirnoorata/codexa"
],
"env": {
"CODEXA_MCP_STRUCTURED_BUDGET_BYTES": "<your CODEXA_MCP_STRUCTURED_BUDGET_BYTES>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"codexa": {
"command": "npx",
"args": [
"-y",
"@mirnoorata/codexa"
],
"env": {
"CODEXA_MCP_STRUCTURED_BUDGET_BYTES": "<your CODEXA_MCP_STRUCTURED_BUDGET_BYTES>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"codexa": {
"command": "npx",
"args": [
"-y",
"@mirnoorata/codexa"
],
"env": {
"CODEXA_MCP_STRUCTURED_BUDGET_BYTES": "<your CODEXA_MCP_STRUCTURED_BUDGET_BYTES>"
}
}
}
}Replace each placeholder with your own value before saving.
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.mirnoorata%2Fcodexa)<a href="https://mcptoplist.com/server/io.github.mirnoorata%2Fcodexa"><img src="https://mcptoplist.com/badge/io.github.mirnoorata%2Fcodexa.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
mirnoorata
Available versions (28)
| Version | Published |
|---|---|
| 0.20.0 | Sep 19, 2026 |
| 0.19.0 | Sep 17, 2026 |
| 0.18.0 | Aug 3, 2026 |
| 0.17.1 | Jul 27, 2026 |
| 0.17.0 | Jul 26, 2026 |
| 0.16.0 | Jul 24, 2026 |
| 0.15.2 | Jul 20, 2026 |
| 0.15.1 | Jul 20, 2026 |
| 0.15.0 | Jul 14, 2026 |
| 0.14.1 | Jul 14, 2026 |
| 0.14.0 | Jul 14, 2026 |
| 0.13.0 | Jul 13, 2026 |
| 0.12.0 | Jul 13, 2026 |
| 0.11.0 | Jul 13, 2026 |
| 0.10.0 | Jul 13, 2026 |
| 0.9.0 | Jul 11, 2026 |
| 0.8.0 | Jul 4, 2026 |
| 0.7.2 | Jul 1, 2026 |
| 0.7.1 | Jun 28, 2026 |
| 0.7.0 | Jun 28, 2026 |
| 0.6.0 | Jun 26, 2026 |
| 0.5.1 | Jun 24, 2026 |
| 0.5.0 | Jun 23, 2026 |
| 0.4.0 | Jun 17, 2026 |
| 0.3.0 | Jun 12, 2026 |
| 0.2.2 | Jun 12, 2026 |
| 0.2.1 | Jun 10, 2026 |
| 0.2.0 | Jun 10, 2026 |
Frequently asked questions
- Who maintains Codexa?
- Codexa is maintained by mirnoorata, which publishes 1 MCP server (28 total versions) tracked on MCP Toplist.
- Is Codexa listed on the Official MCP Registry?
- Yes — Codexa is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Codexa have?
- MCP Toplist tracks 28 versions of Codexa, most recently published on Sep 19, 2026.
- Where can I find the source code for Codexa?
- The source code for Codexa is hosted at github.com/mirnoorata/codexa.
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.