About ServeMD

About ServeMD

ServeMD is a lightweight, zero-configuration documentation server that renders Markdown files as beautiful, fast HTML. It ships with built-in AI integrations: llms.txt, llms-full.txt, and MCP (Model Context Protocol) support for interactive search by AI assistants.

This Deployment

Versionservemd v1.2.2
Base URLhttp://static.109.5.225.46.clients.your-server.de
MCP endpointhttp://static.109.5.225.46.clients.your-server.de/mcp
MCP statusenabled

Connect Your AI Client

Add this documentation site to your AI assistant as an MCP server. Once connected, your AI can search and retrieve pages on demand — using ~2 KB of context instead of loading everything at once.

All methods require your ServeMD instance to be reachable over the public internet. For local development, use a tunnel such as ngrok.

Claude (claude.ai)

Claude supports remote MCP servers natively via Connectors (Free, Pro, Max, Team & Enterprise — beta).

  1. Open claude.aiCustomizeConnectors → click +.
  2. Fill in the form — Name: ServeMD Docs and Remote MCP server URL:
Remote MCP server URL
http://static.109.5.225.46.clients.your-server.de/mcp
  1. Click Add. No restart needed.

Team & Enterprise: an Owner must add the connector first via Organization settings → Connectors; members then connect individually.

ChatGPT

ChatGPT supports remote MCP servers via Developer Mode (Plus, Team, Enterprise & Edu only).

  1. Open chatgpt.comSettingsConnectorsAdvanced → toggle Developer Mode on.
  2. Click Create, enter a name and the following server URL (note the trailing slash):
MCP server URL
http://static.109.5.225.46.clients.your-server.de/mcp/
  1. Check I trust this provider and click Create.
  2. In each new chat: click +MoreDeveloper Mode → enable your connector.

Developer Mode must be re-enabled per chat session. ChatGPT connects from OpenAI's cloud, not your local machine.

Mistral Le Chat

Le Chat supports custom MCP connectors (requires Admin role).

  1. Open chat.mistral.ai → toggle side panel → IntelligenceConnectors.
  2. Click + Add Connector → select the Custom MCP Connector tab.
  3. Fill in Connector name (no spaces), Connection server URL:
Connection server URL
http://static.109.5.225.46.clients.your-server.de/mcp
  1. Choose authentication method (none required for public servers) and click Connect.
  2. Enable in conversations via the Tools icon (four squares) below the chat input.

Cursor

Click the button below. Cursor will ask you to confirm the installation.

Uses mcp-remote as a bridge because Cursor's native HTTP MCP transport is currently broken (v3.0.9+, known regression).

VS Code

Click the button below. VS Code will open a confirmation dialog.