G
Geant4 MCP Server
by @egguliyev
MCP server by egguliyev
Created 4/22/2026
Updated about 23 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx geant4-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"egguliyev-geant4-mcp-server": {
"command": "uvx",
"args": [
"geant4-mcp-server"
]
}
}
}