Let AI safely edit Markdown content structurally without regex-based text manipulation.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "nodiom-mcp" yet — see the docs or source repo.
Read README.md, find the content under the level-2 heading "Installation", update the outdated Node.js requirement to "Node.js 18 or higher", and preserve the existing Markdown structure and list formatting.
The tool locates the target section, updates the text, and returns Markdown with the original structure preserved.
Open notes/weekly.md and append three bullet points under the heading "Next Week Plan": finish API integration, organize user feedback, and prepare the presentation; if the heading does not exist, create it first and then append the items.
It adds items under the specified heading, creates the section if needed, and produces properly formatted Markdown.
Check docs/api.md and remove the entire content under the level-3 heading "Deprecated APIs", while keeping all other sections, links, and code blocks unchanged.
It precisely removes the target block while preserving all remaining document content and hierarchy.
Read, edit, or delete specific Markdown sections without touching whole files.
Write text into Markdown files with folder control and recent file listing.
Convert many document formats to Markdown with local storage and retrieval.
Let AI read, edit, and manage files in a project workspace.
Manage and semantically search Markdown notes for Q&A and note generation.
Convert files and web pages into Markdown for easier AI reading.