MCPServers
Documentation Scraper logo

Documentation Scraper for Cursor

26
2.5k
0

Summary

Docs MCP Server provides a specialized documentation scraping and retrieval system that enables AI assistants to access library documentation from various sources including GitHub, NPM, PyPI, and web pages. Built with TypeScript, it implements a pipeline architecture that handles document scraping, processing, splitting, and storage with features like semantic markdown splitting, greedy chunk optimization, and version-aware retrieval. The server exposes tools for searching documentation, finding specific versions, listing available libraries, and managing scraping jobs through a well-defined API. Particularly valuable for developers who need AI assistants to reference accurate, up-to-date documentation without leaving their workflow.

Available Actions(6)

scrape

Scrapes and indexes documentation from a URL.

search

Searches the indexed documentation.

list

Lists all indexed libraries.

remove

Removes indexed documentation.

fetch-url

Fetches a single URL and converts it to Markdown.

find-version

Finds the best matching version for a library.

Last Updated: April 21, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Coming soon to
HighlightHighlight AI

Language

TypeScript

Categories

Tags