kb-mcp

Official

Design MCP servers with safe, usable tool APIs

AuthorTimeKast
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps teams design Model Context Protocol (MCP) servers whose tool/resource/prompt surfaces are clear enough for AI clients to use correctly, while staying secure, validated, and production-minded.

Core Features & Use Cases

  • MCP server blueprint: Defines how to structure an MCP server entry point and choose a transport (stdio, SSE, or WebSocket) based on integration needs.
  • Tool and schema guidance: Shows how to create action-oriented tool names with complete, descriptive input schemas and predictable structured outputs.
  • Resources, errors, and safety practices: Covers URI patterns for resources, consistent error handling, validation at the boundary, and secrets handling suitable for Claude Desktop wiring.
  • Use Case: When building an MCP server that exposes project docs and operational status, this skill supports designing docs://... and status://health resources and implementing tools that return JSON with actionable validation errors.

Quick Start

Ask the AI to generate an MCP server tool and resource surface (tools, input schemas, URI conventions, and Claude Desktop configuration) using the stdio transport and include security guardrails for validation and secrets handling.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: kb-mcp
Download link: https://github.com/TimeKast/AgendaInteligente/archive/main.zip#kb-mcp

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.