MCP.so
Sign In

Splice

Search Splice's sounds catalog, build stacks & more!

Documentation

About Splice

Splice provides discovery and ideation tools for music creators using its catalog of royalty-free samples. Its MCP server helps assistants search sounds with natural language and build stacks of complementary sounds for new projects.

Connection details

https://mcp.splice.com/mcp

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add splice --transport http https://mcp.splice.com/mcp

Frequently asked questions

What is the Splice remote MCP server?

The Splice remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.splice.com/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Splice MCP server?

Add the endpoint https://mcp.splice.com/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Splice MCP server require authentication?

Yes. Splice uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Splice MCP server use?

Splice exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

More remote MCP servers