Skip to main content
Glama

TrueNAS Core MCP Server

claude_config_example.json322 B
{ "mcpServers": { "truenas": { "command": "python", "args": [ "C:\\path\\to\\truenas-core-mcp\\truenas_mcp_server.py" ], "env": { "TRUENAS_URL": "https://192.168.1.100", "TRUENAS_API_KEY": "your-api-key-here", "TRUENAS_VERIFY_SSL": "false" } } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vespo92/TrueNasCoreMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server