K

keryx

The fullstack TypeScript framework for MCP and APIs — write one action, serve HTTP, WebSocket, CLI, background tasks, and MCP tools.

Security
Install Command
npx -y keryx
Claude Desktop Config
{
  "mcpServers": {
    "keryx": {
      "command": "npx",
      "args": [
        "-y",
        "keryx"
      ]
    }
  }
}

keryx is a community MCP server that connects AI assistants like Claude to the fullstack typescript framework for mcp and apis — write one action, serve http, websocket, cli, background tasks, and mcp tools. It runs locally on your machine, keeping your data private and giving you full control over the connection. Security teams can leverage it to run checks and gather intelligence through natural-language prompts.

About keryx

Overview

The fullstack TypeScript framework for MCP and APIs — write one action, serve HTTP, WebSocket, CLI, background tasks, and MCP tools.

Links

Topics

api, framework, bun, typescript, websocket, realtime, mcp, model-context-protocol, cli, ai, ai-agents, mcp-server, oauth2, tool-calling, llm, fullstack, transport-agnostic, actionhero

Who Should Use keryx?

  • 1Control a browser and scrape the web through Claude
  • 2Run security scans and vulnerability checks from your AI assistant
  • 3Automate compliance checks and audit log reviews
  • 4Integrate threat intelligence feeds into your AI workflow

How to Install keryx

Before you start

You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.

  1. 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
  2. 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
  3. 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.

The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.

How keryx Compares

It runs entirely on your local machine, so no data leaves your environment — important for teams with privacy or compliance requirements.
It is distributed as an npm package, making version management and updates straightforward with a single `npm update` command.

Tags

apiframeworkbunwebsocketrealtimecliaiai-agentsoauth2tool-calling

Reviews