MCP WebHelp Server

Transform any public Oxygen WebHelp deployment into a powerful Model Context Protocol server with simplicity

Generate MCP endpoint

Enter your WebHelp documentation URLs and we'll generate your MCP server endpoint instantly

Building the URL manually

Follow these steps to build your MCP endpoint manually

1

Locate Your WebHelp Documentation

Find the root URL of your WebHelp documentation. This is typically the main page of your documentation site.

Example: https://www.oxygenxml.com/doc/versions/27.1/ug-editor/
2

Remove Protocol Prefix

Remove the protocol prefix (like "https://") from your WebHelp URL to prepare it for the MCP server.

Remove: https://
Keep: www.oxygenxml.com/doc/versions/27.1/ug-editor/
3

Note the Base MCP URL

This is the base address of this MCP server.

/
4

Append to Base MCP URL

Append the remaining part to our base MCP URL to create your complete server endpoint.

/www.oxygenxml.com/doc/versions/27.1/ug-editor/

Why Choose MCP WebHelp Server?

Federated search

Search across multiple WebHelp deployments with a single query.

Wide AI Tool Support

Works with Oxygen AI Positron, ChatGPT Deep Research, Claude Desktop, Cursor, and more.

Open Source

Deploy your own server and customize it for your needs.

Fork it on GitHub