MCP server for CreatorDB V3 API — search and analyze creators across YouTube, Instagram, and TikTok
| Tool name | Description | Destructive? |
|---|---|---|
| get_api_usage | ✓ no | |
| search_sponsors | ✓ no | |
| list_sponsors | ✓ no | |
| get_sponsor_information⚠ | ⚠ yes | |
| get_sponsor_creators | ✓ no |
| get_sponsor_performance⚠ | ⚠ yes | |
| get_sponsor_audience | ✓ no | |
| get_sponsor_summary | ✓ no | |
| submit_sponsor | ✓ no | |
| get_tiktok_profile | ✓ no | |
| get_tiktok_contact | ✓ no | |
| get_tiktok_performance⚠ | ⚠ yes | |
| get_tiktok_performance_history⚠ | ⚠ yes | |
| get_tiktok_audience | ✓ no | |
| get_tiktok_content_detail | ✓ no | |
| search_tiktok_content | ✓ no | |
| list_tiktok_niches | ✓ no | |
| search_creators_nls | ✓ no | |
| search_youtube | ✓ no | |
| search_instagram | ✓ no | |
| search_tiktok | ✓ no | |
| get_instagram_profile | ✓ no | |
| get_instagram_contact | ✓ no | |
| get_instagram_performance⚠ | ⚠ yes | |
| get_instagram_performance_history⚠ | ⚠ yes | |
| get_instagram_audience | ✓ no | |
| get_instagram_content_detail | ✓ no | |
| get_instagram_sponsorship | ✓ no | |
| search_instagram_content | ✓ no | |
| list_instagram_niches | ✓ no | |
| get_youtube_profile | ✓ no | |
| get_youtube_contact | ✓ no | |
| get_youtube_performance⚠ | ⚠ yes | |
| get_youtube_performance_history⚠ | ⚠ yes | |
| get_youtube_audience | ✓ no | |
| get_youtube_content_detail | ✓ no | |
| get_youtube_sponsorship | ✓ no | |
| list_youtube_topics | ✓ no | |
| list_youtube_niches | ✓ no | |
| get_youtube_subtitles_meta | ✓ no | |
| search_youtube_content | ✓ no | |
| get_youtube_subtitles_download | ✓ no |
{
"mcpServers": {
"creatordbaimcp": {
"command": "npx",
"args": [
"-y",
"@creatordbai/mcp-server"
]
}
}
}