We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/shimayuz/note-com-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# note MCP Server 環境変数
# 初回起動時にブラウザでログインすると自動で設定されます
# 自動ログインを使う場合は以下を設定(任意)
# NOTE_EMAIL=your-email@example.com
# NOTE_PASSWORD=your-password
# Notion Integration 連携
# https://www.notion.so/my-integrations で作成したTokenを設定
# NOTION_TOKEN=secret_...