MCP Linkedinads Server
Rank #54,333io.github.connected-paths/paid-ads
Hosted MCP server for Google Ads and LinkedIn Ads analysis.
MCP Linkedinads Server is a Model Context Protocol (MCP) server published by Connected-Paths. It ranks #54,333 of 115,591 servers tracked on MCP Toplist. MCP Linkedinads Server is listed on Official MCP, with 1 tracked version. It was first listed on Apr 29, 2026 and most recently updated on Apr 29, 2026.
Ranks ahead of 61,258 of 115,591 servers on MCP Toplist.
Use MCP Linkedinads Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http paid-ads https://paidads-mcp.connectedpaths.com/mcp[mcp_servers.paid-ads]
url = "https://paidads-mcp.connectedpaths.com/mcp"Add to ~/.codex/config.toml.
https://paidads-mcp.connectedpaths.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"paid-ads": {
"url": "https://paidads-mcp.connectedpaths.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"paid-ads": {
"type": "http",
"url": "https://paidads-mcp.connectedpaths.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"paid-ads": {
"serverUrl": "https://paidads-mcp.connectedpaths.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"paid-ads": {
"url": "https://paidads-mcp.connectedpaths.com/mcp"
}
}
}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.connected-paths%2Fpaid-ads)<a href="https://mcptoplist.com/server/io.github.connected-paths%2Fpaid-ads"><img src="https://mcptoplist.com/badge/io.github.connected-paths%2Fpaid-ads.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Connected-Paths
Other servers by Connected-Paths
View all Connected-Paths servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Apr 29, 2026 |
Frequently asked questions
- Who maintains MCP Linkedinads Server?
- MCP Linkedinads Server is maintained by Connected-Paths, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is MCP Linkedinads Server listed on the Official MCP Registry?
- Yes — MCP Linkedinads Server is listed on the Official MCP Registry.
- How many versions does MCP Linkedinads Server have?
- MCP Toplist tracks 1 version of MCP Linkedinads Server, most recently published on Apr 29, 2026.
- Where can I find the source code for MCP Linkedinads Server?
- The source code for MCP Linkedinads Server is hosted at github.com/Connected-Paths/mcp-linkedinads.