Skip to content
Back to search
30
MCP streamable-http

io.github.appwrite/mcp

io.github.appwrite/mcp

MCP (Model Context Protocol) server for Appwrite

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.appwrite/mcp-for-api
MCP (Model Context Protocol) server for Appwrite
0 tools
github-mcp-server
A model context protocol server for GitHub API
0 tools
io.github.deployhq/deployhq-mcp-server
Model Context Protocol (MCP) server for DeployHQ API integration
0 tools
io.github.antonytm/mcp-sitecore-server
A Model Context Protocol server for Sitecore
0 tools
githubchat-mcp-server
Model Context Protocol (MCP) server for GitHub Chat
0 tools
io.github.cap-js/mcp-server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.appwrite/mcp": {
      "url": "https://mcp.appwrite.io/mcp",
      "transport": "streamable-http"
    }
  }
}