ASX MAXIMUM EDGE™ V8-I Live Data Gateway
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ASX MAXIMUM EDGE™ V8-I Live Data GatewayRun the Tier-1 gateway acceptance test"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ASX MAXIMUM EDGE™ V8-I Live Data Gateway
External MCP gateway for the first Tier-1 acquisition test.
Target symbols
CBA, BHP, WGX, CBE, WLC
Related MCP server: market-data-mcp
Architecture
ASX Equity Stocks API -> external gateway -> validation -> MCP Streamable HTTP -> V8-I
Deployment
The server uses the current MCP Python SDK v2 and Streamable HTTP at /mcp.
Local smoke test
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python server.pyThe MCP endpoint will be:
http://localhost:8000/mcp
Cloud deployment
Deploy this repository to an MCP-compatible host such as Alpic. Configure:
ASX_API_URLASX_API_KEYPORT(usually supplied by the platform)
The deployed endpoint should be HTTPS and end in /mcp.
Acceptance test
Call the MCP tool:
asx_run_gateway_test
It performs three consecutive batch acquisitions of:
CBA
BHP
WGX
CBE
WLC
Promotion requires:
Three completed snapshots.
All five symbols present in all three.
Required numeric fields valid.
No validation errors.
No request failures.
A passing result says TIER-1 ELIGIBLE.
Important limitation
The upstream ASX Equity Stocks API documentation describes its core data as approximately 30-second refresh/latency and warns that latency may be longer. The gateway therefore does NOT invent a source timestamp or claim exchange-grade real-time latency.
Until a trustworthy source timestamp/freshness measurement is available, the gateway must not be treated as execution-grade merely because its endpoint is reachable.
GREEN means the gateway's observed data passed its integrity checks; it does not mean a trading signal exists.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
MCP server with quote and live cryptocurrency price tools, local and cloud-deployed transports.
Read-only MCP server for The Quiet Protocol's engines, benchmarks, proof, and business data.
Experimental MCP server for current empirical verification of explicit public HTTPS endpoint claims.
Multi-tenant FastMCP server for Charles Schwab brokerage data, monetized via DPYC Tollbooth
Related MCP Servers
AlicenseCqualityCmaintenanceAn MCP server for Massive.com Financial Market Data2053389MIT- -licenseNot gradedqualityNot gradedmaintenanceReal-time financial market data MCP server. Stocks, crypto, technicals, sentiment, FDA calendar. No API keys required.-
- FlicenseBqualityCmaintenanceA production-grade MCP server for FIX protocol trading operations that enables order management, session repair, and algorithmic execution. It provides specialized tools for monitoring session health, managing ticker reference data, and executing complex trading scenarios.22-
- AlicenseNot gradedqualityDmaintenanceA production-grade MCP server that integrates Polygon.io market data with an 18-layer technical analysis engine to generate actionable options trading signals and high-probability playbooks.1MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mvika007/asx-maximum-edge-v8i-gateway'
If you have feedback or need assistance with the MCP directory API, please join our Discord server