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.

C
Caution
64/100

Pro Tools MCP Server

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

Code Verified⚡ Live Monitored: not connected

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

Is this your MCP?

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.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// tools this server exposes36 tools

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_info

Get information about the current Pro Tools session (name, path, sample rate)

get_session_overview
save_session

Save the current Pro Tools session

get_session_length

Get the session length (duration from start to the end of the last content)

get_track_list

Get a list of all tracks in the current Pro Tools session with their properties

select_tracks

Select tracks by name in Pro Tools

set_track_mute

Mute or unmute tracks in Pro Tools

set_track_solo

Solo or unsolo tracks in Pro Tools

play

Start playback in Pro Tools

stop

Stop playback/recording in Pro Tools

toggle_play

Toggle between play and stop

record

Start recording in Pro Tools

set_playback_mode

Set the playback mode (normal, loop, or dynamic transport)

get_clip_list
set_timeline_selection

Set the timeline selection (in/out points) for editing operations. Times can be in samples, timecode, or other formats.

get_timeline_selection

Get the current timeline selection (in/out points)

cut

Cut the selected content on selected tracks within the timeline selection. Use select_tracks and set_timeline_selection first.

copy

Copy the selected content on selected tracks within the timeline selection. Use select_tracks and set_timeline_selection first.

paste

Paste previously copied/cut content at the current timeline position on selected tracks.

clear

Clear (delete) the selected content on selected tracks within the timeline selection without copying to clipboard.

undo

Undo the last editing operation

redo

Redo the last undone operation

get_markers

Get all memory locations/markers in the session

create_marker

Create a new marker/memory location at a specific time

edit_marker

Edit an existing marker/memory location

select_marker

Jump to a specific marker by its number

delete_marker

Delete one or more markers by their numbers

delete_all_markers

Delete all markers/memory locations in the session

refresh_pro_tools_index
get_timeline_tracks
get_timeline_clips
search_timeline
select_clip_on_timeline
analyze_audio
ptsl_command

Execute 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_responses

Sample actual JSON responses from various PTSL commands to verify response formatting. Logs output to server console.

// known CVEs in dependencies3 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@grpc/grpc-js@1.12.4GHSA-5375-pq7m-f5r2

@grpc/grpc-js: A malformed request can cause a server crash

high@grpc/grpc-js@1.12.4GHSA-99f4-grh7-6pcq

@grpc/grpc-js: An incoming malformed compressed message can cause a client or server crash

high@modelcontextprotocol/sdk@1.0.4GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configALLOW_WRITESBlocked by default (require to enable):
configPTSL_PROTO_PATH"": "/absolute/path/to/PTSL.proto",
configPTSL_SERVER_ADDRESS
configUSE_HTTPS
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

Tool 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.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/skrul/protools-mcp-server?variant=verified)](https://m8ven.ai/mcp/skrul/protools-mcp-server)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 9f3170fc47d7b87d3eb4cab1b6c16d1a550392d6
code hash: 59db735f90f4a58ac3d651289eb5f68832455f6173e9c1548b0a2e3ce928736e
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

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
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client