hive-mcp-credit-broker
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., "@hive-mcp-credit-brokerget best borrow quotes for 50k USDC with 75k WETH collateral"
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.
hive-mcp-credit-broker
Broker-only credit/lending discovery shim for AI agents. Surfaces real lending markets from licensed/established third-party protocols and routes applications.
Hive is a broker-only directory. Hive does not lend, originate, hold collateral, or service debt. All credit products are provided by third-party protocols. Verify protocol terms, audit status, and licensing before borrowing.
Spec: MCP 2024-11-05 / Streamable-HTTP / JSON-RPC 2.0
Brand: Hive Civilization gold
#C08D23License: MIT
Protocols surfaced
Read-only, real data, refreshed continuously:
Provider | Type |
| Permissionless overcollateralized lending |
| Permissionless overcollateralized lending |
| Isolated permissionless lending markets |
| MakerDAO-aligned overcollateralized lending |
| Permissioned institutional lending (KYC required) |
| Real-world-asset (RWA) senior pool |
Related MCP server: Flashbank
Tools
Name | Description |
| Full catalog of lending markets across protocols. |
| Best-APY-first offers for a borrow request, with LTV check. |
| 24h market count + top providers by total supplied liquidity (USD). |
REST endpoints (mirror MCP tools)
Method | Path | Purpose |
GET |
| List markets |
POST |
| Best-APY-first borrow offers |
GET |
| 24h rollup |
GET |
| Health + disclaimer + brand_color |
GET |
| MCP discovery document |
POST |
| MCP JSON-RPC endpoint |
Quick test
# Markets for USDC
curl https://hive-mcp-credit-broker.onrender.com/v1/credit/markets?asset=USDC
# Best borrow offers for $50k USDC against $75k WETH collateral
curl -X POST https://hive-mcp-credit-broker.onrender.com/v1/credit/quote \
-H 'content-type: application/json' \
-d '{"asset":"USDC","amount":50000,"collateral_asset":"WETH","collateral_value_usd":75000}'
# 24h top providers by TVL
curl https://hive-mcp-credit-broker.onrender.com/v1/credit/todayWhat this shim does NOT do
Does not lend or originate loans.
Does not custody collateral or principal.
Does not service debt or process repayments.
Does not auto-borrow or auto-execute credit lines.
Does not guarantee protocol solvency, audit status, or eligibility.
Run locally
npm install
HIVEMORPH_UPSTREAM=https://hivemorph.onrender.com npm startEnvironment variables
Variable | Default | Notes |
|
| Listen port |
|
| Set to |
|
| HiveMorph credit broker base URL |
|
| Per-request upstream timeout |
Hive Civilization · Pantone 1245 C / #C08D23 · MIT
Hive Civilization Directory
Part of the Hive Civilization — agent-native financial infrastructure.
Endpoint Directory: https://thehiveryiq.com
Live Leaderboard: https://hive-a2amev.onrender.com/leaderboard
Revenue Dashboard: https://hivemine-dashboard.onrender.com
Other MCP Servers: https://github.com/srotzin?tab=repositories&q=hive-mcp
Brand: #C08D23
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
- 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.Last updated311
- AlicenseAqualityBmaintenanceP2P Crypto and Flashloans. Lets AI agents browse, quote and (optionally) transact with the FlashBank contracts — the P2P term-loan escrow and the flash-loan router — on Ethereum, Base, Arbitrum and the Sepolia playground.Last updated1553MIT
- FlicenseAqualityCmaintenanceEnables AI agents to discover verifiable DeFi yield opportunities, generate algorithmic portfolio plans, and track cryptographic proof receipts, bridging LLMs with blockchain yield protocols.Last updated9

Syeniteofficial
Flicense-qualityDmaintenanceA DeFi MCP server enabling AI agents to query lending rates, execute swaps/bridges, monitor positions, and access prediction markets across 30+ chains with a trust layer for calldata verification.Last updated
Related MCP Connectors
Agent-native scoring, search and routing for tokenized real-world assets across multi-chain.
Agent credit issuance and scoring — programmable credit lines on Base L2
Insurance brokerage for AI agents — quote, bind, and settle in USDC
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/srotzin/hive-mcp-credit-broker'
If you have feedback or need assistance with the MCP directory API, please join our Discord server