Skip to content
Back to search
30
MCP

fmod-studio-mcp

pypi/fmod-studio-mcp

MCP server that drives FMOD Studio live via its scripting terminal (TCP 3663) — full Scripting API access for AI agents.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

future-video-studio-mcp
MCP server for creating Future Video Studio renders through the FVS Agent API.
0 tools
@studiosignal/mcp-server
Studio Signal MCP Server — AI-powered M&E intelligence via Model Context Protocol
0 tools
Terminal MCP Server
MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.
0 tools
fl-studio-mcp
AI-powered FL Studio control via MCP - mixing, composition, plugin control, and mix diagnosis through natural language
0 tools
Figma MCP Server
MCP server enabling AI assistants to interact with Figma designs via natural language commands
0 tools
vscode-mcp-server
MCP server to expose VS Code editing features to an LLM for AI coding
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fmod-studio-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}