Server data from the Official MCP Registry
Privacy-first audio intelligence: BPM, key, waveform. Audio never stored. Pay per second.
Privacy-first audio intelligence: BPM, key, waveform. Audio never stored. Pay per second.
Remote endpoints: streamable-http: https://mcp.studiosphere.space/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"space-studiosphere-pulse": {
"url": "https://mcp.studiosphere.space/mcp"
}
}
}From the project's GitHub README.
Privacy-first audio intelligence over the Model Context Protocol. BPM, musical key, and waveform peaks for any public audio URL. Audio is processed in memory and never stored. Pay-per-second, no subscription.
Keywords: audio MCP · BPM detection · musical key detection · waveform analysis · music information retrieval · audio intelligence API · remote MCP server · Streamable HTTP transport.
Pulse analyses any public audio URL (or a direct upload, with an account) and returns structured metadata your AI assistant can act on. Shareable Google Drive, Dropbox, and other document-repository links work when the user has permission and the file is accessible to anyone with the link:
B minor) with confidenceTrack structure segmentation and chord transcription are marked coming soon and are intentionally rejected by v1.0 routes.
| ✅ Audio never stored. | Files are downloaded into a temporary directory, analyzed, and deleted in the same job. Pulse never keeps a copy. |
| ✅ Payment details never touch Pulse. | Payment entry happens on Stripe's hosted page. Pulse only sees opaque Stripe IDs and dollar amounts — no card number, no CVV, no billing address, no bank or device token. PCI-DSS scope: out. |
| ✅ No tracking, no analytics. | No Google Analytics, no Mixpanel, no third-party tags. Outbound calls only to Stripe (payments) and Google Fonts (typography). |
| ✅ Money back when we under-deliver. | Failed jobs are free. Estimate-vs-actual overages refund automatically through Stripe. |
Full transparency at https://pulse.studiosphere.space/terms.
For a short setup walkthrough, see
docs/pulse-mcp-quickstart.md.
For agent and builder scenarios, see
docs/agent-playbook.md.
| Marketing site | https://pulse.studiosphere.space |
| Product REST API | https://pulse.studiosphere.space |
| Remote MCP server | https://mcp.studiosphere.space/mcp |
| MCP setup wizard | https://pulse.studiosphere.space/connect |
| Agent playbook | https://pulse.studiosphere.space/for-agents |
| Account signup | https://pulse.studiosphere.space/signup |
| Tool metadata | https://pulse.studiosphere.space/tools |
| Server descriptor | https://pulse.studiosphere.space/.well-known/mcp/server.json |
| Health check | https://pulse.studiosphere.space/health |
| MCP Registry | space.studiosphere/pulse |
| Smithery | https://smithery.ai/servers/studiosphere/pulse |
| Glama | https://glama.ai/mcp/connectors/space.studiosphere/pulse |
| Support | pulse@studiosphere.space |
The Pulse MCP server uses Streamable HTTP transport. Authentication is by Pulse API key passed as the api_key query parameter on the connection URL.
Open Settings → Developer → Edit Config, then merge:
{
"mcpServers": {
"studiosphere-pulse": {
"type": "http",
"url": "https://mcp.studiosphere.space/mcp?api_key=YOUR_PULSE_API_KEY"
}
}
}
Restart Claude Desktop.
claude mcp add --transport http studiosphere-pulse \
https://mcp.studiosphere.space/mcp?api_key=YOUR_PULSE_API_KEY
Verify with claude mcp list.
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"studiosphere-pulse": {
"type": "http",
"url": "https://mcp.studiosphere.space/mcp?api_key=YOUR_PULSE_API_KEY"
}
}
}
The Pulse server speaks Streamable HTTP at https://mcp.studiosphere.space/mcp. Add it via whichever connector / GPT-action surface your account exposes; supply the API key as the api_key query parameter.
Register at https://pulse.studiosphere.space/signup. Keys begin with sk_pulse_ and are shown once — store them in a password manager.
The hosted /connect page (https://pulse.studiosphere.space/connect) generates the per-client config snippet with your key stamped in for one-click copy.
| Tool | Auth | Description |
|---|---|---|
estimate_cost | none | Quote a price for a public audio URL. |
analyze_track | API key | Run analysis. Tools: bpm, key, waveform. |
request_payment_link | none | Stripe Checkout link for one-off use without an account. |
get_job_status | none | Poll a running job and fetch the result. |
get_token_balance | API key | Banked-token balance. |
list_token_packs | none | Available token packs (10K/$50, 50K/$250, 200K/$1000). |
purchase_token_pack | API key | Stripe Checkout link to buy a pack. |
estimate_cost with the audio URL and selected tools.cost_display and duration_estimate_sec.analyze_track (banked tokens) or request_payment_link (anonymous one-time payment).get_job_status until terminal (completed, partial, failed).Pricing is per-second of audio analyzed × per-tool multiplier. Banked-token pricing skips the $0.50 Stripe minimum and the per-job Checkout redirect.
Agents must only submit audio when the user confirms rights to analyze it. The analyze_track tool requires an explicit attestation_confirmed: true for this reason.
This repository contains only public-facing documentation, registry metadata, and client examples. It does not contain production service source code, deployment configuration, credentials, private infrastructure notes, migrations, or internal operational documentation.
Do not send private, copyrighted, or third-party audio unless you have the right to submit it for analysis. Do not publish Pulse API keys in client configs, prompts, logs, or issue reports.
Security questions: pulse@studiosphere.space.
See LICENSE in this repository. Pulse is operated by StudioSphere Inc., Quebec, Canada.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by Taylorwilsdon · Productivity
Control Gmail, Calendar, Docs, Sheets, Drive, and more from your AI