MCPServers
Cloudflare AI to Markdown - MCP server logo

Cloudflare AI to Markdown

33
0

Summary

MCP Server to Markdown provides a bridge between Claude and Cloudflare's AI services, enabling the conversion of various file formats to markdown descriptions. This implementation authenticates with Cloudflare using API credentials, supports multiple file types including PDFs, images, HTML, and Office documents, and handles file uploads through a secure curl-based approach. The server exposes a single tool that processes files by sending them to Cloudflare's tomarkdown API endpoint and returns structured descriptions with metadata. Particularly valuable for workflows that require detailed content analysis and documentation generation without leaving the conversation interface.

Available Actions(1)

to-markdown

Converts various file formats to Markdown descriptions. Input Parameters: filePaths (Array<string>, required) - List of file paths to process.

Last Updated: May 19, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Coming soon to
HighlightHighlight AI

Language

TypeScript

Categories

Tags