Skip to main content
Glama

MCP Notes Server

by truaxki
# Python virtual environment .venv/ venv/ env/ # Python cache files __pycache__/ *.py[cod] *.so # Distribution / packaging dist/ build/ *.egg-info/ # IDE specific files .idea/ .vscode/ *.swp *.swo # Environment variables .env # Local development files notes_storage.json *.backup # Package manager files .python-version uv.lock

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/truaxki/mcp-notes'

If you have feedback or need assistance with the MCP directory API, please join our Discord server