Skip to main content

Module mcp

Module mcp 

Source
Expand description

MCP (Model Context Protocol) server for beans.

Exposes beans operations as MCP tools over stdio transport, enabling integration with Cursor, Windsurf, Claude Desktop, Cline, and any MCP-compatible client.

Modulesยง

protocol
JSON-RPC 2.0 and MCP protocol types.
resources
MCP resource definitions and handlers.
server
MCP stdio server: reads JSON-RPC 2.0 from stdin, writes responses to stdout.
tools
MCP tool definitions and handlers.