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
  • 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. πŸ“Š Monitoring
  3. Qtcl MCP Server
Q
Health: ActiveRecent health check succeeded.Last checked 9/8/2026, 3:02:44 PM

Qtcl MCP Server

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

Agent-native post-quantum blockchain. 11 tools: send, balance, quantum oracle metrics. Flat fee.

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
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "qtcl-mcp-server": {
      "url": "https://qtcl-blockchain.koyeb.app/mcp/sse"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (11) Directory Badge Claim listing AlternativesπŸ“Š More in Monitoring

Capabilities & Tool Schemas (11) ~183 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 Qtcl MCP Server.

qtcl_create_wallet

Generate a new post-quantum wallet address + keypair

qtcl_get_balance

Check confirmed + pending balance for any address

qtcl_send_transaction

Send QTCL with flat 1-qsat fee. Supports 256-char memo

qtcl_get_transaction

Look up any transaction by hash

qtcl_get_chain_info

Block height, mempool depth, oracle consensus status

qtcl_get_block

Block by height or hash with quantum coherence metrics

Documentation Overview

QTCL β€” Quantum Blockchain MCP Server

The first post-quantum blockchain with a native Model Context Protocol server.

Connect any MCP-compatible agent to the QTCL blockchain in seconds β€” no SDKs, no wallet extensions, no gas estimation. One URL. 11 tools. Flat fees.

Code
https://qtcl-blockchain.koyeb.app/mcp/sse

Connect in 30 seconds

Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS)
or %APPDATA%\Claude\claude_desktop_config.json (Windows):

config.json
{
  "mcpServers": {
    "qtcl": {
      "type": "url",
      "url": "https://qtcl-blockchain.koyeb.app/mcp/sse",
      "name": "qtcl"
    }
  }
}

Restart Claude Desktop. You'll see a πŸ”¨ Tools indicator when connected.

Claude.ai (Web)

Settings β†’ Integrations β†’ Add Integration
URL: https://qtcl-blockchain.koyeb.app/mcp/sse

Cursor / VS Code

.cursor/mcp.json:

config.json
{
  "mcpServers": {
    "qtcl": {
      "type": "sse",
      "url": "https://qtcl-blockchain.koyeb.app/mcp/sse"
    }
  }
}

Any MCP-compatible agent

config.json
{
  "type": "url",
  "url": "https://qtcl-blockchain.koyeb.app/mcp/sse",
  "name": "qtcl"
}

Direct JSON-RPC (no MCP required)

Terminal
curl -X POST https://qtcl-blockchain.koyeb.app/rpc \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","method":"qtcl_getBlockHeight","params":[],"id":1}'

Tools (11 total)

ToolCategoryDescription
qtcl_create_walletWalletGenerate a new post-quantum wallet address + keypair
qtcl_get_balanceWalletCheck confirmed + pending balance for any address
qtcl_send_transactionWalletSend QTCL with flat 1-qsat fee. Supports 256-char memo
qtcl_get_transactionChainLook up any transaction by hash
qtcl_get_chain_infoChainBlock height, mempool depth, oracle consensus status
qtcl_get_blockChainBlock by height or hash with quantum coherence metrics
qtcl_get_recent_transactionsChainLast 50 txs, filterable by address
qtcl_get_quantum_metricsQuantumLive W-state fidelity, entanglement witness, lattice coherence
qtcl_get_oracle_registryQuantum5 Byzantine consensus oracles β€” stake, uptime, heartbeat
qtcl_get_peersNetworkActive P2P peers and topology data
qtcl_get_pricePriceLive QTCL/USD from Pyth Network oracle feed

Why agents use QTCL

Flat 1-qsat fee β€” No gas estimation, no auctions, no MEV. Agents budget deterministically.

Fast settlement β€” ~18 second blocks. Submit β†’ hash returned immediately. 1 confirmation = finality.

Post-quantum security β€” HypΞ“ cryptography (Schnorr-Ξ“ over PSL(2,R)). Transactions are unforgeable even by quantum computers. No migration timeline to worry about.

Machine-native API β€” Pure JSON-RPC. One HTTP POST to transact. No Web3 libraries, no ABI encoding.

Memo field β€” Every transaction carries 256 chars for invoice IDs, service references, or structured agent-to-agent coordination data.

No approval pattern β€” No ERC-20 approve/transferFrom. Direct transfers. One call, one transaction.


Economics

ParameterValue
Native unitQTCL
Base unitqsat (1 QTCL = 100 qsat)
Fee per operation1 qsat (flat)
Block time~18 seconds
Total supply998,380 QTCL
Block reward8.0 QTCL
Fee burn rate70%

Quantum infrastructure

  • Oracle network: 5-oracle Byzantine consensus (3-of-5 majority voting)
  • W-state: Tripartite entanglement with NPT witness
  • QRNG: 5-source ensemble (ANU, Random.org, QBICK, HotBits, Fourmilab)
  • Tessellation: {8,3} hyperbolic PoincarΓ© disk, depth 5, 10,920 triangles
  • Consensus: Proof of Coherence (PoC) with non-Markovian memory kernel

MCP server details

PropertyValue
TransportSSE (Server-Sent Events)
Protocol versionMCP 2024-11-05
Endpointhttps://qtcl-blockchain.koyeb.app/mcp/sse
Tools11
Auth requiredNone
Health checkhttps://qtcl-blockchain.koyeb.app/mcp/health

Cryptography

PrimitiveSpecification
HashSHA3-256 (NIST FIPS 202)
SignaturesSchnorr-Ξ“ over PSL(2,R) β€” Fiat-Shamir on hyperbolic Fuchsian group
EncryptionHypAEAD (SHA3-256-CTR + HMAC-SHA3-256)
Key derivationPBKDF2-HMAC-SHA256, 600,000 iterations
Address format64-char hex (SHA3-256 of public key)
Security level~256-bit classical / ~180-bit quantum

Agent use cases

  • Agent-to-agent micropayments for API calls, compute, and data
  • Escrow for multi-agent task coordination (agent A pays agent B on task completion)
  • Autonomous treasury management with deterministic fee budgeting
  • Verifiable payment receipts via transaction hash + memo field
  • Cross-agent accounting with structured memo data
  • Quantum-secured key management for high-value operations
  • Decentralized agent identity anchored to QTCL addresses

Links

  • Explorer: https://qtcl-blockchain.koyeb.app/
  • Wallet UI: https://qtcl-blockchain.koyeb.app/tx
  • Architecture: https://qtcl-blockchain.koyeb.app/hyp
  • Agent docs: https://qtcl-blockchain.koyeb.app/agents
  • Capability JSON: https://qtcl-blockchain.koyeb.app/agents/capability.json
  • MCP health: https://qtcl-blockchain.koyeb.app/mcp/health

License

MIT

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Monitoring View all alternatives
  • World Monitor logoWorld Monitor

    Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.

    πŸ“Š Monitoring5 views
    Compare vs World Monitor β†’
  • Zwldarren Akshare One MCP logoZwldarren Akshare One MCP

    Provide access to Chinese stock market data including historical prices, real-time data, news, and…

    πŸ“Š Monitoring2 views
    Compare vs Zwldarren Akshare One MCP β†’
  • Dynatrace MCP logoDynatrace MCP

    Leverage AI-driven observability, security, and automation to analyze anomalies, logs, traces, events, metrics.

    πŸ“Š Monitoring3 views
    Compare vs Dynatrace MCP β†’
  • Netdata#Netdata logoNetdata#Netdata

    Discovery, exploration, reporting and root cause analysis using all observability data, including metrics, logs, systems, containers, processes, and network connections

    πŸ“Š Monitoring3 views
    Compare vs Netdata#Netdata β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

Last commit
4mo ago
Most recent push to the default branch.
Tools exposed
11
Callable tools this server registers over MCP.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Qtcl MCP Server

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "qtcl-mcp-server": { "command": "npx", "args": ["-y", "qtcl-mcp-server"] } }

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 PreviewQtcl MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/qtcl-mcp-server?style=directory)](https://allmcps.com/mcp/qtcl-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/qtcl-mcp-server"><img src="https://allmcps.com/api/badge/qtcl-mcp-server?style=directory" alt="Qtcl MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“ŠMonitoring
More technical detailsExpand β–Ύ
TransportSSE (Remote)
RuntimeNode.js
Last updatedMay 4, 2026
Views0
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 stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit4mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 4, 2026
48Quality signal: Fair Β· 48/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 & tools25/30
Adoption & activity1/15
Community engagement0/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.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore 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 and attach your website β€” 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 πŸ“Š Monitoring β†’Best MCP servers for Monitoring & Observability β†’Alternatives to Qtcl MCP Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code