# Evernote MCP Server Dependencies
# Core MCP framework
mcp>=0.4.0
# HTTP client for Evernote API requests
httpx>=0.25.0
# Async support
asyncio
# Standard library modules (included with Python)
# json
# logging
# datetime
# typing
# urllib
# Optional: Enhanced development tools
# For testing and development
pytest>=7.0.0
pytest-asyncio>=0.21.0
# For linting and formatting (optional)
black>=23.0.0
flake8>=6.0.0
mypy>=1.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/Ak-9647/Evernote-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server