Skip to main content
Glama
conanfile.txt1.8 kB
# MCP Project Orchestrator - Complete Package Dependencies # This file defines all dependencies for the complete MCP Project Orchestrator ecosystem [requires] # Core MCP Project Orchestrator mcp-project-orchestrator/0.2.0 # OpenSSL Tools and FIPS Compliance openssl-tools-orchestrator/0.2.0 openssl-fips-validator/0.2.0 # Agent Skills Framework agent-skills-framework/0.2.0 # Consumer Applications openssl-workflows/0.2.0 aws-sip-trunk/0.1.0 automotive-camera-system/0.1.0 printcast-agent/0.1.0 elevenlabs-agents/0.1.0 # Core Dependencies python/3.11 fastapi/0.104.1 uvicorn/0.24.0 pydantic/2.5.0 jinja2/3.1.2 pyyaml/6.0.1 rich/13.7.0 typer/0.9.0 httpx/0.25.2 aiofiles/23.2.1 # Security and Cryptography openssl/3.1.4 zlib/1.3 cryptography/41.0.7 pycryptodome/3.19.0 # AWS Integration boto3/1.34.0 botocore/1.34.0 # Development and Testing pytest/7.4.3 pytest-asyncio/0.21.1 pytest-cov/4.1.0 mypy/1.7.1 ruff/0.1.6 # Build Tools cmake/3.27.7 ninja/1.11.1 # Optional Dependencies numpy/1.25.2 scikit-learn/1.3.2 pandas/2.1.4 redis/5.0.1 memcached/1.6.21 prometheus-client/0.19.0 opentelemetry-api/1.21.0 opentelemetry-sdk/1.21.0 [options] # MCP Project Orchestrator options mcp-project-orchestrator:fips_enabled=True mcp-project-orchestrator:aws_integration=True mcp-project-orchestrator:cursor_integration=True # OpenSSL FIPS Validator options openssl-fips-validator:fips_level=1 openssl-fips-validator:enable_side_channel_analysis=True # Agent Skills Framework options agent-skills-framework:enable_ml_optimization=True agent-skills-framework:enable_caching=True agent-skills-framework:enable_monitoring=True [generators] CMakeDeps CMakeToolchain PythonToolchain VirtualBuildEnv VirtualRunEnv [imports] bin, *.dll -> ./bin lib, *.dylib -> ./lib lib, *.so* -> ./lib lib, *.a -> ./lib

Latest Blog Posts

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/sparesparrow/mcp-project-orchestrator'

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