create_ioc_page

【低码组件生成】生成符合 M8 低码平台规范的组件代码。 🔴 重要:此工具会自动在项目根目录执行 npm run ioc create 命令创建组件! ⚠️ 【最重要】优先使用 em-组件库!: - 轮播/走马灯:必须使用 \

Server M8 Codex MCP lipeng9401222/m8-codex-mcp
Category Write
Risk class Medium
Parameters 00 required

What create_ioc_page does on M8 Codex MCP

AI agents use create_ioc_page to create or update resources in M8 Codex MCP — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your M8 Codex MCP environment.

Why create_ioc_page needs a policy

The tool creates component files in the project structure by executing npm commands. This is a Write operation because it creates new data artifacts (component code) that are reversible through version control or manual deletion. The 'high' severity reflects that an AI agent could generate numerous components or place them in incorrect project locations, but the action remains reversible.

From the tool's definition Tool description states it 'will automatically execute npm run ioc create command in project root directory to create components' (自动在项目根目录执行 npm run ioc create 命令创建组件). This action creates new component code files in the project, modifying the codebase.

Questions about create_ioc_page

What does the create_ioc_page tool do? +

【低码组件生成】生成符合 M8 低码平台规范的组件代码。 🔴 重要:此工具会自动在项目根目录执行 npm run ioc create 命令创建组件! ⚠️ 【最重要】优先使用 em-组件库!: - 轮播/走马灯:必须使用 \. It is categorised as a Write tool in the M8 Codex MCP MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

How do I enforce a policy on create_ioc_page? +

Register the M8 Codex MCP server in PolicyLayer and add a rule for create_ioc_page: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches M8 Codex MCP. Nothing to install.

What risk level is create_ioc_page? +

create_ioc_page is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit create_ioc_page? +

Yes. Add a rate_limit block to the create_ioc_page rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block create_ioc_page completely? +

Set action: deny in the PolicyLayer policy for create_ioc_page. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides create_ioc_page? +

create_ioc_page is provided by the M8 Codex MCP server (lipeng9401222/m8-codex-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

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

Message sent.

We'll get back to you soon.