Creator SKILL v2 — Influencer Discovery
Rank #53,466ai.deinai/creator-skill-v2
SKILL-02 (not SKILL-01): AI influencer search on TikTok, Instagram & YouTube. sk_live_ token.
Creator SKILL v2 — Influencer Discovery is a Model Context Protocol (MCP) server published by deinai. It ranks #53,466 of 132,113 servers tracked on MCP Toplist. Creator SKILL v2 — Influencer Discovery is listed on Official MCP, with 2 tracked versions. It was first listed on Jun 30, 2026 and most recently updated on Jun 30, 2026.
Ranks ahead of 78,647 of 132,113 servers on MCP Toplist.
Use Creator SKILL v2 — Influencer Discovery
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http creator-skill-v2 https://skill.deinai.ai/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add creator-skill-v2 -e "SKILL_TOKEN=<your SKILL_TOKEN>" -e "SKILL_MCP_URL=<your SKILL_MCP_URL>" -- uvx creator-skill-v2Replace each placeholder with your own value before saving.
[mcp_servers.creator-skill-v2]
url = "https://skill.deinai.ai/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.creator-skill-v2]
command = "uvx"
args = ["creator-skill-v2"]
[mcp_servers.creator-skill-v2.env]
SKILL_TOKEN = "<your SKILL_TOKEN>"
SKILL_MCP_URL = "<your SKILL_MCP_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://skill.deinai.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"creator-skill-v2": {
"command": "uvx",
"args": [
"creator-skill-v2"
],
"env": {
"SKILL_TOKEN": "<your SKILL_TOKEN>",
"SKILL_MCP_URL": "<your SKILL_MCP_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"creator-skill-v2": {
"url": "https://skill.deinai.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"creator-skill-v2": {
"command": "uvx",
"args": [
"creator-skill-v2"
],
"env": {
"SKILL_TOKEN": "<your SKILL_TOKEN>",
"SKILL_MCP_URL": "<your SKILL_MCP_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"creator-skill-v2": {
"type": "http",
"url": "https://skill.deinai.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"creator-skill-v2": {
"type": "stdio",
"command": "uvx",
"args": [
"creator-skill-v2"
],
"env": {
"SKILL_TOKEN": "<your SKILL_TOKEN>",
"SKILL_MCP_URL": "<your SKILL_MCP_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"creator-skill-v2": {
"serverUrl": "https://skill.deinai.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"creator-skill-v2": {
"command": "uvx",
"args": [
"creator-skill-v2"
],
"env": {
"SKILL_TOKEN": "<your SKILL_TOKEN>",
"SKILL_MCP_URL": "<your SKILL_MCP_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"creator-skill-v2": {
"url": "https://skill.deinai.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"creator-skill-v2": {
"command": "uvx",
"args": [
"creator-skill-v2"
],
"env": {
"SKILL_TOKEN": "<your SKILL_TOKEN>",
"SKILL_MCP_URL": "<your SKILL_MCP_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.deinai%2Fcreator-skill-v2)<a href="https://mcptoplist.com/server/ai.deinai%2Fcreator-skill-v2"><img src="https://mcptoplist.com/badge/ai.deinai%2Fcreator-skill-v2.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
deinai
Other servers by deinai
View all deinai servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.1 | Jun 30, 2026 |
| 0.2.0 | Jun 30, 2026 |
Frequently asked questions
- Who maintains Creator SKILL v2 — Influencer Discovery?
- Creator SKILL v2 — Influencer Discovery is maintained by deinai, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Creator SKILL v2 — Influencer Discovery listed on the Official MCP Registry?
- Yes — Creator SKILL v2 — Influencer Discovery is listed on the Official MCP Registry.
- How many versions does Creator SKILL v2 — Influencer Discovery have?
- MCP Toplist tracks 2 versions of Creator SKILL v2 — Influencer Discovery, most recently published on Jun 30, 2026.
- Where can I find the source code for Creator SKILL v2 — Influencer Discovery?
- The source code for Creator SKILL v2 — Influencer Discovery is hosted at github.com/deinai/skill-service.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.