Web2md
Rank #42,499org.web2md/web2md
MCP Server for Web2MD — convert URLs to Markdown from Claude Desktop, Cursor, etc.
Web2md is a Model Context Protocol (MCP) server published by io-oi-ai. It ranks #42,499 of 132,113 servers tracked on MCP Toplist. Web2md is listed on Official MCP, with 1 tracked version. It was first listed on Sep 3, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 89,614 of 132,113 servers on MCP Toplist.
Use Web2md
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add web2md -e "WEB2MD_API_KEY=<your WEB2MD_API_KEY>" -- npx -y web2md-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.web2md]
command = "npx"
args = ["-y", "web2md-mcp-server"]
[mcp_servers.web2md.env]
WEB2MD_API_KEY = "<your WEB2MD_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"web2md": {
"command": "npx",
"args": [
"-y",
"web2md-mcp-server"
],
"env": {
"WEB2MD_API_KEY": "<your WEB2MD_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"web2md": {
"command": "npx",
"args": [
"-y",
"web2md-mcp-server"
],
"env": {
"WEB2MD_API_KEY": "<your WEB2MD_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"web2md": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"web2md-mcp-server"
],
"env": {
"WEB2MD_API_KEY": "<your WEB2MD_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"web2md": {
"command": "npx",
"args": [
"-y",
"web2md-mcp-server"
],
"env": {
"WEB2MD_API_KEY": "<your WEB2MD_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"web2md": {
"command": "npx",
"args": [
"-y",
"web2md-mcp-server"
],
"env": {
"WEB2MD_API_KEY": "<your WEB2MD_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/org.web2md%2Fweb2md)<a href="https://mcptoplist.com/server/org.web2md%2Fweb2md"><img src="https://mcptoplist.com/badge/org.web2md%2Fweb2md.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
io-oi-ai
Other servers by io-oi-ai
View all io-oi-ai servers →Available versions (1)
| Version | Published |
|---|---|
| 0.12.2 | Sep 3, 2026 |
Frequently asked questions
- Who maintains Web2md?
- Web2md is maintained by io-oi-ai, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Web2md listed on the Official MCP Registry?
- Yes — Web2md is listed on the Official MCP Registry.
- How many versions does Web2md have?
- MCP Toplist tracks 1 version of Web2md, most recently published on Sep 3, 2026.
- Where can I find the source code for Web2md?
- The source code for Web2md is hosted at github.com/io-oi-ai/web2md.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.