ClimbMCP
БесплатноНе проверенEnables Claude to access and search climbing book PDF chapters, with tools to list, retrieve, and find relevant chapters based on queries.
Описание
Enables Claude to access and search climbing book PDF chapters, with tools to list, retrieve, and find relevant chapters based on queries.
README
An MCP (Model Context Protocol) server for serving climbing book PDF chapters to Claude.
Features
- Store PDF chapters in the
chapters/directory - List all available chapters with metadata
- Search for relevant chapters based on query
- Serve PDF content directly to Claude for reading
Setup
- Install dependencies:
npm install
Add your PDF files to the
chapters/directoryCreate corresponding
.jsonmetadata files for each PDF with:title: Chapter titledescription: Brief descriptionkeywords: Array of relevant keywords for search
Usage
Add to your Claude Desktop configuration:
{
"mcpServers": {
"climbing-pdf": {
"command": "node",
"args": ["E:/Projects/climbing-mcp-server/src/index.js"]
}
}
}
Available Tools
list_chapters: Lists all available PDF chaptersget_chapter: Retrieves a specific PDF for Claude to readsearch_relevant_chapter: Finds the most relevant chapters based on a query
Adding PDFs
- Place PDF files in the
chapters/directory - Create a corresponding
.jsonfile with the same name (e.g.,chapter1.pdf→chapter1.json) - The metadata helps with search and relevance scoring
Установка ClimbMCP
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/MateoGonzalezGomez/ClimbMCPFAQ
ClimbMCP MCP бесплатный?
Да, ClimbMCP MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для ClimbMCP?
Нет, ClimbMCP работает без API-ключей и переменных окружения.
ClimbMCP — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить ClimbMCP в Claude Desktop, Claude Code или Cursor?
Открой ClimbMCP на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare ClimbMCP with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
