MCP Directory
Back

serac

by serac-labs · TypeScript · ★ 76

Serac — open-source AI build agent for ServiceNow. 400+ MCP tools, bring-your-own LLM keys (Claude/GPT/Gemini/Ollama). Read a story, ship the update set.

#ai#ai-agent#bring-your-own-key#cli#developer-tools#llm#mcp#model-context-protocol#opencode#servicenow#servicenow-development#typescript#update-set

Install

npx -y github:serac-labs/serac

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "serac": {
      "command": "npx",
      "args": [
        "-y",
        "github:serac-labs/serac"
      ]
    }
  }
}

From the README

███████╗███████╗██████╗ █████╗ ██████╗ ██╔════╝██╔════╝██╔══██╗██╔══██╗██╔════╝ ███████╗█████╗ ██████╔╝███████║██║ ╚════██║██╔══╝ ██╔══██╗██╔══██║██║ ███████║███████╗██║ ██║██║ ██║╚██████╗ ╚══════╝╚══════╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝ The terminal-native AI agent for ServiceNow developers and consultants. Your terminal • your keys (BYOK, 20+ providers) • every instance • 429 ServiceNow MCP tools         English | 简体中文 | 繁體中文 | 한국어 | Deutsch | Español | Français | Italiano | Dansk | 日本語 | Polski | Русский |…
Read full README on GitHub →

Related ai & ml servers