Back to Home
hydromel-project icon

reaper-apidocs-mcp

Verified Safe

by hydromel-project

Overview

Provides real-time access to REAPER ReaScript API documentation for AI assistants, enabling script writing and API exploration.

Installation

Run Command
node build/index.js

Environment Variables

  • PORT

Security Notes

The server processes a local HTML documentation file (`docs/reaper_api.html`). If this file were untrusted and contained malicious script, there's a theoretical risk, although the custom regex parser mitigates most common client-side HTML vulnerabilities. The HTTP/SSE server runs locally by default (`http://localhost:3001`) but can be configured for network access; external network exposure should be secured appropriately. CORS is enabled. No hardcoded secrets or 'eval' statements found in the analyzed source.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2025-11-23

Tags

REAPERAPI DocumentationMCP ServerReaScriptAI Assistant