Skip to main content

MCP server for Coda SDK documentation, validation, and live data

Project description

sprocket-systems.coda.sdk-mcp

MCP server for the Coda audio processing Python SDK. Provides documentation, examples, live data access, and code validation tools for AI-assisted Coda development.

Quick Start

Requires uv — install it with:

curl -LsSf https://astral.sh/uv/install.sh | sh

Add to your MCP client config (Claude Code, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "coda-sdk": {
      "command": "uvx",
      "args": ["sprocket-systems.coda.sdk-mcp@x.x.x"],
      "env": {
        "CODA_SDK_MCP_CODA_API_TOKEN": "your-token"
      }
    }
  }
}

Replace x.x.x with the desired version. Pinning ensures a consistent environment — uvx will download that version on first run and cache it for subsequent starts.

Tools (15)

Tool Description
sdk_get_api_reference Get API reference docs for a module
sdk_get_guide Get usage guide by topic
sdk_search_docs Full-text search across SDK docs
sdk_list_examples List available SDK code examples
sdk_get_example Get full content of an example
sdk_list_presets List Coda presets (optionally filtered by type)
sdk_list_groups List Coda groups with IDs
sdk_list_io_locations List Coda IO locations
sdk_io_list_folders List folders at a path within a Coda IO Location
sdk_io_list_files List files with optional glob/regex filtering
sdk_io_discover_files Discover file metadata (format, stem type, timing)
sdk_get_source Get SDK Python source for a module or symbol
sdk_search_source Full-text search across SDK Python source
sdk_validate_code Static validation of Python/SDK code
sdk_dry_run_code Sandboxed execution with Job.run blocked

MCP Prompts (3)

Prompt Description
sdk_build_job Step-by-step guide to build a Coda job
sdk_modify_workflow Guide to modify existing workflows
sdk_troubleshoot Debug SDK issues systematically

Configuration

Variable Default Description
CODA_SDK_MCP_CODA_API_TOKEN Coda API token (required for live data/dry-run)
CODA_SDK_MCP_CODA_BASE_URL https://v2.coda.sprocket.systems Coda API URL
CODA_SDK_MCP_LOG_LEVEL info Log level
CODA_SDK_MCP_LOG_FILE Optional log file path (rotated at 10 MB)
CODA_SDK_MCP_TRANSPORT stdio Transport: stdio (default) or http

Docs, examples, search, and static validation work without a token. Live data tools (sdk_list_presets, sdk_list_groups, sdk_list_io_locations, sdk_io_list_folders, sdk_io_list_files, sdk_io_discover_files) and sdk_dry_run_code require CODA_SDK_MCP_CODA_API_TOKEN.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sprocket_systems_coda_sdk_mcp-1.1.1.tar.gz (108.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sprocket_systems_coda_sdk_mcp-1.1.1-py3-none-any.whl (139.2 kB view details)

Uploaded Python 3

File details

Details for the file sprocket_systems_coda_sdk_mcp-1.1.1.tar.gz.

File metadata

File hashes

Hashes for sprocket_systems_coda_sdk_mcp-1.1.1.tar.gz
Algorithm Hash digest
SHA256 59148835c1be9f26dcb2e616f36e06435a628a976ddd9bfb0374fe2cf898a7fc
MD5 d5173360af9566ae7709db8bbb39ad78
BLAKE2b-256 f0b75df2b3516f1c9db761c14bb35595ab04603346e4a9d31c4003de0c168fc0

See more details on using hashes here.

File details

Details for the file sprocket_systems_coda_sdk_mcp-1.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for sprocket_systems_coda_sdk_mcp-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ceb0bb8bb9cfd66ce25b3c19765bae28d85540abd12fce1bacdc7a862bbb92b1
MD5 4d66e3092d9c0ca9a44d5b051b410b19
BLAKE2b-256 cb8aa2c247dd7ed304b8c26894f617332c87509d88894926feb60f811668fb15

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page