Note Com MCP Server

47 tools. 15 can modify or destroy data without limits.

1 destructive tool with no built-in limits. Policy required.

Last updated:

15 can modify or destroy data
32 read-only
47 tools total

Community server · catalogue entry verified 11/06/2026

How to control Note Com MCP Server ↓

Read (32) Write / Execute (14) Destructive / Financial (1)
Critical Risk

15 of Note Com MCP Server's 47 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

PolicyLayer is an MCP gateway — it sits between your AI agents and Note Com MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "remove-magazine-note": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "add-magazine-note": {
    "limits": [
      {
        "counter": "add-magazine-note_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "analyze-notes": {
    "limits": [
      {
        "counter": "analyze-notes_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Note Com MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON NOTE COM →

Free to start. No card required.

READ 32 tools
Read analyze-notes 記事の詳細分析を行う(競合分析やコンテンツ成果の比較等) Read get-category-notes カテゴリーに含まれる記事一覧を取得する Read get-circle-info サークル情報を取得する Read get-comments 記事へのコメント一覧を取得する Read get-hashtag ハッシュタグの詳細を取得する Read get-likes 記事のスキ一覧を取得する Read get-magazine マガジンの詳細情報を取得する Read get-membership-notes メンバーシップの記事一覧を取得する Read get-membership-plans 自分のメンバーシッププラン一覧を取得する Read get-membership-summaries 加入済みメンバーシップ一覧を取得する Read get-my-notes 自分の記事一覧(下書きを含む)を取得する Read get-note 記事の詳細情報を取得する Read get-notice-counts 通知件数を取得する Read get-notion-page Get detailed information about a Notion page Read get-search-history 検索履歴を取得する Read get-stats ダッシュボードのPV統計情報を取得する Read get-test-membership-notes テスト用:メンバーシップの記事一覧をダミーデータで取得する Read get-test-membership-summaries テスト用:加入済みメンバーシップ一覧をダミーデータで取得する Read get-user ユーザーの詳細情報を取得する Read get-user-notes ユーザーの記事一覧を取得する Read like-note 記事にスキをする Read list-categories カテゴリー一覧を取得する Read list-contests コンテスト一覧を取得する Read list-hashtags ハッシュタグ一覧を取得する Read list-notion-pages List pages from a Notion database Read prepare-obsidian-draft Obsidian記事をnote下書き用に準備(画像情報を含む) Read preview-notion-to-note Preview how a Notion page will be converted to note.com format Read search-all note全体検索(ユーザー、ハッシュタグ、記事など) Read search-magazines マガジンを検索する Read search-notes note.comの記事を検索 Read search-users ユーザーを検索する Read unlike-note 記事のスキを削除する

Other MCP servers with similar tools — same risk classification, starter policies for each.

Can an AI agent delete data through the Note Com MCP Server MCP server? +

Yes. The Note Com MCP Server server exposes 1 destructive tools including remove-magazine-note. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through Note Com MCP Server? +

The Note Com MCP Server server has 14 write tools including add-magazine-note, convert-obsidian-markdown, edit-note. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Note Com MCP Server.

How many tools does the Note Com MCP Server MCP server expose? +

47 tools across 3 categories: Destructive, Read, Write. 32 are read-only. 15 can modify, create, or delete data.

How do I enforce a policy on Note Com MCP Server? +

Register the Note Com MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Note Com MCP Server tool call.

Deterministic rules across all 47 Note Com MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

47 Note Com MCP Server tools catalogued and risk-classified — across an index of 42,500+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.