loading…
Search for a command to run...
loading…
Trade memecoins across 8 chains and earn USDC. 8 tools for AI agents: trending tokens, search, quotes, bonding curves, trade simulation, graduating tokens, chai
Trade memecoins across 8 chains and earn USDC. 8 tools for AI agents: trending tokens, search, quotes, bonding curves, trade simulation, graduating tokens, chain info. $69 bounties per graduation, 0.5% creator fee forever, 50% Uniswap V3 LP fees — from a single LP.
MCP server for omni.fun — the multichain memecoin launchpad. Exposes token data, trading info, and bonding curve queries to AI agents across 8 chains.
| Tool | Description |
|---|---|
get_trending_tokens |
Get trending tokens sorted by volume, market cap, or recent activity |
search_tokens |
Search tokens by name, symbol, or address |
get_token_details |
Get detailed token info including bonding curve state, price, market cap |
get_price_quote |
Get a price quote for buying or selling a token on any supported chain |
get_bonding_curve |
Get bonding curve parameters and graduation progress |
simulate_trade |
Simulate a buy or sell trade with fee breakdown |
get_chain_info |
Get supported chain details including bridge paths and settlement times |
get_graduating_tokens |
Get tokens approaching the $69K graduation threshold |
npm install @omni-fun/mcp-server
{
"mcpServers": {
"omni-fun": {
"command": "npx",
"args": ["@omni-fun/mcp-server"]
}
}
}
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"omni-fun": {
"command": "npx",
"args": ["@omni-fun/mcp-server"]
}
}
}
Base, Arbitrum, Optimism, Polygon, BSC, Ethereum, Avalanche, Solana
Public endpoints require no authentication. The MCP server uses https://api.omni.fun as the backend.
MIT
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"mcp-omnifun": {
"command": "npx",
"args": []
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also