Back to search
30
MCP

io.github.appwrite/mcp-for-api

io.github.appwrite/mcp-for-api

MCP (Model Context Protocol) server for Appwrite

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.deployhq/deployhq-mcp-server
Model Context Protocol (MCP) server for DeployHQ API integration
0 tools
io.github.cap-js/mcp-server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
0 tools
appwrite/mcp-for-docs
MCP server that enables IDEs and AI agents to interact with the Appwrite documentation
0 tools
io.github.sap/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
0 tools
mcp-openapi-server
MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource
0 tools
githubchat-mcp-server
Model Context Protocol (MCP) server for GitHub Chat
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.appwrite/mcp-for-api": {
      "url": "None",
      "transport": "http"
    }
  }
}