Stats
Actions
Tags
From chemaudit
Connects to a local HTTP MCP endpoint at http://localhost:8001/mcp (chemaudit server). Capabilities unclear from configuration; key suggests schema auditing functionality. No secrets required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"chemaudit": {
"type": "http",
"url": "http://localhost:8001/mcp"
}
}
}Server configuration and connection parameters
http://localhost:8001/mcpnpx claudepluginhub kohulan/chemaudit