MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP server to parse open documentation on Rtbrick site and provide responses

Created 12/30/2025
Updated 2 months ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

uvx rtb-doc-mcp-srvr

Cursor configuration (mcp.json)

{ "mcpServers": { "rtbrick-rtb-doc-mcp-srvr": { "command": "uvx", "args": [ "rtb-doc-mcp-srvr" ] } } }