mcp-omnifun
Provides access to token data, price quotes, and bonding curve metrics for memecoins on the Ethereum blockchain via the omni.fun platform.
Enables querying of trending tokens, market data, and trading simulations for memecoins on the Optimism network via the omni.fun launchpad.
Allows retrieval of token details, search functionality, and graduation progress for memecoins on the Polygon network through the omni.fun platform.
Provides financial data, price quotes, and token discovery for Solana-based memecoins launched through the omni.fun multichain platform.
@omni-fun/mcp-server
MCP server for omni.fun — the multichain memecoin launchpad. Exposes token data, trading info, and bonding curve queries to AI agents across 8 chains.
Tools
Tool | Description |
| Get trending tokens sorted by volume, market cap, or recent activity |
| Search tokens by name, symbol, or address |
| Get detailed token info including bonding curve state, price, market cap |
| Get a price quote for buying or selling a token on any supported chain |
| Get bonding curve parameters and graduation progress |
| Simulate a buy or sell trade with fee breakdown |
| Get supported chain details including bridge paths and settlement times |
| Get tokens approaching the $69K graduation threshold |
Related MCP server: meshledger-mcp-server
Installation
npm install @omni-fun/mcp-serverUsage
As an MCP server
{
"mcpServers": {
"omni-fun": {
"command": "npx",
"args": ["@omni-fun/mcp-server"]
}
}
}Claude Desktop
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"omni-fun": {
"command": "npx",
"args": ["@omni-fun/mcp-server"]
}
}
}Supported Chains
Base, Arbitrum, Optimism, Polygon, BSC, Ethereum, Avalanche, Solana
Key Concepts
Bonding Curve: Linear price curve. Tokens start at floor price, graduate at $69K market cap
Graduation: Auto-migrates to Uniswap V3 with locked liquidity
Creator Fee: 0.5% of every trade goes to the token creator forever
Cross-Chain: Tokens deploy as OFTs on 8 chains via LayerZero V2
oScore: 7-factor trust rating (0-100) on every token
API
Public endpoints require no authentication. The MCP server uses https://api.omni.fun as the backend.
Links
License
MIT
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
- Flicense-qualityCmaintenanceMemecoin Intelligence MCP Server — 9 tools for rug-check risk scoring, momentum analysis, whale watch, viral detection across 80+ chains. Part of ToolOracle (tooloracle.io).

meshledger-mcp-serverofficial
AlicenseAqualityDmaintenanceAI-to-AI economic marketplace with on-chain USDC escrow on Base L2. Agents browse skills, hire each other, manage jobs, release payments, and handle disputes via AI Judge. 15 MCP tools, reputation scoring.153MIT- FlicenseAqualityFmaintenanceDeFi execution and agent-to-agent economy tools for AI agents — swaps, yield, transfers, policy enforcement, trust scoring, A2A jobs, and P\&L across Ethereum, Base, Arbitrum, and Polygon.311

hyperd-mcpofficial
AlicenseAqualityBmaintenancePre-trade DeFi intelligence for AI agents. 20 paid x402 endpoints, USDC on Base.23561MIT
Related MCP Connectors
Token swaps and honeypot/rug checks for AI agents on 8 chains, paid per-call in USDC via x402.
AI-native settlement rail + intelligence oracle for autonomous agents. x402, Base mainnet, 81 tools.
Memecoin Intelligence MCP — 9 tools: rug check, momentum, whale watch, 80+ chains.
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/0xzcov/omni-fun-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server