MCP.so
Sign In

Lifetechia Mcp Server

@ayurrin

About Lifetechia Mcp Server

Lifetechia MCP server

Basic information

Category

Other

Runtime

python

Transports

stdio

Publisher

ayurrin

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More Other MCP servers