io.github.bgorzelic/ghostlink MCP Server
io.github.bgorzelic/ghostlink
What is the io.github.bgorzelic/ghostlink MCP server?
Sandboxed repo access for coding agents: search, read, patch, run, git -- confined to a repo root.
How to install io.github.bgorzelic/ghostlink
Copy-paste configuration for popular MCP clients.
GHOSTLINK_REPO_ROOTrequiredAbsolute path to the repository the server is confined to. Every tool call is sandboxed beneath this path.
GHOSTLINK_LOGOptional path for the JSON audit log of tool calls. Omit to disable file logging.
{
"mcpServers": {
"ghostlink": {
"command": "npx",
"args": [
"-y",
"@bgorzelic/ghostlink"
],
"env": {
"GHOSTLINK_REPO_ROOT": "<YOUR_GHOSTLINK_REPO_ROOT>",
"GHOSTLINK_LOG": "<YOUR_GHOSTLINK_LOG>"
}
}
}
}{
"mcpServers": {
"ghostlink": {
"command": "npx",
"args": [
"-y",
"@bgorzelic/ghostlink"
],
"env": {
"GHOSTLINK_REPO_ROOT": "<YOUR_GHOSTLINK_REPO_ROOT>",
"GHOSTLINK_LOG": "<YOUR_GHOSTLINK_LOG>"
}
}
}
}{
"mcpServers": {
"ghostlink": {
"command": "npx",
"args": [
"-y",
"@bgorzelic/ghostlink"
],
"env": {
"GHOSTLINK_REPO_ROOT": "<YOUR_GHOSTLINK_REPO_ROOT>",
"GHOSTLINK_LOG": "<YOUR_GHOSTLINK_LOG>"
}
}
}
}{
"servers": {
"ghostlink": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@bgorzelic/ghostlink"
],
"env": {
"GHOSTLINK_REPO_ROOT": "<YOUR_GHOSTLINK_REPO_ROOT>",
"GHOSTLINK_LOG": "<YOUR_GHOSTLINK_LOG>"
}
}
}
}claude mcp add ghostlink --env GHOSTLINK_REPO_ROOT=<YOUR_GHOSTLINK_REPO_ROOT> --env GHOSTLINK_LOG=<YOUR_GHOSTLINK_LOG> -- npx -y @bgorzelic/ghostlinkRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.