// Test file for insert before node
use std::collections::HashMap;
pub fn target_function() {
println!("This function will have content inserted before it");
}
pub fn another_function() {
println!("Another function");
}
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