Skip to main content
Glama

note.com MCP Server

by shimayuz
.gitignore448 B
# 依存関係 node_modules/ # ビルド出力 build/ dist/ # 環境変数ファイル(機密情報を含むため) .env # ログファイル *.log npm-debug.log* yarn-debug.log* yarn-error.log* # エディタ設定 .idea/ .vscode/ *.swp *.swo # OS固有のファイル .DS_Store Thumbs.db # テスト・ドラフトファイル *-draft.md test-*.md # クライアントコード(開発中) client/ # ログディレクトリ logs/

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/shimayuz/note-com-mcp'

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