We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/timowhite88/Farnsworth'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Chain Memory Dependencies
# Core
memvid>=0.1.0
web3>=6.0.0
eth-account>=0.10.0
# For PDF support in memvid (optional)
PyPDF2>=3.0.0
# For code protection (development only)
cython>=3.0.0
# pyarmor>=8.0.0 # Alternative to cython
# nuitka>=1.0.0 # Alternative for standalone
# Async support
aiohttp>=3.8.0