C++ bson & cbor repository by @serde-rs. Model Context Protocol (MCP) server & tools with 50k stars.

Lexical (json) MCP Server

Model Context Protocol (lexical) server

View all json servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "lexical": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-lexical"
      ]
    }
  }
}