SkillAgentSearch skills...

mcp

RunAPI MCP server for model discovery, pricing lookup, media task creation, and balance checks.

Install / Use

claude mcp add runapi-ai -- npx -y github:runapi-ai/mcp

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

57/100

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "name": "@runapi.ai/mcp", "version": "0.12.1", "description": "RunAPI MCP server for model discovery, pricing lookup, media task creation, and balance checks.", "type": "module", "main": "dist/src/index.js", "exports": { ".": { "import": "./dist/src/index.js" }, "./business-tools": { "types": "./dist/src/business-tools.d.ts", "import": "./dist/src/business-tools.js" }, "./": "./" }, "bin": { "runapi-mcp": "dist/bin/runapi-mcp.js" }, "files": [ "dist/src", "dist/bin", "data/contract.json", "examples", "glama.json", "README.md", "README.zh-CN.md", "CHANGELOG.md", "LICENSE" ], "scripts": { "build": "tsc -p tsconfig.json && npm run check:web-safe", "check:web-safe": "tsx scripts/check-web-safe-build.ts", "dev": "tsx src/index.ts", "pretest": "npm run build", "prepack": "npm run sync:data -- --if-rails-root && npm run build", "typecheck": "tsc --noEmit", "test": "vitest run", "sync:data": "tsx scripts/sync-data.ts ../../.." }, "keywords": [ "runapi", "mcp", "model-context-protocol", "ai", "claude-code", "cursor", "vscode", "image-generation", "video-generation", "music-generation", "audio-generation" ], "author": "RunAPI", "license": "Apache-2.0", "homepage": "https://runapi.ai", "repository": { "type": "git", "url": "git+https://github.com/runapi-ai/mcp.git" }, "bugs": { "url": "https://github.com/runapi-ai/mcp/issues" }, "engines": { "node": ">=22.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.29.0", "@runapi.ai/mcp-core": "0.4.2", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^24.10.1", "esbuild": "^0.28.1", "tsx": "^4.20.6", "typescript": "^5.9.3", "vitest": "^4.0.14" }, "publishConfig": { "access": "public" }, "mcpName": "io.github.runapi-builder/runapi-mcp" }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low