TECH Help! KB — MCP Server

This is an MCP (Model Context Protocol) server providing semantic search over the TECH Help! 6.0 DOS reference knowledge base.

Access is via OAuth 2.0 (Authorization Code + PKCE or Client Credentials). To request a client registration, email get-mcp@neburalis.space.

MCP Endpoint

POST https://mcp.thelp.neburalis.space/mcp
Authorization: Bearer <access-token>
Accept: application/json, text/event-stream
Content-Type: application/json

OAuth Endpoints

GET  https://mcp.thelp.neburalis.space/.well-known/oauth-authorization-server
GET  https://mcp.thelp.neburalis.space/authorize   (authorization code flow)
POST https://mcp.thelp.neburalis.space/token       (token exchange / client credentials)

Available Tools

Health Check

GET https://mcp.thelp.neburalis.space/health