MCP server intelligence profile

microCMS Document MCP Server

Provides access to microCMS documentation, enabling AI assistants to search and retrieve the latest document content

Local OnlyOfficial distributionmicrocmsio
Risk condition detectedNpm · 0.2.5

Our scanner retained one or more proven findings for version 0.2.5. Review the exact-version evidence and deployment context below.

1Distribution channel
3Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install microcms-document-mcp-server from npm

Version 0.2.5 declares 1 executable entrypoint.

npm install --save-exact microcms-document-mcp-server@0.2.5
npx -y -p microcms-document-mcp-server@0.2.5 microcms-document-mcp-server
MCP client configuration example
{
  "mcpServers": {
    "microcms-document-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "microcms-document-mcp-server@0.2.5",
        "microcms-document-mcp-server"
      ]
    }
  }
}

Identity

Canonical slugmicrocms-document-mcp-server-bde6d06bDeploymentLocal Only
Canonical packagenpm:microcms-document-mcp-serverRepositorymicrocmsio/microcms-document-mcp-server
First publishedLatest release
Last security verificationAug 18, 2026Classification confidence90%
PublicationPublishedOfficial distributionYes

Distributions

ChannelIdentifierCurrent versionVersionsSource
npmmicrocms-document-mcp-server0.2.51Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npmmicrocms-document-mcp-server0.2.5CurrentSep 5, 20263 toolsSucceeded · 0 resources · 0 prompts2 proven
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

Provenanceartifact_hash_verifiedSignature
MCP SDK@modelcontextprotocol/sdk Artifact SHA-256c3d4e7127c5af408d762cc9c991dc9b7b263af984ea8008b75ff9cdbe4f17363
Scannermcp-proof-engine 0.1.0Scan completedAug 18, 2026
Security rating22 / 100Methodologyversion-rating-1.0
Executable entrypoints
[
  "microcms-document-mcp-server"
]
Rating reasons
[
  "security_policy_not_observed"
]
2Proven
127Clean
0Inconclusive
0Flaky
0Errors

Current protocol inventory

2025-06-18Negotiated protocol
microcms-document-mcp-serverServer-reported name
1Capability groups
Aug 18, 2026Observed

Tools 3

ToolCategoryAnnotationsRisk
fetch_generalmicroCMSについての質問に答える場合、まずこのツールを利用します。docs/general.md の内容を返します。これにはmicroCMS全体の概要や共通情報が書かれています。
Input schema
{
  "type": "object",
  "properties": {},
  "required": []
}
list_documentsmicroCMSについての質問に答える場合に利用します。ドキュメントディレクトリのファイル名一覧を返します。カテゴリーを指定することで特定のサブディレクトリのみを対象にできます。 まだ `fetch_general` で全体情報を取得していない場合は、最初に `fetch_general` を実行してください。
Input schema
{
  "type": "object",
  "properties": {
    "category": {
      "type": "string",
      "description": "検索するカテゴリー(マニュアル: manual, content-api, management-api, image-api, mcp-server)。指定しない場合は全カテゴリーを対象とします。",
      "enum": [
        "manual",
        "content-api",
        "management-api",
        "image-api",
        "mcp-server"
      ]
    }
  },
  "required": []
}
search_documentmicroCMSについての質問に答える場合に利用します。ドキュメントから指定されたファイルを検索し、中身を返します。カテゴリーを指定することで特定のサブディレクトリのみを対象にできます。 まだ `fetch_general` で全体情報を取得していない場合は、最初に `fetch_general` を実行してください。
Input schema
{
  "type": "object",
  "properties": {
    "filename": {
      "type": "string",
      "description": "検索するファイル名(拡張子を含む)"
    },
    "category": {
      "type": "string",
      "description": "検索するカテゴリー(manual, content-api, management-api, image-api, mcp-server)。指定しない場合は全カテゴリーから検索します。",
      "enum": [
        "manual",
        "content-api",
        "management-api",
        "image-api",
        "mcp-server"
      ]
    }
  },
  "required": [
    "filename"
  ]
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

microCMS Document MCP Server questions

How do I install microCMS Document MCP Server?

Install the selected package version with: npm install --save-exact microcms-document-mcp-server@0.2.5

What tools does microCMS Document MCP Server provide?

microCMS Document MCP Server exposed 3 tools during independent protocol observation, including fetch_general, list_documents, search_document.

Is microCMS Document MCP Server secure?

Our scanner retained one or more proven findings for version 0.2.5. Review the exact-version evidence and deployment context below.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP ServersMCP Servers With Completed Verification

Let’s talk about MCP security.

Share your details and our security team will contact you.