Onchain Alpha Lab MCP
Provides payment processing via OKX Payment SDK for paid tool calls.
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., "@Onchain Alpha Lab MCPanalyze onchain alpha for 0x1a2b3c on base"
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.
Onchain Alpha Lab MCP
Onchain Alpha Lab is a paid remote MCP server for crypto research workflows: onchain token screening, new-pool case reviews, Twitter/X content analysis, and KOL historical tweet distillation.
Public endpoint:
https://mcp.onchainalphamcp.link/mcpTransport: Streamable HTTP
Payment: x402 through OKX Payment SDK on X Layer. MCP discovery requests such
as initialize and tools/list are public. Paid tools/call requests return
HTTP 402 with payment requirements when no valid payment header is supplied.
Tools
Tool | Price | Input summary |
| $0.06 | Token address, chain, candidates, optional focus |
| $14.90 | Token address, chain, time window, optional focus |
| $2.90 | Tweet text, account, topic, or content collection |
| $9.90 | Twitter/X username and distillation direction |
Related MCP server: MemeOracle
MCP Client Config
{
"mcpServers": {
"onchain-alpha-lab": {
"type": "streamable-http",
"url": "https://mcp.onchainalphamcp.link/mcp"
}
}
}Quick Checks
List tools:
curl -sS https://mcp.onchainalphamcp.link/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
--data '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'Check payment requirements for a paid call:
curl -i https://mcp.onchainalphamcp.link/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
--data '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"analyze_onchain_alpha","arguments":{"token_address":"0x0000000000000000000000000000000000000000","chain":"base"}}}'Registry Metadata
Official MCP Registry name:
link.onchainalphamcp.mcp/onchain-alpha-labSee server.json for registry metadata and marketplaces/listings.md for
submission notes across MCP directories and agent marketplaces.
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 Servers
- Alicense-qualityDmaintenanceMCP server providing real-time crypto prices (Chainlink + Binance), Polymarket prediction market data, deep web research, and JS-rendered web scraping. All services available via x402 Solana micropayments.Last updatedMIT
- Flicense-qualityBmaintenanceMemecoin Intelligence MCP Server — 9 tools for rug-check risk scoring, momentum analysis, whale watch, viral detection across 80+ chains. Part of ToolOracle (tooloracle.io).Last updated
- Alicense-qualityCmaintenancePay-per-call MCP server offering crypto market signals, web page extraction, and GitHub repo auditing, with automatic settlement in USDC via the x402 protocol.Last updatedMIT
- Flicense-qualityAmaintenanceA remote Model Context Protocol (MCP) server for real-time cryptocurrency and stock market analysis. Provides AI-powered market intelligence tools with 9 theory-based analysis engines, multi-chain DEX discovery, and enterprise features.Last updated
Related MCP Connectors
Solana on-chain intelligence — token scans, wallet profiling, bundle detection, 19 MCP tools.
Memecoin Intelligence MCP — 9 tools: rug check, momentum, whale watch, 80+ chains.
Solana token risk-scoring MCP server for AI trading agents with insider wallet cluster detection.
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/destinyyg/onchain-alpha-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server