Aurora Agent
Rank #2,753io.github.MurariAmbati/aurora-agent
FIBER decision-context compiler with honest omission accounting: 259 evidence-bearing MCP tools.
Aurora Agent is a Model Context Protocol (MCP) server published by AURORA-NEURO. It ranks #2,753 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Aurora Agent is listed on Official MCP, with 5 tracked versions. It was first listed on Aug 24, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 129,293 of 132,046 servers on MCP Toplist.
Use Aurora Agent
No credentials or required configuration declared — add it to your MCP client and go.
Published as mcp bundle `https://github.com/AURORA-NEURO/aurora-agent/releases/download/v0.1.3/aurora-agent.mcpb` — install it through your client’s extension manager.
claude mcp add aurora-agent -- npx -y aurora-agent-mcpPublished as mcp bundle `https://github.com/AURORA-NEURO/aurora-agent/releases/download/v0.1.3/aurora-agent.mcpb` — install it through your client’s extension manager.
[mcp_servers.aurora-agent]
command = "npx"
args = ["-y", "aurora-agent-mcp"]Add to ~/.codex/config.toml.
Published as mcp bundle `https://github.com/AURORA-NEURO/aurora-agent/releases/download/v0.1.3/aurora-agent.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"aurora-agent": {
"command": "npx",
"args": [
"-y",
"aurora-agent-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
Published as mcp bundle `https://github.com/AURORA-NEURO/aurora-agent/releases/download/v0.1.3/aurora-agent.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"aurora-agent": {
"command": "npx",
"args": [
"-y",
"aurora-agent-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
Published as mcp bundle `https://github.com/AURORA-NEURO/aurora-agent/releases/download/v0.1.3/aurora-agent.mcpb` — install it through your client’s extension manager.
{
"servers": {
"aurora-agent": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"aurora-agent-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
Published as mcp bundle `https://github.com/AURORA-NEURO/aurora-agent/releases/download/v0.1.3/aurora-agent.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"aurora-agent": {
"command": "npx",
"args": [
"-y",
"aurora-agent-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
Published as mcp bundle `https://github.com/AURORA-NEURO/aurora-agent/releases/download/v0.1.3/aurora-agent.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"aurora-agent": {
"command": "npx",
"args": [
"-y",
"aurora-agent-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.MurariAmbati%2Faurora-agent)<a href="https://mcptoplist.com/server/io.github.MurariAmbati%2Faurora-agent"><img src="https://mcptoplist.com/badge/io.github.MurariAmbati%2Faurora-agent.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
AURORA-NEURO
Available versions (5)
| Version | Published |
|---|---|
| 0.1.4 | Aug 24, 2026 |
| 0.1.3 | Aug 24, 2026 |
| 0.1.2 | Aug 24, 2026 |
| 0.1.1 | Aug 24, 2026 |
| 0.1.0 | Aug 24, 2026 |
Frequently asked questions
- Who maintains Aurora Agent?
- Aurora Agent is maintained by AURORA-NEURO, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Aurora Agent listed on the Official MCP Registry?
- Yes — Aurora Agent is listed on the Official MCP Registry.
- How many versions does Aurora Agent have?
- MCP Toplist tracks 5 versions of Aurora Agent, most recently published on Aug 24, 2026.
- Where can I find the source code for Aurora Agent?
- The source code for Aurora Agent is hosted at github.com/AURORA-NEURO/aurora-agent.
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.