Skip to main content
Glama

MCP Note-Taking Server

by StarrStack
.gitignore235 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python # Virtual environments venv/ env/ ENV/ # IDE .vscode/ .idea/ *.swp *.swo .DS_Store # User data - personal notes notes.json exported_notes/ # Temporary files .notes_*.json.tmp

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

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