Skip to main content
Glama
requirements.txt798 B
# MCP Integration Addon Requirements # Core MCP Protocol modelcontextprotocol>=0.1.0 # HTTP Requests for API calls requests>=2.28.0 # System monitoring psutil>=5.9.0 # Async support trio>=0.22.0 # Logging loguru>=0.7.0 # JSON handling for configurations jsonschema>=4.0.0 # API support - versions compatible with Python 3.13+ fastapi>=0.111.0 pydantic>=2.0.0 typing-extensions>=4.7.0 # Added to ensure compatibility # Optional: Cryptography for secure API key storage cryptography>=3.4.0 # Install with: pip install cryptography # Core dependencies for FreeCAD MCP Addon # PySide2>=5.15.0 # Removed, should be provided by FreeCAD environment # AI provider dependencies (optional) anthropic>=0.3.0 openai>=1.0.0 google-generativeai>=0.3.0 google-cloud-aiplatform>=1.38.0 # For Vertex AI

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/jango-blockchained/mcp-freecad'

If you have feedback or need assistance with the MCP directory API, please join our Discord server