mcpbeat Sign in

MCP For API MCP Server

local only

MCP For API runs on your own machine — the client starts it, so there is no endpoint to ping. 33 496 installs a week from pypi. Last commit 16 Sep 2026.

MCP (Model Context Protocol) server for Appwrite

Installs per day peak 9 253 · avg 4 883 · -4% w/w
a month agotoday
33 496
Installs / week
pypi · mcp-server-appwrite
72
Stars
3 open issues
16 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check MCP For API 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 mcp-for-api -- uvx mcp-server-appwrite
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-for-api": {
      "args": [
        "mcp-server-appwrite"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-for-api]
command = "uvx"
args = ["mcp-server-appwrite"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-for-api": {
      "args": [
        "mcp-server-appwrite"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-for-api": {
      "args": [
        "mcp-server-appwrite"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to MCP For API

same job, measured the same way
Esa MCP Server
by koki-develop

A Model Context Protocol (MCP) server for esa.io

74 installs/wk local only
MCP Sitecore Server
by antonytm

A Model Context Protocol server for Sitecore

484 installs/wk local only
Fiori MCP Server
by sap

SAP Fiori - Model Context Protocol (MCP) server

76 843 installs/wk local only
Gitlab MCP Server
by dubuqingfeng

GitLab MCP (Model Context Protocol) server for AI agents

62 installs/wk local only
Trello MCP Server
by billnobill

Trello Model Context Protocol (MCP) Server for AI Agents

40 installs/wk local only
Zendesk
by mindstone

Zendesk MCP server for Model Context Protocol hosts

72 installs/wk local only
Microsoft NuGet
by microsoft

A Model Context Protocol (MCP) server for NuGet.

local only
gitea-mcp
by werebear73

Model Context Protocol server for Gitea (and Forgejo, Codeberg).

241 installs/wk local only

MCP For API — questions

Answers built from our own checks of this server.

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