We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/0xsaju/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
requirements-core.txt•206 B
# Core dependencies for MCP Server with Local LLM
torch>=2.0.0
transformers>=4.30.0
accelerate>=0.20.0
bitsandbytes>=0.41.0
scipy>=1.10.0
# MCP Protocol Implementation
pydantic>=2.0.0
python-dotenv>=1.0.0