We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/luxiaolei/tiger-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
"""
Test package for Tiger MCP Server tools.
Contains comprehensive unit tests for all 22 MCP tools across 4 categories:
- Data tools (6 tools): Market data, quotes, historical data
- Info tools (4 tools): Contracts, financials, corporate actions, earnings
- Account tools (7 tools): Account management and authentication
- Trading tools (5 tools): Positions, orders, trading operations
"""
__version__ = "0.1.0"