MCP server that converts URLs to clean Markdown — perfect for AI agent integrations
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
- !No standard license detected
claude mcp add web2md-mcp -- python -m .{
"mcpServers": {
"web2md-mcp": {
"command": "python",
"args": ["-m", "."]
}
}
}MCP Servers overview
# Web2MD MCP Server
**Convert any URL to clean Markdown — directly from your AI agent.**
An MCP (Model Context Protocol) server that converts public webpages to clean, readable Markdown. Strips ads, navigation, and boilerplate — returns LLM-ready text perfect for RAG, research, and content extraction.
Works with **Claude Desktop, Cursor, Continue.dev, Windsurf, and any MCP-compatible client**.
## Quick Start
### From source (GitHub)
```bash
git clone https://github.com/astra-intelligence/web2md-mcp.git
cd web2md-mcp
pip install .
# or: uv sync
```
### Using pip (once published)
> ⏳ Pending PyPI publication. Until then, use the source install above.
```bash
pip install web2md-mcp
```
### Using uvx (once published)
Add to your Claude Desktop config (`claude_desktop_config.json`):
```json
{
"mcpServers": {
"web2md": {
"command": "uvx",
"args": ["web2md-mcp"]
}
}
}
```
## Usage
The server provides one tool: **`web2md_convert`**
| Parameter | Type | Description |
|-----------|------|-------------|
| `url` | string | The public URL to convert to Markdown |
### Example
```json
{
"url": "https://example.com/article"
}
```
Returns clean Markdown content ready for LLM consumption.
## Requirements
- Python 3.10+
- Internet access to reach the Web2MD API at `167.233.135.161:9999`
## About Web2MD
Web2MD is a URL-to-Markdown conversion API running at **167.233.135.161:9999**. This MCP server wraps the API so AI agents can use it directly.
**Free tier:** 10 conversions/day per IP — no signup, no API key.
👉 **Get unlimited access on Gumroad: [https://grantshatz.gumroad.com/l/mpkqyq](https://grantshatz.gumroad.com/l/mpkqyq)** ($1+)
## Direct API Usage
You can also use the API directly without the MCP server:
```bash
curl "http://167.233.135.161:9999/api/convert?url=https://example.com/"
```
Free tier: 10/day/IP. Add `?license_key=YOUR_KEY` for unlimited access.
## License
MIT
---
## Support
If you find this project useful, consider [buying me a coffee](https://buymeacoffee.com/grantshatzer) or [sponsoring on GitHub](https://github.com/sponsors/astra-intelligence).
Check out more tools at [grantshatz.gumroad.com](https://grantshatz.gumroad.com).
What people ask about web2md-mcp
What is astra-intelligence/web2md-mcp?
+
astra-intelligence/web2md-mcp is mcp servers for the Claude AI ecosystem. MCP server that converts URLs to clean Markdown — perfect for AI agent integrations It has 0 GitHub stars and its last recorded update is dated 2026-09-27.
How do I install web2md-mcp?
+
You can install web2md-mcp by cloning the repository (https://github.com/astra-intelligence/web2md-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is astra-intelligence/web2md-mcp safe to use?
+
Our security agent has analyzed astra-intelligence/web2md-mcp and assigned a Trust Score of 70/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains astra-intelligence/web2md-mcp?
+
astra-intelligence/web2md-mcp is maintained by astra-intelligence. The last recorded GitHub activity is dated 2026-09-27, with 0 open issues.
Are there alternatives to web2md-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy web2md-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/astra-intelligence-web2md-mcp)<a href="https://claudewave.com/repo/astra-intelligence-web2md-mcp"><img src="https://claudewave.com/api/badge/astra-intelligence-web2md-mcp" alt="Featured on ClaudeWave: astra-intelligence/web2md-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ and follow here for daily tips and tricks: https://x.com/Scrapling_dev
The fastest path to AI-powered full stack observability, even for lean teams.