Download entire documentation websites for offline access and RAG indexing. Supports configurable depth and concurrency settings for efficient website retrieval.
Retrieve Go package metadata including name, summary, and documentation URLs from godocs.io to access basic information and links without fetching full documentation content.
Retrieve version-specific package documentation with formatted metadata and optional query filtering to streamline dependency management in Python projects.
Retrieve and compare documentation content for Dart and Flutter packages. Specify package name, version, and doc type (e.g., readme, changelog) to track updates and changes efficiently.
An MCP server that enables interacting with Google's Indexing API, allowing agents to submit URLs to Google for indexing or removal from search results through natural language commands.
Fetches up-to-date documentation for any npm package directly in your IDE by retrieving README files from GitHub repositories or package tarballs. Provides real-time access to current package documentation and API information.