MCP.so
ログイン

Lifetechia Mcp Server

@ayurrin

Lifetechia Mcp Server について

Lifetechia MCP server

基本情報

カテゴリ

その他

ランタイム

python

トランスポート

stdio

公開者

ayurrin

設定

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

{
  "mcpServers": {
    "lifetechia": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "API_KEY",
        "lifetechia-server"
      ],
      "env": {
        "API_KEY": "APIKEY"
      },
      "autoApprove": [],
      "disabled": false,
      "timeout": 60,
      "transportType": "stdio"
    }
  }
}

ツール

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

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

概要

What is Lifetechia Mcp Server?

It is an MCP server that provides EDINET data, offered by Lifetechia. A free API key is required to use the server.

How to use Lifetechia Mcp Server?

Configure the server in your MCP client using a Docker command, setting the API_KEY environment variable. The server runs via Docker with stdio transport.

Key features of Lifetechia Mcp Server

  • Provides EDINET financial data
  • Requires a free API key from Lifetechia
  • Runs as a Docker container
  • Uses stdio transport

Use cases of Lifetechia Mcp Server

FAQ from Lifetechia Mcp Server

How do I get an API key for Lifetechia Mcp Server?

Obtain a free API key by registering at https://lifetechia.com/register/.

What runtime does Lifetechia Mcp Server require?

It requires Docker to run.

What transport type does Lifetechia Mcp Server use?

It uses stdio transport.

Is the API key for Lifetechia Mcp Server free?

Yes, the API key is free.

コメント

「その他」の他のコンテンツ