Pageindex
Freeby MCP Community
MCP server for PageIndex
v1.6.3Added Apr 12, 2026
mcpmodel-context-protocolpageindexdocument-processing
Pageindex MCP Server
MCP server for PageIndex
Installation
Reviews
Installation
Quick install
npx -y pageindex-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"pageindex": {
"command": "npx",
"args": ["-y", "pageindex-mcp"]
}
}
}