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
# Core MCP and async HTTP dependencies
mcp>=1.0.0
aiohttp>=3.8.0
asyncio
# Anthropic Claude integration
anthropic>=0.25.0
# Data parsing and validation
pydantic>=2.0.0
python-dateutil>=2.8.0
# Optional development dependencies
# pytest>=7.0.0
# pytest-asyncio>=0.21.0
# black>=23.0.0
# mypy>=1.0.0