MCP server for the MST Chain ecosystem providing search and retrieval tools for documentation.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An official Model Context Protocol (MCP) server for the MST Chain ecosystem. This server provides tools for LLMs (like Claude) to search, list, and retrieve MST developer documentation (APIs, wallets, transactions, authentication, etc.).
http://<YOUR_AWS_EC2_IP_OR_DOMAIN>:<PORT>/ssehttp://<YOUR_AWS_EC2_IP_OR_DOMAIN>:<PORT>/favicon.pngAll tools are read-only lookup tools with custom annotations:
list_documents
readOnlyHint: true, title: "List Documents"read_document
SDK.txt).readOnlyHint: true, title: "Read Document"search_documents
readOnlyHint: true, title: "Search Documents"After connecting this server as a connector, you can ask Claude:
"Check my mcp is in working and list all documentation files."
"Search the developer docs for wallet integration details."
"Read the documentation on transaction structure."
To run the server locally:
We have provided a dedicated deployment guide for AWS EC2.
Please refer to the DEPLOYMENT.md file for comprehensive, step-by-step instructions on setting up your EC2 instance natively or via Docker.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mst-mcp)<a href="https://allmcps.com/mcp/mst-mcp"><img src="https://allmcps.com/api/badge/mst-mcp?style=directory" alt="Mst MCP on AllMCPs" /></a>