LeadDelta MCP Server
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@LeadDelta MCP ServerShow me connections with 'Product Manager' job title"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
LeadDelta MCP Server
Connect your AI assistant to LeadDelta — the LinkedIn CRM — and manage your network directly from Cursor, Claude, or any MCP-compatible client.
Available Tools
Tool | Description |
| Search and filter your LinkedIn connections by name, company, job title, location, or headline |
| Retrieve your full list of LeadDelta connections |
Setup in Cursor
Option A — Remote (recommended, no installation required)
Open Cursor Settings → MCP and add a new server, or edit ~/.cursor/mcp.json directly:
{
"mcpServers": {
"leaddelta": {
"url": "https://mcp.leaddelta.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_LEADDELTA_API_KEY"
}
}
}
}Where to find your API key: Log in to app.leaddelta.com → Integrations → API Key.
Example Usage
Once connected, you can ask your AI assistant:
"Show me all my connections working at OpenAI"
"Find connections with 'Head of Growth' in their title"
"List my connections based in London"
"Who do I know at Series B startups?"
Transport Support
The server supports two transport protocols:
Transport | Endpoint |
Streamable HTTP |
|
Authentication is accepted via:
Authorization: Bearer YOUR_LEADDELTA_API_KEYheader
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/LeadDelta/ld-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server