Shioaji-MCP
@AbnerTeng
About Shioaji-MCP
MCP server for SinoPac shioaji api
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"shioaji-mcp": {
"command": "uv",
"args": [
"init",
"&&",
"uv",
"venv"
]
}
}
}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 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.
Frequently asked questions
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.
Basic information
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments