# MCP Server Dependencies
# Python MCP SDK for building MCP servers
mcp>=1.2.0
# FastAPI and web server dependencies
fastapi>=0.100.0
uvicorn[standard]>=0.20.0
# Environment configuration
python-dotenv>=1.0.0
# HTTP client for API calls
httpx>=0.24.0
# Type hints and validation
pydantic>=2.0.0
# Core dependencies (will be available from parent package)
# selfmemory (local package - install with: pip install -e ../.)
# Authentication and security
cryptography>=3.0.0
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/shrijayan/SelfMemory'
If you have feedback or need assistance with the MCP directory API, please join our Discord server