uptodoc

jlg-formation/uptodoc

3.2

If you are the rightful owner of uptodoc 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 lightweight MCP server for IDE-integrated AI agents like GitHub Copilot.

uptodoc is a local server implementing the Model Context Protocol (MCP) that allows AI assistants integrated into IDEs, such as VSCode, to query a custom documentation database. This provides more relevant and up-to-date information about libraries and frameworks. Once configured in your IDE, the assistant will automatically communicate with uptodoc to enhance coding suggestions. Typical use cases include fetching more recent or project-specific documentation, improving AI suggestions in coding assistants, and extending tools like Copilot, Roocode, Cursor, or Windsurf with custom knowledge.

Features

  • Fetches recent or project-specific documentation.
  • Improves AI suggestions in coding assistants.
  • Extends AI tools with custom knowledge.
  • Integrates seamlessly with IDEs like VSCode.
  • Configurable documentation endpoint.