
mcp url2markdown
url to markdown mcp server
Repository Info
About This Server
url to markdown mcp server
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
mcp-url2markdown
基于 crawl4ai 根据提供的url把网页内容转为干净,格式化的markdown内容
快速开始
使用uv安装
git clone https://github.com/sungithubid/mcp-url2markdown.git
uv sync
使用
1. FastMCP cli run server
source .venv/bin/activate
fastmcp dev server.py
打开http://127.0.0.1:6274/ 测试
2. 使用Cursor,cline,roo code等工具
配置
{
"mcpServers": {
"url2md": {
"command": "uv",
"args": [
"--directory",
"/path/to/mcp-url2markdown",
"run",
"server.py"
],
"env": {},
"disabled": false,
"autoApprove": [],
"alwaysAllow": []
}
}
}
使用roo code测试 输入
把如下网址的网页内容转成markdown输出
https://api-docs.deepseek.com/zh-cn/guides/kv_cache
执行与输出
Quick Start
Clone the repository
git clone https://github.com/sungithubid/mcp-url2markdownInstall dependencies
cd mcp-url2markdown
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.