Lifetechia Mcp Server
@ayurrin
About Lifetechia Mcp Server
Lifetechia MCP server
Basic information
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.
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Servers
modelcontextprotocolModel Context Protocol Servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments