Lifetechia Mcp Server
@ayurrin
关于 Lifetechia Mcp Server
Lifetechia MCP server
基本信息
配置
使用下面的配置,将此服务器添加到你的 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 服务器
Awesome Mlops
visengerA curated list of references for MLOps
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🚀 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,

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
评论