We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sac916/claude-browser-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Core MCP dependencies
mcp>=1.0.0
# Browser automation
playwright>=1.40.0
# Async support
aiofiles>=23.2.0
# Image processing
Pillow>=10.0.0
# Data processing and utilities
beautifulsoup4>=4.12.0
lxml>=4.9.0
# HTTP client for additional web requests
httpx>=0.25.0
# Logging and configuration
pyyaml>=6.0
# Development dependencies (optional)
pytest>=7.4.0
pytest-asyncio>=0.21.0
black>=23.0.0
mypy>=1.5.0
# Security
cryptography>=41.0.0