PhelanShao/xtb-mcp-server
The XTB MCP Server is a Model Context Protocol (MCP) server that provides comprehensive tools for generating Extended Tight-Binding (XTB) quantum chemistry calculation input files. This server integrates seamlessly with AI assistants like Claude, Cursor, and Windsurf to enable intelligent quantum chemistry workflow automation.
Platform-specific configuration:
{
"mcpServers": {
"xtb-mcp-server": {
"command": "npx",
"args": [
"-y",
"xtb-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...