UNPKG

leadmagic-mcp-server

Version:

Model Context Protocol server for LeadMagic API - Complete B2B data enrichment with 19 tools for email finding, profile enrichment, company intelligence, job data, and advertisement tracking

9 lines 249 B
#!/usr/bin/env node /** * LeadMagic MCP Server * * Main entry point for the LeadMagic Model Context Protocol server. * Provides access to all 19 LeadMagic API endpoints through the MCP protocol. */ export {}; //# sourceMappingURL=index.d.ts.map