mcpbeat Sign in

Aide MCP Server

local only

Aide MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 127 installs a week from pypi. Last commit 6 May 2026.

MCP server for NetApp AI Data Engine

Installs per day peak 30 · avg 17 · +31% w/w
a month agotoday
127
Installs / week
pypi · netapp-aide-mcp
0
Stars
0 open issues
6 May 2026
Last commit
0 releases in 90 days
BSD-3-Clause
License
Python

Nothing serious here today

Today is the operative word: we check Aide MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 aide-mcp-server -- uvx netapp-aide-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aide-mcp-server": {
      "args": [
        "netapp-aide-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aide-mcp-server]
command = "uvx"
args = ["netapp-aide-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "aide-mcp-server": {
      "args": [
        "netapp-aide-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aide-mcp-server": {
      "args": [
        "netapp-aide-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Aide MCP Server

same job, measured the same way
Mysql
by marcelo-ochoa

An MCP server for MySQL databases.

38 installs/wk local only
Llmse
by llmse

Public MCP server for the LLM Search Engine

10 tools answering
Pyxel MCP
by kitao

MCP server for Pyxel, a retro game engine for Python

359 installs/wk local only
Docbase
by krayinc

DocBase MCP server for AI agents

answering
AniList
by yuna0x0

AniList MCP server for accessing AniList API data

161 installs/wk local only
Swapi MCP
by abhishekjkrsna

MCP server for SWAPI API

46 installs/wk local only
Cantrip
by ozten

MCP server for Cantrip — AI-powered GTM engine for solo founders

36 installs/wk local only
MCP Metar
by daedalus

MCP server for METAR/TAF aviation weather data

61 installs/wk local only

Aide MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Aide MCP Server?
Aide MCP Server 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 netapp-aide-mcp was installed 127 times last week.
How do I connect Aide MCP Server?
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 netapp-aide-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Aide MCP Server?
The pypi package netapp-aide-mcp was installed 127 times in the last week. Week over week that is +31%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Aide MCP Server open source?
Yes — it is published under the BSD-3-Clause licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.