A
licenseNot graded
qualityB
maintenanceConvert any file or URL to clean AI-ready Markdown directly from Claude, Claude Code, Cursor, or any MCP-compatible AI agent.
1
MIT
No user-submitted related servers found.
Scored across 2 tools
The two tools have clearly distinct purposes: one reads a local file's content, the other converts a local file to markdown. There is no overlap in their core actions.
Both tool names follow the consistent verb_noun pattern (read_local_file, convert_local_file), making the naming predictable and easy to understand.
With only two tools, the server feels thin for a general local file reader/converter. The count is borderline but not unreasonable given the narrow scope.
The core operations of reading and converting are covered, but the server lacks supporting operations like listing files or checking file metadata. Minor gaps exist but are not severe for the stated purpose.