PageIndex MCP

by lorenzpfei · ai-ml · mcp-server, glama

Medium setupBest for hobbyTrust score 15/100

A self-hosted MCP server for PageIndex's vectorless, reasoning-based document retrieval. It ingests PDFs into a hierarchical table of contents using an LLM and serves documents, structure, and page content via MCP tools.

Source: https://github.com/lorenzpfei/pageindex-mcp-self-hosted

Install

git clone https://github.com/lorenzpfei/pageindex-mcp-self-hosted

Use this forAI-extracted

  • Index and search content across self-hosted web pages or documentation sites
  • Build a searchable knowledge base from multiple web URLs
  • Extract and organize page metadata for content management

Works with

Claude CodeClaude Desktop

Tags: mcp-server, glama

Source: glama

About ai-ml MCP servers and Claude skills

ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

PageIndex MCP is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related ai-ml MCPs and skills

  • Enterprise MCP Skill Hub by Refinanceflows

    Enterprise MCP Skill Hub is a locally runnable reference implementation of a governed reusable skill layer for enterprise agents, exposing approved skills through FastAPI and an MCP-compatible adapter with tools, resources, and prompts.

  • mcptools by highercomve

    An all-in-one MCP server for local LLMs that provides live web access, math, shell/code execution, filesystem access, memory, and RAG over local files using LM Studio embeddings.

  • Outlook MCP by dutta-Piyush

    Enables AI agents to manage Microsoft Outlook emails through the Microsoft Graph API, supporting operations like listing, reading, sending, and moving emails.

  • hae-mcp by bzhzion

    MCP server for hae — a GTD-based task management app. Gives Claude full access to your hae instance: projects, cards, columns, checklists, comments, labels, organisations, notifications, users, and AI features.

  • keystone-mcp by tacoda

    An MCP server that retrieves contextual information from company resources and surfaces it to coding agents as rules, reasoning, skills, and commands.

  • PySpark MCP Server by SemyonSinchenko

    A server implementation of MCP for Apache Spark that provides query plans and catalog information to AI systems for query optimization and data discovery.

  • YouTube Knowledge MCP by teobouancheau

    A Model Context Protocol (MCP) server that gives AI assistants the ability to search, analyze, and extract knowledge from YouTube videos.

  • juno-mcp by danish-mar

    Enables LLMs to interact with MGMU Juno ERP, providing tools to fetch student profile, attendance, fees, schedule, results, and search students.

Frequently asked questions

How do I install PageIndex MCP?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support PageIndex MCP?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is PageIndex MCP free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.