Expand description
MCP Server implementation for RAPS
Exposes APS API functionality as MCP tools for AI assistants. Tool implementations are split across sibling modules:
tools_oss– Auth, OSS bucket/object, and translation toolstools_dm– Hub, project, folder, item, and template toolstools_admin– Admin bulk ops, user listing, portfolio reportstools_acc– Issues, RFIs, assets, submittals, checkliststools_misc– Custom API, webhooks, design automation, reality capturedispatch– Tool dispatch (routes tool name → handler)definitions– Tool schema definitions (get_tools)
Structs§
- Raps
Server - RAPS MCP Server
Functions§
- run_
server - Run the MCP server using stdio transport