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)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
search-notesC

記事を検索する

analyze-notesC

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

get-noteC

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

search-usersC

ユーザーを検索する

get-userC

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

get-user-notesC

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

get-commentsC

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

post-draft-noteC

下書き状態の記事を投稿する(Markdown形式の本文を自動でHTMLに変換)

post-commentC

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

get-likesC

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

like-noteC

記事にスキをする

unlike-noteC

記事のスキを削除する

search-magazinesC

マガジンを検索する

get-magazineC

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

get-category-notesC

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

get-statsC

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

add-magazine-noteC

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

remove-magazine-noteC

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

list-categoriesB

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

list-hashtagsB

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

get-hashtagC

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

get-search-historyC

検索履歴を取得する

list-contestsB

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

get-notice-countsC

通知件数を取得する

get-test-membership-summariesA

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

get-test-membership-notesB

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

get-membership-summariesC

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

get-membership-plansB

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

get-circle-infoC

サークル情報を取得する

get-membership-notesC

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

get-my-notesC

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

open-note-editorC

記事の編集ページを開く

search-allC

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