mcpbeat Sign in

AIRAS MCP Server

by airas-org Your server? Claim it
local only

AIRAS runs on your own machine — the client starts it, so there is no endpoint to ping. 220 installs a week from pypi. Last commit 17 Sep 2026.

Automated AI research toolkit: hypothesis generation, experiments, and paper writing

Installs per day peak 108 · avg 31 · +38% w/w
a month agotoday
220
Installs / week
pypi · airas
35
Stars
31 open issues
17 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 2 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] src/airas/core/types/feedback.py:1, [пакет] src/airas/core/types/hugging_face.py:1, [пакет] src/airas/core/types/openalex.py:1 и ещё 193
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add airas -- uvx airas
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "airas": {
      "args": [
        "airas"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.airas]
command = "uvx"
args = ["airas"]
.cursor/mcp.json
{
  "mcpServers": {
    "airas": {
      "args": [
        "airas"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "airas": {
      "args": [
        "airas"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to AIRAS

same job, measured the same way
Docuwriter
by docuwriter

Generate, search, and manage codebase documentation on DocuWriter.ai. 72 tools incl. Autopilot.

answering
Tendem MCP server
by toloka

Delegate tasks to vetted human experts - research, writing, analysis, and data work.

answering
Perplexity
by mcparmory

Search the web, generate AI responses, and create embeddings with real-time information

241 installs/wk local only
Hex Research
by levnikolaevich

Research graph MCP for hypotheses, goals, runs, source quality, audits, and generated maps.

27 installs/wk local only
Agents Wiki
by agents-wiki

Public agent wiki: read-only search and article tools; authenticated write tools on /mcp/write.

5 tools answering
AutoTS
by winedarksea

Automated time series forecasting with model search, anomaly detection, and event risk analysis

89 installs/wk local only
Memesio Meme Generator
by memesio

MCP server for meme generation, template search, caption rendering, and AI meme creation.

8 tools answering
Blck Alpaca Knowledge Base
by blckalpaca

Search Blck Alpaca's knowledge base on SEO, GEO, AI agents and marketing automation.

4 tools answering

AIRAS — questions

Answers built from our own checks of this server.

Why is there no uptime for AIRAS?
AIRAS runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package airas was installed 220 times last week.
How do I connect AIRAS?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls airas straight from pypi; nothing to host, nothing to sign up for.
How many people use AIRAS?
The pypi package airas was installed 220 times in the last week. Week over week that is +38%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is AIRAS open source?
Yes — it is published under the MIT licence, written in Python, 35 stars on GitHub and 31 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.