Skip to content
Back to search
30
MCP

appwrite/mcp-for-docs

docker/appwrite/mcp-for-docs

MCP server that enables IDEs and AI agents to interact with the Appwrite documentation

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

Similar MCP servers embedding-nearest

io.github.appwrite/mcp-for-api
MCP (Model Context Protocol) server for Appwrite
0 tools
io.github.appwrite/mcp
MCP (Model Context Protocol) server for Appwrite
0 tools · streamable-http
adobe-app-builder-docs-mcp
MCP server for Adobe App Builder documentation. Gives AI assistants (Claude, Cursor, Cline, Windsurf) direct access to developer.adobe.com/a
0 tools
Outline MCP Server
Connect AI assistants to Outline for document search, reading, and management
0 tools
Outline MCP Server
Connect AI assistants to Outline for document search, reading, and management
0 tools
docx-forge-mcp
MCP server for creating, reading, and manipulating Word documents (.docx) — the production-grade document automation tool for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "appwrite/mcp-for-docs": {
      "url": "None",
      "transport": "http"
    }
  }
}