ki-mcp

Audit and scaffold Knowledge Islands MCP servers against the workspace MCP standard.

Updated May 29, 2026
One-click install
npx skills add https://github.com/knowledgeislands/ki-agentic-harness --skill ki-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ki-mcp
Source: https://github.com/knowledgeislands/ki-agentic-harness/tree/main/skills/ki-mcp
Command: npx skills add https://github.com/knowledgeislands/ki-agentic-harness --skill ki-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that Knowledge Islands MCP servers adhere to the canonical "workspace MCP" standard, streamlining the auditing, conforming, and scaffolding processes for these servers.

Core Features & Use Cases

  • Standardization: Codifies and audits MCP servers against the "workspace MCP" standard.
  • Audit & Conform: Helps in auditing existing MCP servers for compliance and conforming new ones to the standard.
  • Scaffolding: Assists in scaffolding new MCP servers according to the standard.
  • Use Case: If you are setting up a new MCP server for Knowledge Islands, this Skill can help you structure it correctly, audit it for compliance, and ensure it meets the required standards.

Quick Start

Run 'ki-mcp audit <repo>'

Frequently Asked Questions about ki-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit an MCP server for compliance with workspace standards?

You can audit an MCP server for compliance by running 'ki-mcp audit <repo>', which checks the server code against the Knowledge Islands workspace MCP standard for layout, configuration, tooling, and security.

What is the workspace MCP standard for Knowledge Islands servers?

The workspace MCP standard is a canonical set of rules for Knowledge Islands MCP servers covering directory layouts, tooling conventions, security, and configuration to ensure consistent server structure and compliance.

How do I scaffold a new MCP server to meet standardization requirements?

You can scaffold a new MCP server to meet standardization requirements by using this Skill to generate the correct directory layout, configuration, and tooling conventions defined by the Knowledge Islands workspace MCP standard.

Do I need a specific directory layout to conform an MCP server to the workspace standard?

Yes, conforming an MCP server to the workspace standard requires a structured environment with specific directory layouts and tooling conventions within the 'knowledgeislands/' workspace.

Can I use this to check security and configuration compliance for existing MCP servers?

Yes, you can use this to check security and configuration compliance for existing MCP servers by auditing their code against the workspace MCP standard within the Knowledge Islands workspace.