Shioaji-MCP
@AbnerTeng
关于 Shioaji-MCP
MCP server for SinoPac shioaji api
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"shioaji-mcp": {
"command": "uv",
"args": [
"init",
"&&",
"uv",
"venv"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Shioaji-MCP?
An MCP (Model Context Protocol) server for the Shioaji API. It enables AI assistants to interact with Shioaji services through the MCP standard.
How to use Shioaji-MCP?
Ensure uv is installed. Set up a virtual environment with uv init && uv venv, then activate it (source .venv/bin/activate) and run uv sync. Test the server with mcp dev server.py, then build it on any MCP host.
Key features of Shioaji-MCP
- MCP server for Shioaji API.
- Uses uv for environment and dependency management.
- Provides a development testing mode via mcp dev.
Use cases of Shioaji-MCP
—
FAQ from Shioaji-MCP
What is Shioaji-MCP?
An MCP server that provides programmatic access to the Shioaji API.
What are the prerequisites?
You need uv installed on your system.
How do I test the server?
Run mcp dev server.py to verify the server operates correctly.
How do I use it with an MCP host?
After testing, build the server on any MCP host following the host’s documentation.
其他 分类下的更多 MCP 服务器
ghidraMCP
LaurieWiredMCP Server for Ghidra
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
评论