We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/d4nshields/mcp-meetup'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# MCP Meetup-Claude Server Dependencies - Official SDK Compliant
# Core MCP SDK with CLI tools
mcp[cli]>=1.0.0
# Async HTTP client
aiohttp>=3.8.0
# Anthropic Claude integration
anthropic>=0.25.0
# Data parsing and validation
pydantic>=2.0.0
python-dateutil>=2.8.0
# Development dependencies (optional)
# pytest>=7.0.0
# pytest-asyncio>=0.21.0
# black>=23.0.0
# mypy>=1.0.0