VOOZH about

URL: https://glama.ai/mcp/servers/droyad/sumo-mcp?locale=ja-JP

⇱ sumo-mcp by droyad | Glama


sumo-mcp

Sumo Logic用のsearch_logsツールを1つ公開する最小限のMCPサーバーです。

ビルド

npm install
npm run build

Related MCP server: SEQ MCP Server

Claude Codeでの設定

APIキー

Sumoでの操作:

  • ユーザー名をクリックし、Personal Access Keysを選択します

  • Add New Access Keyをクリックします

  • 名前(例: Claude Local)を入力します

  • スコープの下にあるCustomを選択します

  • Log Searchセクションの下にあるRun Log Searchにチェックを入れます

  • キーを保存します

インストール

claude mcp add --scope user sumo `
 --env SUMO_ACCESS_ID=<your-access-id> `
 --env SUMO_ACCESS_KEY=<your-access-key> `
 --env SUMO_ENDPOINT=https://api.us2.sumologic.com `
 -- node C:\Source\SumoMcp\dist\index.js

SUMO_ENDPOINThttps://api.*.sumologic.comと一致する必要があります。Sumoデプロイメントリージョン(US2、EU、AUなど)のホストを選択してください。

ツール

search_logs(query, from?, to?, max_results?, timezone?)

  • query — Sumo検索式

  • from / to — ISO 8601またはSumo相対時間(-15m-1hnow)。デフォルトは-15m / now

  • max_results — デフォルトは100、上限は1000

  • timezone — IANA名、デフォルトはUTC

_messageTime_sourceCategory_sourceHost_sourceName_rawを含むメッセージのJSON配列を返します。

ハードタイムアウトは60秒です。タイムアウトが発生した場合は、時間範囲を狭めるか、クエリを調整してください。

設計

docs/superpowers/specs/2026-05-07-sumo-mcp-design.mdを参照してください。

F
license - not found
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/droyad/sumo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server