MCP-DOC-Server-OpenRouter
If you are the rightful owner of MCP-DOC-Server-OpenRouter and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A MCP server for fetching and searching 3rd party package documentation.
scrape_docs
Starts a scraping job and returns a `jobId` immediately.
get_job_status
Retrieves the current status and progress of a specific job.
list_jobs
Shows recent and ongoing jobs.
cancel_job
Attempts to stop a running or queued job.
search_docs
Searches documentation.
list_libraries
Lists indexed libraries.
find_version
Finds appropriate versions.
remove_docs
Removes indexed documents.
fetch_url
Fetches a URL and returns its content as Markdown.