enrich_b2b_mcp
1
The MCP Template Server is designed to implement the Model Context Protocol with notable integrations of OpenAI, Anthropic, and EnrichB2B for various functionalities, including generating text and accessing LinkedIn data. It is structured for ease of setup and use with a variety of MCP clients.
MCP Template Server
A template server implementing the Model Context Protocol (MCP) with integrations for OpenAI, Anthropic, and EnrichB2B.
Features
- Integration with OpenAI GPT-4 and Anthropic Claude.
- EnrichB2B LinkedIn data integration.
- Built with FastAPI and Uvicorn for server deployment.
- Structured project layout and environment configuration.
Usage
- Start the server.
- Connect using MCP clients.
- Available tools include fetching LinkedIn profile details and activities, generating text with GPT-4 and Claude, and using analysis prompts.