OpenSpec MCP

40 tools. 16 can modify or destroy data without limits.

16 write tools that can modify data. Rate limits recommended.

Last updated:

16 can modify or destroy data
24 read-only
40 tools total

Community server · catalogue entry verified 11/06/2026

How to control OpenSpec MCP ↓

What OpenSpec MCP exposes to your agents

Read (24) Write / Execute (16) Destructive / Financial (0)
High Risk

The most dangerous OpenSpec MCP tools

16 of OpenSpec MCP's 40 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control OpenSpec MCP

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

Rate limit write operations
{
  "openspec_record_revision": {
    "limits": [
      {
        "counter": "openspec_record_revision_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "openspec_ai_analyze_context": {
    "limits": [
      {
        "counter": "openspec_ai_analyze_context_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 OpenSpec MCP — 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 OPENSPEC →

Free to start. No card required.

All 40 OpenSpec MCP tools

READ 24 tools
Read openspec_ai_analyze_context 使用 AI 深度分析项目上下文并给出 project.md 更新建议。 利用 MCP Client 的 AI 能力进行分析。 Read openspec_analyze_context 分析项目上下文(技术栈、目录结构、代码模式) Read openspec_critique_proposal 评审 proposal 或 design 文档,识别潜在问题(完整性、可行性、安全、边界条件、清晰度) Read openspec_get_approval_status Get approval status for a change Read openspec_get_critique_result 获取变更的评审结果(最新或历史记录) Read openspec_get_instructions Get OpenSpec usage instructions from AGENTS.md Read openspec_get_progress_summary Get progress summary for all changes Read openspec_get_project_context Get project context from project.md Read openspec_get_review_summary Get review summary for a change (all files) Read openspec_get_tasks Get tasks and progress for a change Read openspec_list_changes List all OpenSpec change proposals Read openspec_list_cross_service_docs List cross-service documents for a change proposal. Returns documents defined in proposal.md frontmatter cross Read openspec_list_pending_approvals List all changes pending approval Read openspec_list_reviews List review comments for a change or spec Read openspec_list_revisions List all recorded design revisions for a change Read openspec_list_specs List all OpenSpec specifications Read openspec_list_templates List all available change templates Read openspec_preview_template Preview the content of a template Read openspec_read_cross_service_doc Read a specific cross-service document content. Use openspec_list_cross_service_docs first to see available do Read openspec_show_change Show details of a specific change proposal Read openspec_show_spec Show details of a specific specification Read openspec_validate_all Validate all changes and/or specs Read openspec_validate_change Validate a change proposal Read openspec_validate_spec Validate a specification

Questions about OpenSpec MCP

How do I prevent bulk modifications through OpenSpec MCP? +

The OpenSpec MCP server has 15 write tools including openspec_record_revision, openspec_reply_review, openspec_request_approval. 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 OpenSpec MCP.

How many tools does the OpenSpec MCP server expose? +

40 tools across 2 categories: Read, Write. 24 are read-only. 16 can modify, create, or delete data.

How do I enforce a policy on OpenSpec MCP? +

Register the OpenSpec 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 OpenSpec MCP tool call.

Deterministic rules across all 40 OpenSpec MCP tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

40 OpenSpec MCP tools catalogued and risk-classified — across an index of 43,000+ 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.