markdownify-mcp
Overview
A Model Context Protocol (MCP) server for converting various inputs to Markdown.
Best For
markdownify-mcp is a TypeScript-based Model Context Protocol server for converting diverse inputs to Markdown.
Decision Snapshot
Install
detected in docs
Usage
available
Config
1 strong hints
- • GitHub stars: 2589
- • Forks: 213
- • Source provenance count: 1
- • Active signal: Updated this week from lifecycle signals.
- • Last seen: 4/15/2026
- • Published: 3/16/2026
Example Config
This is an MCP Find-authored example config generated from strong evidence.
Final parameters should follow the tool's official setup documentation.
{
"mcpServers": {
"markdownify-mcp": {
"command": "node"
}
}
}Usage
{ && "mcpServers": { && "markdownify": { && "command": "node",Features
- • Convert multiple file types to Markdown:
- • Audio (with transcription)
- • Convert web content to Markdown:
Use Cases
- • Common usage themes: ai, anthropic, anthropic-ai, anthropic-claude.
Compatibility Signals
- • Claude Desktop: mentions (Mentioned in approved metadata/docs evidence.)
Prompt Examples
example
• { && "mcpServers": { && "markdownify": { && "command": "node",
Notes / Requirements
- • Primary language: TypeScript
- • License: MIT
- • Parser coverage score: 0.95
- • Source provenance includes GitHub discovery
- • Source feeds: GitHub Search API
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
awesome-mcp-servers
awesome-mcp-servers is the definitive curated list of Model Context Protocol servers and clients on GitHub. With over 84,000 stars, it serves as the community's primary discovery point for new MCP implementations. Editor's Review: This list is invaluable for staying current with the rapidly evolving MCP ecosystem. The maintainers actively categorize servers by use case—productivity, development, data retrieval, and more—making it easy to find relevant tools. Notably, inclusion in awesome-mcp-servers is a strong signal of community trust and project maturity. If you are evaluating MCP for your team, this list is your first stop. Be aware that because it is community-curated, quality varies; always verify that tools meet your security and reliability standards before production use.
Unity-MCP
unity-mcp bridges AI assistants (e.g., Claude, Cursor) with Unity Editor via a local MCP Client, enabling LLMs to manage assets, control scenes, edit scripts, and automate tasks.
mcp-framework
A TypeScript framework for building Model Context Protocol (MCP) servers.
zubeid-youtube-mcp-server
An MCP (Model Context Protocol) server implementation for YouTube, built with TypeScript/JavaScript. Integrates with AI services like Claude, available as an npm package.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.