memecoin-spotter
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_trending_poolsA | Currently-trending token pools on one chain, ranked by GeckoTerminal's trending score. |
| get_new_poolsB | Freshly created token pools on one chain — where brand-new memecoin launches show up first. |
| get_pool_riskA | Pull one pool's stats (liquidity, volume, age, buy/sell counts) and score it against known rug/risk patterns. Heuristic, not a prediction — read the flags, don't just trust the score. |
| get_pool_tradesA | Recent individual buy/sell trades on a pool, including the trader's wallet address. |
| find_early_walletsA | The earliest unique buyer wallets within the trade data the API returns, in chronological order. Most accurate on newly-created, lower-volume pools where the returned window covers most of the pool's history; on a high-volume pool that's been trading for days, 'earliest in window' may only mean 'earliest in the last few minutes,' not since launch. Chronology only — being early is not proof of skill or insider status, just a fact you can go investigate further. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/sjohnewa/memecoin-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server