Skip to main content
Glama

semantic-edit-mcp

by jbr
args.json499 B
[ { "name": "preview_edit", "arguments": { "operation": "replace", "anchor": "println!(\"hello world!\");", "content": "println!(\"hello markdown!\");" } }, { "name": "preview_edit", "arguments": { "operation": "replace", "anchor": "# title", "content": "# Welcome" } }, { "name": "preview_edit", "arguments": { "operation": "insert_after", "anchor": "* item", "content": "\n* another item" } } ]

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/jbr/semantic-edit-mcp'

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