Prospectio
Connects to various lead generation applications to facilitate lead prospecting and management.
关于
Prospectio is a FastAPI-based application designed as a Model Context Protocol (MCP) API server for lead prospecting. It adheres to Clean Architecture principles, ensuring a clear separation of concerns across domain, application, and infrastructure layers. The tool features robust persistent storage capabilities through PostgreSQL and pgvector integration, allowing for efficient storage and management of leads data. It acts as a central API server, integrating with different external lead generation sources to streamline the process of acquiring and managing prospective client information.
主要功能
- Offers persistent lead data storage using PostgreSQL and pgvector
- Integrates with multiple external lead generation APIs (e.g., ActiveJobsDB, Jsearch, Mantiks)
- 16 GitHub stars
- Adopts Clean Architecture for robust and maintainable code
- Provides both REST API and MCP protocol endpoints for comprehensive lead and profile management
- FastAPI-based API with Model Context Protocol (MCP) support
使用案例
- Managing and persisting collected lead and profile data in a structured database
- Aggregating leads and company job data from diverse external data sources
- Providing a unified API for programmatic access to lead prospecting and profile management functionalities