MCP-DOC-Server-OpenRouter

xinlei413/MCP-DOC-Server-OpenRouter

3.2

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.

Tools

Functions exposed to the LLM to take actions

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.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources