InsForge is answering right now. Last checked 4 min ago. 461 installs a week from npm. Last commit 10 Sep 2026.
MCP server for InsForge BaaS — database, storage, edge functions, and deployments
We read the source, 18 h ago · rules 3dff92dd89df
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.
const entries = await fs.readdir(currentDirectory, { withFileTypes: true });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.
claude mcp add insforge-mcp --transport http https://mcp.insforge.dev/mcp
{
"mcpServers": {
"insforge-mcp": {
"url": "https://mcp.insforge.dev/mcp"
}
}
}
[mcp_servers.insforge-mcp]
url = "https://mcp.insforge.dev/mcp"
{
"mcpServers": {
"insforge-mcp": {
"url": "https://mcp.insforge.dev/mcp"
}
}
}
{
"mcpServers": {
"insforge-mcp": {
"url": "https://mcp.insforge.dev/mcp"
}
}
}
This one needs environment variables set before it will start:
API_KEY (InsForge project API key), API_BASE_URL (InsForge backend URL (e.g. https://your-app.us-east.insforge.app)).
The author declared them in the registry entry; get the values from the project itself.
This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://mcp.insforge.dev/mcp | streamable-http | sign-in | 583 ms | 4 min ago |
Official Airtable MCP server — database and operations layer for agents.
Python MCP server for MySQL database inspection and querying
Python MCP server for PostgreSQL database inspection and querying
An MCP server for MySQL databases.
MCP server for Neo4j Aura Database Instance Manager.
Managed database, auth, file storage, email, analytics, and deployment for coding agents.
MCP server exposing MySQL database functionalities as tools
MCP server for RPG Maker MZ: maps, tile painting, events, database editing, and validation.
Answers built from our own checks of this server.