"""
Multilead MCP Server Test Suite
Comprehensive test suite for the Multilead MCP server using FastMCP's
in-memory testing pattern.
Test Categories:
- test_tools.py: Tests for all 77 MCP tools
- test_resources.py: Tests for 2 MCP resources (config, stats)
- test_prompts.py: Tests for 2 MCP prompts (lead enrichment, campaign analysis)
Run tests with: pytest
Run with coverage: pytest --cov=. --cov-report=html
"""
__version__ = "1.0.0"
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/vanman2024/multilead-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server