We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/briansbrian/wlater-McpServer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Core MCP and Google Keep dependencies
fastmcp>=0.1.0
gkeepapi>=0.15.0
keyring>=24.0.0
# OAuth token exchange
gpsoauth>=1.0.0
# Selenium for automated authentication (optional)
selenium>=4.0.0
# Development dependencies (optional)
pytest>=7.0.0
pytest-mock>=3.0.0
black>=23.0.0
mypy>=1.0.0