New:Socket for Asana Is Now Available.Learn more
Get Started

@runapi.ai/suno-mcp

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@runapi.ai/suno-mcp - npm Package Compare versions

Comparing version
0.3.0
to
0.3.1
+1
-1
dist/src/meta.d.ts
export declare const META: {
readonly name: "@runapi.ai/suno-mcp";
readonly version: "0.3.0";
readonly version: "0.3.1";
readonly lineSlug: "suno";
};
export const META = {
name: "@runapi.ai/suno-mcp",
version: "0.3.0",
version: "0.3.1",
lineSlug: "suno"
};
//# sourceMappingURL=meta.js.map
{
"name": "@runapi.ai/suno-mcp",
"version": "0.3.0",
"version": "0.3.1",
"description": "RunAPI Suno MCP server for multimodal generation: create tasks, poll results, and check pricing across 6 model variants from Claude Code, Codex, Cursor, and VS Code.",

@@ -62,3 +62,3 @@ "type": "module",

"@modelcontextprotocol/sdk": "^1.29.0",
"@runapi.ai/mcp-core": "0.3.0",
"@runapi.ai/mcp-core": "0.4.1",
"zod": "^3.25.76"

@@ -65,0 +65,0 @@ },

@@ -9,3 +9,3 @@ {

},
"version": "0.3.0",
"version": "0.3.1",
"packages": [

@@ -15,3 +15,3 @@ {

"identifier": "@runapi.ai/suno-mcp",
"version": "0.3.0",
"version": "0.3.1",
"transport": {

@@ -18,0 +18,0 @@ "type": "stdio"

Sorry, the diff of this file is too big to display