AIRAS
Rank #1,901io.github.airas-org/airas
Automated AI research toolkit: hypothesis generation, experiments, and paper writing
AIRAS is a Model Context Protocol (MCP) server published by airas-org. It ranks #1,901 of 132,046 servers tracked on MCP Toplist, and its repository has 35 GitHub stars. AIRAS is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 16, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 130,145 of 132,046 servers on MCP Toplist.
Use AIRAS
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add airas -- uvx airas[mcp_servers.airas]
command = "uvx"
args = ["airas"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"airas": {
"command": "uvx",
"args": [
"airas"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"airas": {
"command": "uvx",
"args": [
"airas"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"airas": {
"type": "stdio",
"command": "uvx",
"args": [
"airas"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"airas": {
"command": "uvx",
"args": [
"airas"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"airas": {
"command": "uvx",
"args": [
"airas"
]
}
}
}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.airas-org%2Fairas)<a href="https://mcptoplist.com/server/io.github.airas-org%2Fairas"><img src="https://mcptoplist.com/badge/io.github.airas-org%2Fairas.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
airas-org
Available versions (3)
| Version | Published |
|---|---|
| 0.4.0 | Sep 9, 2026 |
| 0.3.1 | Jul 16, 2026 |
| 0.3.0 | Jul 16, 2026 |
Frequently asked questions
- Who maintains AIRAS?
- AIRAS is maintained by airas-org, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is AIRAS listed on the Official MCP Registry?
- Yes — AIRAS is listed on the Official MCP Registry, alongside Glama.
- How many versions does AIRAS have?
- MCP Toplist tracks 3 versions of AIRAS, most recently published on Sep 9, 2026.
- Where can I find the source code for AIRAS?
- The source code for AIRAS is hosted at github.com/airas-org/airas.
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.