Skip to main content
Glama

Markdownify MCP Server

by zcaceres

bing-search-to-markdown

Convert Bing search results into Markdown format for easy readability and sharing. Use the tool by providing the search page URL to transform results into structured Markdown text.

Instructions

Convert a Bing search results page to markdown

Input Schema

NameRequiredDescriptionDefault
urlYesURL of the Bing search results page

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL of the Bing search results page", "type": "string" } }, "required": [ "url" ], "type": "object" }

Other Tools from Markdownify MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zcaceres/markdownify-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server