go_mcp_server_mdurl

A simple MCP (Model Context Protocol) server that provides tools for converting web content to Markdown format.

GitHubスター

0

ユーザー評価

未評価

お気に入り

0

閲覧数

5

フォーク

0

イシュー

0

README
go_mcp_server_mdurl

A simple MCP (Model Context Protocol) server that provides tools for converting web content to Markdown format.

Server url: http://localhost:8888/sse

Tools
  1. markdown_content_of_url - Extracts the main article content from a URL and converts it to Markdown
  2. markdown_all_html_of_url - Converts the entire HTML content from a URL to Markdown
Usage

The server can operate in two modes: stdio and sse (Server-Sent Events). By default, it uses the sse mode.

go_mcp_server_mdurl -t sse -h 0.0.0.0 -p 8888
# or
go_mcp_server_mdurl -t stdio
作者情報
Anton Panov

Web-developer: javascript, php, golang, vue, nodejs, c++, rust, nim, python, flask, django

Russia, Moscow

93

フォロワー

206

リポジトリ

155

Gist

0

貢献数