MCP.so
Sign In
Servers

MCP Documentation Server

@mahawi1992

MCP Documentation Server with AI Learning Capabilities

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "documentation": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-documentation-server"
      ],
      "env": {
        "BRAVE_API_KEY": ""
      }
    }
  }
}

More from Memory & Knowledge