Influship MCP Server
Rank #61,693io.github.Influship/influship-mcp
Find and analyze influencers with creator search, lookalikes, profiles, posts, and transcripts.
Influship MCP Server is a Model Context Protocol (MCP) server published by Influship. It ranks #61,693 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Influship MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 1 tracked version. It was first listed on May 28, 2026 and most recently updated on May 28, 2026.
Ranks ahead of 70,420 of 132,113 servers on MCP Toplist.
Use Influship MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http influship-mcp https://mcp.influship.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add influship-mcp -e "INFLUSHIP_API_KEY=<your INFLUSHIP_API_KEY>" -e "INFLUSHIP_MCP_URL=<your INFLUSHIP_MCP_URL>" -- npx -y @influship/mcpReplace each placeholder with your own value before saving.
[mcp_servers.influship-mcp]
url = "https://mcp.influship.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.influship-mcp]
command = "npx"
args = ["-y", "@influship/mcp"]
[mcp_servers.influship-mcp.env]
INFLUSHIP_API_KEY = "<your INFLUSHIP_API_KEY>"
INFLUSHIP_MCP_URL = "<your INFLUSHIP_MCP_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.influship.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"influship-mcp": {
"command": "npx",
"args": [
"-y",
"@influship/mcp"
],
"env": {
"INFLUSHIP_API_KEY": "<your INFLUSHIP_API_KEY>",
"INFLUSHIP_MCP_URL": "<your INFLUSHIP_MCP_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"influship-mcp": {
"url": "https://mcp.influship.com/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": {
"influship-mcp": {
"command": "npx",
"args": [
"-y",
"@influship/mcp"
],
"env": {
"INFLUSHIP_API_KEY": "<your INFLUSHIP_API_KEY>",
"INFLUSHIP_MCP_URL": "<your INFLUSHIP_MCP_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"influship-mcp": {
"type": "http",
"url": "https://mcp.influship.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"influship-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@influship/mcp"
],
"env": {
"INFLUSHIP_API_KEY": "<your INFLUSHIP_API_KEY>",
"INFLUSHIP_MCP_URL": "<your INFLUSHIP_MCP_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"influship-mcp": {
"serverUrl": "https://mcp.influship.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"influship-mcp": {
"command": "npx",
"args": [
"-y",
"@influship/mcp"
],
"env": {
"INFLUSHIP_API_KEY": "<your INFLUSHIP_API_KEY>",
"INFLUSHIP_MCP_URL": "<your INFLUSHIP_MCP_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"influship-mcp": {
"url": "https://mcp.influship.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"influship-mcp": {
"command": "npx",
"args": [
"-y",
"@influship/mcp"
],
"env": {
"INFLUSHIP_API_KEY": "<your INFLUSHIP_API_KEY>",
"INFLUSHIP_MCP_URL": "<your INFLUSHIP_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/io.github.Influship%2Finfluship-mcp)<a href="https://mcptoplist.com/server/io.github.Influship%2Finfluship-mcp"><img src="https://mcptoplist.com/badge/io.github.Influship%2Finfluship-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
Influship
Other servers by Influship
View all Influship servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | May 28, 2026 |
Frequently asked questions
- Who maintains Influship MCP Server?
- Influship MCP Server is maintained by Influship, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Influship MCP Server listed on the Official MCP Registry?
- Yes — Influship MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Influship MCP Server have?
- MCP Toplist tracks 1 version of Influship MCP Server, most recently published on May 28, 2026.
- Where can I find the source code for Influship MCP Server?
- The source code for Influship MCP Server is hosted at github.com/influship/influship-mcp.
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.