1. 概括
@Makia9879
About 1. 概括
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"monad-mcp-server-go": {
"type": "http",
"url": "http://127.0.0.1:8080/sse"
}
}
}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 monad-mcp-server-go?
monad-mcp-server-go is a browser-based simulation MCP server that automates jumping to a specified meme coin trading page and quickly selecting 0.5 MON to execute a trade. It is intended as a preliminary prototype; future versions will use direct RPC calls for faster on-chain execution.
How to use monad-mcp-server-go?
The server requires Go 1.24.0+, a recent Chrome browser, and port 8080 free. Compile with go build -o monadmcpgo main.go then run ./monadmcpgo. Configure your MCP client with an SSE connection to http://127.0.0.1:8080/sse. Instruct the AI to "打狗" (literally "hit the dog", a trigger phrase), then send any meme contract address; the AI will open a browser, install a wallet plugin, navigate to the trading page, pre-select 0.5 MON, and prompt the user to confirm the transaction in the wallet.
Key features of monad-mcp-server-go
- Browser automation to open and control Chrome
- Installs wallet plugin and connects to dApp
- Navigates to any meme contract trading page
- Pre-selects 0.5 MON for trade amount
- Triggers transaction after wallet confirmation
- Operates via SSE transport with MCP client
Use cases of monad-mcp-server-go
- Quickly trade meme coins on Monad by providing a contract address
- AI-assisted token trading with minimal manual steps
- Prototyping on-chain trading automation via browser simulation
FAQ from monad-mcp-server-go
What does this server do?
It automatically opens a browser, installs a wallet, navigates to the specified meme token trading page, pre-selects 0.5 MON, and prepares a transaction for the user to confirm in their wallet.
What are the system requirements?
Go 1.24.0+, latest Chrome browser, and port 8080 must be free.
How do I start the server?
Compile with go build -o monadmcpgo main.go and run ./monadmcpgo, or directly run go run main.go.
How does the AI interact with the server?
The AI calls MCP tools to open the browser, install the wallet, and navigate to the contract. The user first says "打狗" to activate the process, then provides the contract address.
Is this production-ready?
No, the README describes it as a preliminary prototype. Future versions will use direct RPC calls for faster execution without browser simulation.
Frequently asked questions
What does this server do?
It automatically opens a browser, installs a wallet, navigates to the specified meme token trading page, pre-selects 0.5 MON, and prepares a transaction for the user to confirm in their wallet.
What are the system requirements?
Go 1.24.0+, latest Chrome browser, and port 8080 must be free.
How do I start the server?
Compile with `go build -o monadmcpgo main.go` and run `./monadmcpgo`, or directly run `go run main.go`.
How does the AI interact with the server?
The AI calls MCP tools to open the browser, install the wallet, and navigate to the contract. The user first says "打狗" to activate the process, then provides the contract address.
Is this production-ready?
No, the README describes it as a preliminary prototype. Future versions will use direct RPC calls for faster execution without browser simulation.
Basic information
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Codelf
unbugA search tool helps dev to solve the naming things problem.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Awesome Mlops
visengerA curated list of references for MLOps
Comments