Back to Home
ndaelman-hu icon

parse-patrol

Verified Safe

by ndaelman-hu

Overview

Provides a dual-mode framework for AI agents and developers to parse computational chemistry files and interact with the NOMAD materials database.

Installation

Run Command
uv run python -m parse_patrol

Security Notes

The project uses Pydantic for input validation, standard HTTP requests with timeouts for network communication, and trusted third-party libraries (cclib, iodata) for parsing. Dynamic module imports are controlled by hardcoded configurations, mitigating arbitrary code execution risks. File operations are confined to a designated '.data' directory. No obvious hardcoded secrets or malicious patterns were identified. General risks associated with file parsing from untrusted sources or network interactions remain inherent but are handled with reasonable precautions.

Similar Servers

Stats

Interest Score10
Security Score9
Cost ClassMedium
Avg Tokens2500
Stars2
Forks1
Last Update2025-12-15

Tags

Computational ChemistryFile ParsingAI ToolsDatabase IntegrationMCP