Specification

Provides searchable access to the complete MCP specification document using fuzzy search capabilities, enabling quick retrieval of protocol details through predefined section queries like 'Introduction', 'Core components', 'Connection lifecycle', 'Resources', 'Tools', and 'Authorization'.

View Source
5 stars
0 tools
Created Aug 2025
@mcpjam/mcpjam-specification-spec

About

Provides searchable access to the complete MCP specification document using fuzzy search capabilities, enabling quick retrieval of protocol details through predefined section queries like 'Introduction', 'Core components', 'Connection lifecycle', 'Resources', 'Tools', and 'Authorization'.

Categories

general

Installation

npm

npm install @mcpjam/mcpjam-specification-spec

Configuration

{ "mcpServers": { "mcpjam-specification-spec": { "command": "npx", "args": [ "-y", "@mcpjam/mcpjam-specification-spec" ] } } }