SkillAgentSearch skills...

creatordb-mcp-server

MCP server exposing the CreatorDB V3 API to Claude Code / Claude Desktop / Cursor

Install / Use

claude mcp add CreatorDB -- npx -y github:CreatorDB/creatordb-mcp-server

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

37/100

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "name": "@creatordbai/mcp-server", "version": "1.6.2", "description": "MCP server for CreatorDB V3 API \u2014 search and analyze creators across YouTube, Instagram, and TikTok", "type": "module", "main": "dist/index.js", "exports": { ".": "./dist/index.js", "./register-tools": "./dist/register-tools.js" }, "bin": { "creatordb-mcp-server": "dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc --watch", "prepare": "npm run build", "prepublishOnly": "npm run build", "test": "npm run build && node --test dist//*.test.js" }, "files": [ "dist", "!dist//.test.js", "!dist/**/.test.d.ts", "!dist/**/*.test.js.map", "README.md", "LICENSE" ], "keywords": [ "mcp", "model-context-protocol", "creatordb", "influencer", "creator", "youtube", "instagram", "tiktok", "claude" ], "license": "MIT", "author": "CreatorDB", "homepage": "https://github.com/CreatorDB/creatordb-mcp-server#readme", "repository": { "type": "git", "url": "git+https://github.com/CreatorDB/creatordb-mcp-server.git" }, "bugs": { "url": "https://github.com/CreatorDB/creatordb-mcp-server/issues" }, "publishConfig": { "access": "public" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "zod": "^3.24.4" }, "devDependencies": { "typescript": "^5.7.3", "@types/node": "^22.15.3" }, "engines": { "node": ">=22" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low