mcpbeat Sign in

AionMCP MCP Server

by kiransth77 Your server? Claim it
local only

AionMCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 30 Mar 2026.

Dynamic API tool generator for OpenAPI, GraphQL, and AsyncAPI specifications

Installs / week
not published
3
Stars
0 open issues
30 Mar 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 23 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.

        execSync(buildCmd, { stdio: 'inherit', env });
Builds a file path from a variable vscode-extension/package-multi-platform.js:43
        const outputPath = path.join('vscode-extension', 'bin', config.binary);

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

Alternatives to AionMCP

same job, measured the same way
MCP Croit Ceph
by croit

MCP server for Croit Ceph cluster management with dynamic OpenAPI tool generation

local only
Apollo MCP Server
by apollographql

MCP server that exposes GraphQL operations as tools for AI models.

local only
typeship
by typeship

Generate a typed SDK, CLI, and MCP server from any OpenAPI or GraphQL spec, and keep them current.

440 installs/wk answering
Mercury Spec Ops
by n0zer0d4y

Modular MCP server for dynamic prompt generation and software development analysis tools

30 installs/wk local only
GPT Image
by codechap

MCP server for OpenAI GPT image generation and editing

local only
GitLab MCP Server
by jmrplens

Go MCP server for GitLab: 2 dynamic tools reach 1000+ REST/GraphQL actions. Free/CE, no paid tier.

278 installs/wk 3 tools answering
Coolify MCP
by frndchagas

MCP server for Coolify API operations.

98 installs/wk local only
MCP Graphql Bridge
by murilojrpereira

Bridges any GraphQL API to Claude Code — auto-generates MCP tools via schema introspection.

37 installs/wk local only

AionMCP — questions

Answers built from our own checks of this server.

Why is there no uptime for AionMCP?
AionMCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is AionMCP open source?
Yes — it is published under the MIT licence, written in Go and 3 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.