Skip to main content
Glama

semantic-edit-mcp

by jbr
args.json500 B
[ { "name": "preview_edit", "arguments": { "operation": "insert_after", "anchor": "/// Represents a user in the system\n#[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]\npub struct User {", "content": "\n/// Administrative user with elevated privileges\n#[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]\npub struct AdminUser {\n pub user: User,\n pub permissions: Vec<String>,\n}" } }, {"name": "persist_edit", "arguments": {}} ]

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