Pro Tools MCP Server (skrul/protools-mcp-server) is an MCP server listed on the M8ven Trust Index. It scores 64 out of 100, grade C. It declares 108 tools. No publisher has claimed this listing.
Enables AI assistants to control Pro Tools via the PTSL gRPC API, providing session management, timeline navigation, track control, clip management, editing, markers, transport, audio analysis, and more.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
skrul
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
get_session_infoGet information about the current Pro Tools session (name, path, sample rate)
get_session_overviewsave_sessionSave the current Pro Tools session
get_session_lengthGet the session length (duration from start to the end of the last content)
get_track_listGet a list of all tracks in the current Pro Tools session with their properties
select_tracksSelect tracks by name in Pro Tools
set_track_muteMute or unmute tracks in Pro Tools
set_track_soloSolo or unsolo tracks in Pro Tools
playStart playback in Pro Tools
stopStop playback/recording in Pro Tools
toggle_playToggle between play and stop
recordStart recording in Pro Tools
set_playback_modeSet the playback mode (normal, loop, or dynamic transport)
get_clip_listset_timeline_selectionSet the timeline selection (in/out points) for editing operations. Times can be in samples, timecode, or other formats.
get_timeline_selectionGet the current timeline selection (in/out points)
cutCut the selected content on selected tracks within the timeline selection. Use select_tracks and set_timeline_selection first.
copyCopy the selected content on selected tracks within the timeline selection. Use select_tracks and set_timeline_selection first.
pastePaste previously copied/cut content at the current timeline position on selected tracks.
clearClear (delete) the selected content on selected tracks within the timeline selection without copying to clipboard.
undoUndo the last editing operation
redoRedo the last undone operation
get_markersGet all memory locations/markers in the session
create_markerCreate a new marker/memory location at a specific time
edit_markerEdit an existing marker/memory location
select_markerJump to a specific marker by its number
delete_markerDelete one or more markers by their numbers
delete_all_markersDelete all markers/memory locations in the session
refresh_pro_tools_indexget_timeline_tracksget_timeline_clipssearch_timelineselect_clip_on_timelineanalyze_audioptsl_commandExecute a raw PTSL command with custom parameters. Use this for advanced operations not covered by high-level tools. See the ptsl_reference resource for available commands and their parameters.
sample_ptsl_responsesSample actual JSON responses from various PTSL commands to verify response formatting. Logs output to server console.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@grpc/grpc-js: A malformed request can cause a server crash
@grpc/grpc-js: An incoming malformed compressed message can cause a client or server crash
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
ALLOW_WRITESBlocked by default (require to enable):PTSL_PROTO_PATH"": "/absolute/path/to/PTSL.proto",PTSL_SERVER_ADDRESSUSE_HTTPSPORTTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
108/108 tools missing one or more hints — get_session_info (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_session_overview (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); save_session (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +105 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tests exist
No test files found
Add tests that exercise each declared tool.
Production dependencies are patched
0 critical, 3 high severity in production deps — @grpc/grpc-js@1.12.4 (high), @grpc/grpc-js@1.12.4 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/skrul/protools-mcp-server)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check