Skip to main content
Glama
matsengrp

pdf-navigator-mcp

by matsengrp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
open_pdf_pageB

Open a PDF file to a specific page.

search_pdf_textB

Search for text in a PDF file and return results with page numbers.

get_pdf_infoC

Get metadata and basic information about a PDF file.

read_pdf_textC

Read text content from PDF pages.

read_pdf_pageB

Read text content from a specific PDF page.

get_pdf_structureB

Get PDF structure including table of contents and page summaries.

search_and_openB

Search for text in PDF and open to the specified result.

Prompts

Interactive templates invoked by user choice

NameDescription
analyze_paper_structureGuide analysis of a paper's structure and content
find_definitionsFind where key terms are defined in a paper
extract_citationsExtract relevant citations on a specific topic
compare_approachesCompare how multiple papers approach a specific aspect
create_study_notesCreate comprehensive study notes from a paper
explain_figureExplain a specific figure in detail
find_examplesFind concrete examples of a concept
extract_evaluation_metricsExtract evaluation methodology and metrics

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/matsengrp/pdf-navigator-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server