Convert any URL to clean Markdown. Free: 10/day. Unlimited via license key.
claude mcp add web2md --transport http https://167.233.135.161:9999/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"web2md": {
"url": "https://167.233.135.161:9999/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"web2md": {
"serverUrl": "https://167.233.135.161:9999/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"web2md": {
"type": "http",
"url": "https://167.233.135.161:9999/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"web2md": {
"url": "https://167.233.135.161:9999/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"web2md": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://167.233.135.161:9999/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://167.233.135.161:9999/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.astra-intelligence--web2md/reviews or the review_server meta-tool.
POST /mcp