The Atomistic Toolkit MCP Server is an MCP-compatible server designed to provide atomistic simulation capabilities. It leverages powerful tools like ASE (Atomic Simulation Environment), pymatgen, and machine learning interatomic potentials (MLIPs) to enable advanced simulations and structure manipulations.
Note: This project is under active development, and not all features are fully functional yet.
The project is built using Python and includes a pyproject.toml
file for managing dependencies and project configurations. Ensure you have the required Python environment set up before proceeding.
To use the Atomistic Toolkit MCP Server, follow these steps:
1. Clone the repository:
bash
git clone https://github.com/XirtamEsrevni/mcp-atomictoolkit.git
2. Navigate to the project directory:
bash
cd mcp-atomictoolkit
3. Install the necessary dependencies:
bash
pip install .
4. Start the server and begin utilizing its atomistic simulation capabilities.
The project is actively being developed, and contributions are welcome. Check the Activity page for the latest updates.
For issues or questions, please report them through GitHub.