MCP.so
ログイン

Spanlens

@spanlens

Spanlens について

Open source LLM observability and monitoring. Drop-in proxy for OpenAI, Anthropic, and Gemini with request logging, cost tracking, and agent tracing. Self-host with one Docker command. MIT.

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "Spanlens": {
      "command": "npx",
      "args": [
        "@spanlens/cli",
        "init"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Spanlens?

Open source LLM observability and monitoring. Drop-in proxy for OpenAI, Anthropic, and Gemini with request logging, cost tracking, and agent tracing. Self-host with one Docker command. MIT.

How to use Spanlens?

The README includes setup instructions such as npx @spanlens/cli init.

Key features of Spanlens

  • Helicone was acquired and its roadmap is uncertain
  • Langfuse is powerful but complex to set up and expensive to scale
  • The audit log (Settings → Audit log) records every membership / role / invitation event with actor + timestamp
  • Dashboard: http://localhost:3000
  • API / proxy: http://localhost:3001

Use cases of Spanlens

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Spanlens

Where is the source code for Spanlens?

The source code is linked from the repository URL on this page.

Does Spanlens include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

よくある質問

Where is the source code for Spanlens?

The source code is linked from the repository URL on this page.

Does Spanlens include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

コメント

「開発者ツール」の他のコンテンツ