AINSOF MCP Server
OfficialAllows finding AINSOF cues that match a reference track from Apple Music by pasting a link.
Allows finding AINSOF cues that match a reference track from SoundCloud by pasting a link.
Allows finding AINSOF cues that match a reference track from Spotify by pasting a link.
Allows finding AINSOF cues that match a reference video or audio from YouTube by pasting a link.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AINSOF MCP Serverfind a tense orchestral track for a 30-second thriller scene"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Endpoint: https://mcp.ainsof.io (Streamable HTTP, no key required)
AINSOF is a music superpowers creative company: a curated, growing production-music catalogue built for sync, with purpose-made tools for connecting music to picture. Every cue is written, performed and produced by human composers — nothing in the catalogue is AI-generated. New original music lands every week.
This server puts the whole catalogue behind 12 MCP tools, so an AI assistant can find the right cue for a scene, play it, fetch stems and cut-downs, and even return a finished, professionally scored edit of your video.
Connect
Claude (claude.ai / Claude Desktop)
Settings → Connectors → Add custom connector → paste https://mcp.ainsof.io.
Claude Code
claude mcp add --transport http ainsof https://mcp.ainsof.ioCursor
Add to .cursor/mcp.json (project) or ~/.cursor/mcp.json (global):
{
"mcpServers": {
"ainsof": { "url": "https://mcp.ainsof.io" }
}
}Grok
Connectors → add a remote MCP connector with https://mcp.ainsof.io.
ChatGPT
Developer mode → Connectors → add https://mcp.ainsof.io.
Related MCP server: YouTube Music MCP Server
What it can do
Tool | What it does |
| Find cues by a written brief, a mood, or an exact track / album / catalogue number |
| Paste a YouTube / Spotify / Apple Music / SoundCloud link — it listens and returns the closest AINSOF cues |
| Describe your video (length, pace, narration) and get cues that fit it |
| Upload a video and get back a professionally scored edit, synced to picture |
| Structural analysis of a video: cuts, pacing, sections |
| Full detail for one cue: versions, stems, metadata |
| A playable link for any cue |
| Move video in, get the scored result out |
| Cue-sheet data for anything you used |
| Licensing, catalogue and privacy details |
| Tell us when a result was right or wrong (with your consent) |
Previews are always the complete piece, watermarked — cut with them freely before anything is licensed.
In practice
A video editor, mid-edit. You're cutting a 45-second alpine ski clip in silence.
You tell your assistant: "fast cuts, no narration — score it." It calls
find_soundtrack with the length and pace, streams you three full previews, and the
one you keep comes back through score_my_video already synced to your cut.
A creative team pitching with a reference. The client says "something like Hans
Zimmer's Time." Paste the link. search_by_reference listens to the actual record
and answers with the closest cues in the AINSOF catalogue — playable immediately,
licensable the same day.
An agency producer clearing a spot. The edit is locked and legal wants paper.
get_track returns every version and stem of the cue you used, cue_sheet returns
the cue-sheet data, and licensing is one email — every cue in the catalogue is
pre-cleared, one owner, no chain-of-title archaeology.
A developer building a creative tool. Your users edit video in your product.
Point your agent at https://mcp.ainsof.io and music discovery — search,
reference matching, previews, scoring to picture — becomes a feature of your app,
with no key required to start.
Rate limits
Tier | Calls / day |
No key | 300 |
Free API key ( | 1,000 |
Need more? |
Licensing & privacy
The catalogue itself is commercial — every cue is signed, owned and cleared, and licensing runs through ainsof.io. This repository contains the public server manifest and connection docs only.
Privacy: the server receives only the tool calls sent to it, never the rest of your conversation. Full policy: ainsof.io/privacy.html.
Contact
This server cannot be installed
Maintenance
Related MCP Servers
- FlicenseBqualityDmaintenanceEnables AI assistants to control Spotify playback, search for music, manage playlists, and interact with your Spotify library through natural language commands.Last updated19
- Flicense-qualityFmaintenanceEnables AI assistants to search YouTube Music, manage playlists, and create smart recommendations using natural language.Last updated9
- AlicenseAqualityCmaintenanceEnables AI agents to search, license, and pay for rights-clean music per use, returning a verifiable license certificate.Last updated5MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to access TIDAL Music catalog, including search, playlists, favorites, and recommendations.Last updated14MIT
Related MCP Connectors
Create and track AI music videos and audio-reactive visuals from songs.
Privacy-first audio intelligence: BPM, key, waveform. Audio never stored. Pay per second.
Generate images, video, music and voice from your CLI or AI agent. On-brand AI media toolkit.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AINSOF-Tech/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server