UNPKG

@iflow-mcp/chess-mcp

Version:

A Model Context Protocol (MCP) server that provides an interactive chess game experience using MCP-UI. This server exposes chess game functionality through MCP tools and provides a web-based chessboard interface for playing games.

2 lines (1 loc) 134 B
export default function header(headers: Record<string, string | string[] | undefined> | undefined, name: string): string | undefined;