search-mcp-docs
Search the Model Context Protocol specification. Use when implementing MCP clients or servers, understanding the protocol, or checking transport details.
Works with
---
name: search-mcp-docs
description: Search the Model Context Protocol specification. Use when implementing MCP clients or servers, understanding the protocol, or checking transport details.
license: ISC
---
# Search MCP Docs
Query the Model Context Protocol specification via MCP.
## Usage
```bash
bun run skills/search-mcp-docs/scripts/search.ts '{"query": "tools/call request format"}'
```
## Available scripts
- [**scripts/search.ts**](scripts/search.ts) — Search the MCP specification. Takes JSON with `query` and optional `version` fields, prints matching documentation to stdout.
## When to use
- Implementing MCP clients or servers
- Checking JSON-RPC message formats
- Understanding Streamable HTTP transport details
- Looking up tool, resource, or prompt protocol methodsMore AI & ML skills
writing-shape
mattpocock/skills
Writing, exploit: shape raw material into an article, paragraph by paragraph.
writing-fragments
mattpocock/skills
Writing, explore: mine raw fragments, no structure yet.
full-output-enforcement
leonxlnx/taste-skill
Overrides default LLM truncation behavior. Enforces complete code generation, bans placeholder patterns, and handles token-limit splits cleanly. Apply to any task requiring exhaustive, unabridged output.

