New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

find_tracks_by_bpm

Find catalog tracks near a target tempo. Returns tracks whose BPM is within +/-tolerance of bpm, ordered by closeness then popularity — useful for DJ set planning, workout playlists, or tempo-matching. Each returned track carries full audio features. To also constrain by musical key, combine with...

SERVERFreqBlog Music Metadata SOURCEhttps://mcp.freqblog.com/mcp
Low RISK CLASS
Category Read
Parameters 31 required
Recommended Allowedsee the rule below
Registry record Grade D, identity unverified Pull the record →

This record as markdown: /tools/com-freqblog-music-metadata/find-tracks-by-bpm.md

What find_tracks_by_bpm does on FreqBlog Music Metadata

AI agents call find_tracks_by_bpm to retrieve information from FreqBlog Music Metadata without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
bpm number Yes Target tempo in BPM.
limit integer Max tracks (default 10).
tolerance number Plus/minus BPM window (default 2).

Parameters from the server's own tool schema.

Why find_tracks_by_bpm is rated Low

This is a pure data retrieval operation that queries a music catalog by BPM (beats per minute) and returns matching track metadata. It has no side effects, does not create, modify, or delete data, and does not execute code or trigger external operations. It is a straightforward search/filter function, which falls under the Read category with low severity due to its limited blast radius if misused by an AI agent.

From the tool's definition Tool 'find_tracks_by_bpm' searches and returns catalog tracks matching a tempo criteria. The description explicitly states it 'Returns tracks' and is 'useful for DJ set planning, workout playlists, or tempo-matching.' No modification, deletion, execution of…

Questions about find_tracks_by_bpm

What does the find_tracks_by_bpm tool do? +

Find catalog tracks near a target tempo. Returns tracks whose BPM is within +/-tolerance of bpm, ordered by closeness then popularity — useful for DJ set planning, workout playlists, or tempo-matching. Each returned track carries full audio features. To also constrain by musical key, combine with find_tracks_by_key. It is categorised as a Read tool in the FreqBlog Music Metadata MCP Server, which means it retrieves data without modifying state.

What parameters does find_tracks_by_bpm accept? +

find_tracks_by_bpm accepts 3 parameters: bpm, limit, tolerance. Required: bpm. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on find_tracks_by_bpm? +

Register the FreqBlog Music Metadata MCP server in PolicyLayer and add a rule for find_tracks_by_bpm: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches FreqBlog Music Metadata. Nothing to install.

What risk level is find_tracks_by_bpm? +

find_tracks_by_bpm is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit find_tracks_by_bpm? +

Yes. Add a rate_limit block to the find_tracks_by_bpm rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block find_tracks_by_bpm completely? +

Set action: deny in the PolicyLayer policy for find_tracks_by_bpm. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides find_tracks_by_bpm? +

find_tracks_by_bpm is provided by the FreqBlog Music Metadata MCP server (https://mcp.freqblog.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on FreqBlog Music Metadata, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of FreqBlog Music Metadata's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.