← Back to Plugins
MCP Server MCP

io.github.appwrite/mcp-for-api

github By github 👁 1 views ▲ 0 votes

MCP (Model Context Protocol) server for Appwrite

Homepage Verified source GitHub

Install

uvx mcp-server-appwrite

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcp-server-appwrite",
      "version": "0.2.8",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...