mcpbeat Sign in

Anythingmcp MCP Server

by helpcode-ai Your server? Claim it
local only

Anythingmcp runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 21 Sep 2026.

255 connectors + any REST/SOAP/GraphQL/SQL as MCP tools for Claude & ChatGPT. Self-hosted, AGPL.

Installs / week
not published
292
Stars
19 open issues
21 Sep 2026
Last commit
from GitHub
AGPL-3.0
License
TypeScript

What the code does

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

…thentication model** (Telegram-specific): the bot token goes in the URL path, NOT in a header. The base URL is `https://api.telegram.org/bot${TELEGRAM_BOT_TOKEN}` and every endpoint is appended as `/methodName`. The adapter substitutes the token via the `{{TELEGRAM_BOT_TOKEN}}` e…
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Image runs as root deploy/motis/Dockerfile:18
USER root

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 Anythingmcp

same job, measured the same way
Anythingmcp
by keysersoft

Self-hosted MCP gateway: turn any API, database or MCP server into AI connectors — no code.

4 tools answering
Database MCP
by cocaxcode

MCP server for database connectivity. Multi-DB (PostgreSQL, MySQL, SQLite), 19 tools.

99 installs/wk local only
Cortex RMCP
by dinglebear

Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.

94 installs/wk local only
Engraphy
by devon-clarkk

Self-hosted MCP memory server: a typed knowledge graph on Postgres 16 and pgvector.

local only
C
Data
by thinair

PostgreSQL, MySQL, and SQL Server in one session. 26 read-only MCP tools for AI agents.

answering
Dbatools MCP Server
by dataplat

MCP server for dbatools — exposes SQL Server management commands as MCP tools

34 installs/wk local only
PostgreSQL MCP Server
by neverinfamous

PostgreSQL MCP server with 203 tools, connection pooling, HTTP/SSE, OAuth 2.1, and tool filtering

57 installs/wk local only
Code Index
by achreftlili

SQLite-backed hybrid (vector + FTS) code search index for Claude Code over MCP.

213 installs/wk local only

Anythingmcp — questions

Answers built from our own checks of this server.

Why is there no uptime for Anythingmcp?
Anythingmcp runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Anythingmcp open source?
Yes — it is published under the AGPL-3.0 licence, written in TypeScript, 292 stars on GitHub and 19 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.