Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug logging (set to 'true' to enable)
NOTE_EMAILNoYour note.com account email address
NOTE_USER_IDNoYour note.com user ID
MCP_HTTP_HOSTNoThe host for HTTP/SSE transport server127.0.0.1
MCP_HTTP_PORTNoThe port for HTTP/SSE transport server3000
NOTE_PASSWORDNoYour note.com account password
NOTE_SESSION_V5NoYour note_session_v5 cookie value from browser
NOTE_XSRF_TOKENNoYour note_xsrf_token cookie value from browser
NOTE_GQL_AUTH_TOKENNoYour note_gql_auth_token cookie value from browser (required for draft editing features)

Tools

Functions exposed to the LLM to take actions

NameDescription
search-notes

記事を検索する

analyze-notes

記事の詳細分析を行う(競合分析やコンテンツ成果の比較等)

get-note

記事の詳細情報を取得する

search-users

ユーザーを検索する

get-user

ユーザーの詳細情報を取得する

get-user-notes

ユーザーの記事一覧を取得する

get-comments

記事へのコメント一覧を取得する

post-draft-note

下書き状態の記事を投稿する

post-comment

記事にコメントを投稿する

get-likes

記事のスキ一覧を取得する

like-note

記事にスキをする

unlike-note

記事のスキを削除する

search-magazines

マガジンを検索する

get-magazine

マガジンの詳細情報を取得する

get-category-notes

カテゴリーに含まれる記事一覧を取得する

get-stats

ダッシュボードのPV統計情報を取得する

add-magazine-note

マガジンに記事を追加する

remove-magazine-note

マガジンから記事を削除する

list-categories

カテゴリー一覧を取得する

list-hashtags

ハッシュタグ一覧を取得する

get-hashtag

ハッシュタグの詳細を取得する

get-search-history

検索履歴を取得する

list-contests

コンテスト一覧を取得する

get-notice-counts

通知件数を取得する

get-test-membership-summaries

テスト用:加入済みメンバーシップ一覧をダミーデータで取得する

get-test-membership-notes

テスト用:メンバーシップの記事一覧をダミーデータで取得する

get-membership-summaries

加入済みメンバーシップ一覧を取得する

get-membership-plans

自分のメンバーシッププラン一覧を取得する

get-circle-info

サークル情報を取得する

get-membership-notes

メンバーシップの記事一覧を取得する

get-my-notes

自分の記事一覧(下書きを含む)を取得する

open-note-editor

記事の編集ページを開く

search-all

note全体検索(ユーザー、ハッシュタグ、記事など)

Prompts

Interactive templates invoked by user choice

NameDescription
note-search
competitor-analysis
content-idea-generation
article-analysis

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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