LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: Model Context Protocol

Browse skills that share this tag.

  • mcp-builder - Methodology for building MCP servers
    MCPModel Context ProtocolTypeScriptPython

    ★ 0 · Updated 2026-09-19

    A methodology for systematically designing, implementing, testing, and deploying Model Context Protocol servers.

    ⚙ Design MCP tools and resources⚙ Validate inputs using schema libraries⚙ Implement error handling and logging
  • mcp-builder - Methodology for Building Model Context Protocol Servers
    MCPModel Context ProtocolServer DevelopmentAPI Integration

    ★ 0 · Updated 2026-09-19

    Guides developers in systematically designing, implementing, testing, and deploying Model Context Protocol (MCP) servers to connect AI models with external capabilities.

    ⚙ Design MCP tools and resources⚙ Structure TypeScript and Python projects⚙ Validate inputs with Zod or Pydantic
  • create-mcp-app - Build interactive UIs for MCP hosts
    MCP Appinteractive UIModel Context ProtocolClaude Desktop

    ★ 1 · Updated 2026-03-25

    Build interactive UIs that run inside MCP-enabled hosts like Claude Desktop

    ⚙ create MCP server⚙ register app tool⚙ register app resource
  • develop-mcp-server-ts - Build MCP Servers in TypeScript
    MCPTypeScriptserver developmentModel Context Protocol

    ★ 0 · Updated 2026-03-23

    Standardized workflow for building MCP servers using the official TypeScript SDK

    ⚙ initialize project⚙ install dependencies⚙ configure TypeScript
  • using-mcp-tools-with-mcpc - Interact with MCP servers via CLI
    MCPModel Context ProtocolCLIcommand line

    ★ 18 · Updated 2026-03-20

    Call MCP tools, read resources, and get prompts using mcpc CLI with Model Context Protocol servers

    ⚙ list sessions⚙ list tools⚙ get tool info
  • mcp-builder - Build High-Quality MCP Servers
    Model Context ProtocolServer DevelopmentPythonNode

    ★ 18 · Updated 2026-03-10

    Guide for creating MCP servers that enable LLMs to interact with external services through tools

    ⚙ fetch documentation⚙ set up project structure⚙ register tools