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%
4 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
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
cakemail-api-docs-mcp
MCP server exposing Cakemail API documentation to AI agents
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
hyperclast-mcp
MCP server for Hyperclast — lets AI assistants read and write your pages
0 tools

How to use

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

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