Marvenn MCP Server
Rank #60,660io.github.marvennai/marvenn-mcp
Connect AI agents to Marvenn for outbound growth via email, voice, and LinkedIn.
Marvenn MCP Server is a Model Context Protocol (MCP) server published by marvennai. It ranks #60,660 of 132,113 servers tracked on MCP Toplist. Marvenn MCP Server is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Apr 12, 2026 and most recently updated on Apr 12, 2026.
Ranks ahead of 71,453 of 132,113 servers on MCP Toplist.
Use Marvenn MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http marvenn-mcp https://marvenn.ai/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add marvenn-mcp -- npx -y @marvenn/mcp-server[mcp_servers.marvenn-mcp]
url = "https://marvenn.ai/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.marvenn-mcp]
command = "npx"
args = ["-y", "@marvenn/mcp-server"]Add to ~/.codex/config.toml.
https://marvenn.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"marvenn-mcp": {
"command": "npx",
"args": [
"-y",
"@marvenn/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"marvenn-mcp": {
"url": "https://marvenn.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": {
"marvenn-mcp": {
"command": "npx",
"args": [
"-y",
"@marvenn/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"marvenn-mcp": {
"type": "http",
"url": "https://marvenn.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"marvenn-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@marvenn/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"marvenn-mcp": {
"serverUrl": "https://marvenn.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"marvenn-mcp": {
"command": "npx",
"args": [
"-y",
"@marvenn/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"marvenn-mcp": {
"url": "https://marvenn.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"marvenn-mcp": {
"command": "npx",
"args": [
"-y",
"@marvenn/mcp-server"
]
}
}
}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.marvennai%2Fmarvenn-mcp)<a href="https://mcptoplist.com/server/io.github.marvennai%2Fmarvenn-mcp"><img src="https://mcptoplist.com/badge/io.github.marvennai%2Fmarvenn-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
marvennai
Other servers by marvennai
View all marvennai servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.3 | Apr 12, 2026 |
Frequently asked questions
- Who maintains Marvenn MCP Server?
- Marvenn MCP Server is maintained by marvennai, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Marvenn MCP Server listed on the Official MCP Registry?
- Yes — Marvenn MCP Server is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Marvenn MCP Server have?
- MCP Toplist tracks 1 version of Marvenn MCP Server, most recently published on Apr 12, 2026.
- Where can I find the source code for Marvenn MCP Server?
- The source code for Marvenn MCP Server is hosted at github.com/marvennai/mcp-server.
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.