Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 💰 Finance & Fintech
  3. Delora MCP
Delora MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 4:33:15 PM

Delora MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
blockchaincross-chaintokensquotesdeveloper-tools

MCP access to Delora’s cross-chain quotes, chain metadata, token data, and available tools.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Remote HTTP
Configure Environment Variables (API Keys, Tokens, Options):
Add required secrets below — values are included directly in the generated snippet so you can copy and paste with confidence.
Quick Add:
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "delora-mcp": {
      "url": "https://api.delora.build",
      "env": {
        "DELORA_API_URL": "YOUR_VALUE_HERE",
        "DELORA_API_KEY": "YOUR_VALUE_HERE",
        "MCP_TRANSPORT": "YOUR_VALUE_HERE",
        "PORT": "YOUR_VALUE_HERE",
        "HOST": "YOUR_VALUE_HERE"
      }
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (6) Directory Badge Claim listing Alternatives💰 More in Finance & Fintech

Overview

Delora MCP MCP server exposes the Delora API through MCP tools for cross-chain quotes, supported chains, tokens, and available API tools. It runs locally over stdio by default or as a streamable HTTP service, with configurable API URL, port, host, and authentication forwarding. Reach for it when an MCP client needs Delora market and network data, especially from Cursor or an HTTP deployment.

Use cases

•Request cross-chain quotes
•List supported blockchain networks
•Look up supported tokens
•Retrieve a token for a chain
•Inspect Delora’s available tools

Key features

•Cross-chain quote retrieval
•Supported chain and token listings
•Single-token lookup by chain and token
•Stdio and streamable HTTP transports
•Optional Delora API key forwarding

Capabilities & Tool Schemas (6) ~72 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Delora MCP.

get_instructions

Returns this guide (call first for workflow).

get_quote

GET /v1/quotes — cross-chain quote.

get_chains

GET /v1/chains — supported chains.

get_tools

GET /v1/tools — available tools.

get_tokens

GET /v1/tokens — supported tokens.

get_token

GET /v1/token — single token by chain + token.

How Delora MCP works

What Delora MCP MCP server does

Delora MCP MCP server provides an MCP interface to the Delora API at https://api.delora.build by default. It gives an AI client access to cross-chain quote requests and reference data about supported chains, tokens, individual token records, and Delora’s available tools.

The server is intended for clients that can call MCP tools rather than for direct application use. It does not describe or implement a separate trading workflow; its documented role is to expose the listed Delora API endpoints through MCP.

How it works

The MCP layer translates tool calls into requests to Delora API endpoints. get_quote uses /v1/quotes, while get_chains, get_tools, and get_tokens use their corresponding /v1/* endpoints. get_token queries /v1/token for one token using a chain and token identifier. get_instructions returns the server’s usage guide and is intended to be called first.

Delora MCP MCP server supports two transports. Stdio is the default and is suitable for local MCP client integrations. HTTP mode serves MCP at /mcp, listens on the configured host and port, and can be placed behind a reverse proxy. The documented default HTTP address is http://0.0.0.0:3000/mcp.

Setup and configuration

Install the project dependencies with npm install. The documented development commands are npm run dev for stdio and npm run dev:http for HTTP. A production-style flow builds the project and then runs either npm start or npm run start:http.

Configuration is supplied through environment variables:

  • DELORA_API_URL changes the Delora API base URL and defaults to https://api.delora.build.
  • DELORA_API_KEY optionally supplies a key as the upstream x-api-key header.
  • MCP_TRANSPORT selects stdio or http, with stdio as the default.
  • PORT sets the HTTP port and defaults to 3000.
  • HOST sets the bind address and defaults to 0.0.0.0.

Docker deployment is also documented. In HTTP mode, the container can expose port 3000 and sit behind a reverse proxy that provides HTTPS.

Tools and capabilities

The available MCP tools are:

  • get_instructions: Returns the usage guide.
  • get_quote: Retrieves a cross-chain quote.
  • get_chains: Lists supported chains.
  • get_tools: Lists tools available from Delora.
  • get_tokens: Lists supported tokens.
  • get_token: Retrieves one token for a specified chain and token.

Limitations and notes

An API key is optional in the local configuration. When DELORA_API_KEY is set, Delora MCP MCP server forwards it upstream. In HTTP mode, an incoming x-api-key or Authorization: Bearer header takes precedence over the environment variable; stdio uses DELORA_API_KEY for this purpose.

The provided material documents Cursor configuration, including both stdio and streamable HTTP examples. It does not establish compatibility with other MCP clients. The server depends on the configured Delora API for quote and metadata responses, and the available data is limited to the documented endpoints and tools.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Mcptoon logoMcptoon
    Verified

    Every Agent discovers all your MCP tools from one install; major token savings via TOON output.

    💰 Finance & Fintech9 views
    Compare vs Mcptoon →
  • Codex MCP logoCodex MCP

    Codex API integration for real-time enriched blockchain and market data on 60+ networks

    💰 Finance & Fintech3 views
    Compare vs Codex MCP →
  • MCP Klever Vm logoMCP Klever Vm

    Klever blockchain MCP server for smart contract development, on-chain data exploration, account and asset queries, transaction analysis, and contract deployment tooling.

    💰 Finance & Fintech3 views
    Compare vs MCP Klever Vm →
  • Tip Md X402 MCP Server logoTip Md X402 MCP Server

    MCP server for cryptocurrency tipping through AI interfaces using x402 payment protocol and CDP Wallet.

    💰 Finance & Fintech2 views
    Compare vs Tip Md X402 MCP Server →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
4mo ago
Most recent push to the default branch.
Tools exposed
6
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Delora MCP

Clone or obtain the project, run `npm install`, then use `npm run dev` for stdio or `npm run dev:http` for HTTP.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewDelora MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/delora-mcp?style=directory)](https://allmcps.com/mcp/delora-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/delora-mcp"><img src="https://allmcps.com/api/badge/delora-mcp?style=directory" alt="Delora MCP on AllMCPs" /></a>

Technical Specs & Signals

Category💰Finance & Fintech
PricingFree
More technical detailsExpand ▾
TransportSSE (Remote)
AuthAPI key
ClientsCursor
Last updatedSep 6, 2026
14/14 checks healthy over the last 46d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit4mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 14, 2026
51Quality signal: Good · 51/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools26/30
Adoption & activity1/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 💰 Finance & Fintech →Best MCP servers for Finance & Fintech →Alternatives to Delora MCP →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients