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.

评论

其他 分类下的更多 MCP 服务器