TOOL LIST
TOOL_LISTList all available Alpha Vantage API tools with their names and descriptions. IMPORTANT: This returns only tool names and descriptions, NOT parameter schemas. You MUST call TOOL_GET(tool_name) to retrieve the full inputSchema (required parameters, types, descriptions) before calling TOOL_CALL. Calling TOOL_CALL without first calling TOOL_GET will fail because you won't know the required parameters. Workflow: TOOL_LIST -> TOOL_GET(tool_name) -> TOOL_CALL(tool_name, arguments)
When to Use
Use this tool when you need to list all available alpha vantage api tools with their names and descriptions. important: this returns only tool names and descriptions, not parameter schemas. you must call tool_get(tool_name) to retrieve the full inputschema (required parameters, types, descriptions) before calling tool_call. calling tool_call without first calling tool_get will fail because you won't know the required parameters. workflow: tool_list -> tool_get(tool_name) -> tool_call(tool_name, arguments). This is part of the Alpha Vantage provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 2+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("alpha-vantage/TOOL_LIST")xpay_run— Execute:xpay_run("alpha-vantage/TOOL_LIST", { ...inputs })
Pricing
- Cost: $0.02/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Alpha Vantage (all tools) — 3 tools
- TOOL GET — $0.02/call
- TOOL CALL — $0.02/call
Links
- Tool page: https://xpay.tools/alpha-vantage/tool-list/
- Provider: https://xpay.tools/alpha-vantage/
- All tools: https://xpay.tools/explore
How to Execute
Related Tools from Alpha Vantage
Install Skill
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Alpha Vantage

