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. Markdown to HTML API
Markdown to HTML API logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 12:02:10 PM

Markdown to HTML API

User RatingsBe the first to rate and review this MCP server!
View RepositoryVisit Website
markdownhtmldeveloper-toolsmcpx402

Converts Markdown into clean HTML through an MCP endpoint with optional full-document wrapping and x402 USDC payments.

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": {
    "markdown-to-html-api": {
      "url": "https://markdown-to-html.api.klymax402.com/mcp"
    }
  }
}

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

Install Tool Schemas (3) Directory Badge Claim listing Alternatives๐Ÿ’ฐ More in Finance & Fintech

Overview

The Markdown to HTML API MCP server converts Markdown text into HTML, including headings, lists, code blocks, tables, links, and images. Connect an MCP client to its hosted endpoint and call the conversion tool with Markdown plus an optional full-document setting. Reach for it when an agent needs HTML for web content, documentation, README files, or email templates; each call uses x402 payment in USDC on Base L2.

Use cases

โ€ขRender Markdown content in a web application
โ€ขConvert README files into HTML
โ€ขGenerate documentation pages from Markdown
โ€ขCreate email template markup from Markdown

Key features

โ€ขMarkdown-to-HTML conversion
โ€ขHeading, list, code block, table, link, and image support
โ€ขOptional full HTML document wrapping
โ€ขJSON responses with input and output lengths
โ€ขx402 USDC payment on Base L2

Capabilities & Tool Schemas (3) ~39 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 Markdown to HTML API.

text_convert_markdown_to_html

Convert markdown text to HTML

markdown

Markdown text to convert

wrapInDocument

Wrap output in full HTML document (default: false)

How Markdown to HTML API works

What Markdown to HTML API MCP server does

The Markdown to HTML API MCP server accepts Markdown text and returns converted HTML in JSON. Its supported Markdown output includes headings, lists, code blocks, tables, links, and images. The result can either be an HTML fragment or, when requested, a complete HTML document.

The service is intended for workflows that need to render or publish Markdown-derived content. Suitable examples include preparing README content for a web page, generating documentation pages, rendering Markdown in an application, and creating email-template markup. It does not provide HTML-to-Markdown conversion, CSS theme rendering, or PDF generation.

How it works

The server is hosted at https://markdown-to-html.api.klymax402.com/mcp and can be added to an MCP client as a remote server URL. The exposed MCP tool is text_convert_markdown_to_html.

A tool call requires a markdown string. The optional wrapInDocument boolean controls whether the returned HTML is wrapped in a full document; its default is false. Responses include the generated HTML along with the input and output lengths.

The same conversion service is available over HTTP at /api/convert using a POST request with a JSON body. An unpaid request receives an HTTP 402 response containing an x402 payment challenge. An x402-aware client can complete the payment and retry the request.

Tools and capabilities

text_convert_markdown_to_html provides one conversion operation:

  • markdown โ€” required Markdown text to convert.
  • wrapInDocument โ€” optional boolean that requests a full HTML document instead of only converted content.

The documented price is $0.003 per call. Payments use the x402 protocol with USDC on Base L2, identified as eip155:8453. The README states that the service does not require an API key or signup. It also identifies Coinbase CDP as the primary payment facilitator and PayAI as a fallback.

Setup and configuration

Add the hosted MCP URL to the client configuration. For Claude Desktop or Cursor, the server entry uses the url field and does not require a local command or package installation:

config.json
{
  "mcpServers": {
    "markdown-to-html": {
      "url": "https://markdown-to-html.api.klymax402.com/mcp"
    }
  }
}

The README also lists ElizaOS as an MCP client example. For direct HTTP use, send JSON with a markdown property to https://markdown-to-html.api.klymax402.com/api/convert; payment handling must support x402.

Limitations and notes

This Markdown to HTML API MCP server is a paid, pay-per-call service rather than a free local utility. Calls require an x402-compatible payment flow and USDC on Base L2, even though no API key or account signup is required. The supplied material does not document options for custom CSS, themes, PDF output, or conversion in the opposite direction.

The service is licensed under MIT. Its documented MCP endpoint is remote, so local execution details, environment variables, and a self-hosted installation command are not provided.

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 โ†’
  • Mossgate MCP logoMossgate MCP

    mcp stdio server exposing mossgate trust and rue render apis with x402 usdc payment

    ๐Ÿ’ฐ Finance & Fintech6 views
    Compare vs Mossgate MCP โ†’
  • Bitcoin MCP logoBitcoin MCP

    Self-hosted Bitcoin Core MCP server โ€” 43 tools, 6 prompts, and 7 resources. Fee intelligence with USD conversion and send-now-or-wait advice, mempool analysis, mining pool rankings, market sentiment, block/transaction inspection, and BTC price. Your local node or hosted via Satoshi API (zero install).

    ๐Ÿ’ฐ Finance & Fintech3 views
    Compare vs Bitcoin MCP โ†’
  • Novai MCP Server logoNovai MCP Server

    Read-only access to the live NOVAI blockchain (AI-native L1). Query blocks, transactions, AI entities, on-chain signals, oracle anchors, and memory objects over public JSON-RPC. No keys, no write paths.

    ๐Ÿ’ฐ Finance & Fintech5 views
    Compare vs Novai MCP Server โ†’

Adoption & maintenance

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

Last commit
22d ago
Most recent push to the default branch.
Tools exposed
3
Callable tools this server registers over MCP.
Directory activity
3 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 Markdown to HTML API

Add the hosted MCP URL https://markdown-to-html.api.klymax402.com/mcp to your MCP client configuration. No local package installation is documented.

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 PreviewMarkdown to HTML API AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/markdown-to-html-api?style=directory)](https://allmcps.com/mcp/markdown-to-html-api)
HTML Embed
<a href="https://allmcps.com/mcp/markdown-to-html-api"><img src="https://allmcps.com/api/badge/markdown-to-html-api?style=directory" alt="Markdown to HTML API on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ฐFinance & Fintech
PricingPaid
More technical detailsExpand โ–พ
TransportSSE (Remote)
AuthOther
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
3/7 checks healthy over the last 46d
Views3
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 commit22d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 2, 2026
52Quality signal: Good ยท 52/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 & activity4/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.

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

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 โ€” 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 Markdown to HTML API โ†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients