fraudlabs-pro-sms-verification
0
The MCP Server is designed to provide conversation protocol capabilities for specific APIs, focusing on ease of development with integrated tools for testing and static analysis, and flexible deployment options through environment configuration.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server generated using the MCP builder from AG2. It facilitates conversation protocols for APIs such as fraudlabspro.com. Key features include development tools like ruff
for linting, mypy
for static typing, pytest
for testing, and server configuration through environment variables. The server supports transport modes like stdio
and SSE.