Skip to main content
Glama

TrueNAS Core MCP Server

claude_desktop_config_direct.json934 B
{ "mcpServers": { "filesystem": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-filesystem", "~/.config", "/Users/vinnieespo/Desktop", "/Users/vinnieespo/Downloads", "/Users/vinnieespo/Projects", "/Users/vinnieespo/Library/Application Support/Claude", "/Volumes/D2Drive/VCPU" ] }, "truenas": { "command": "/Users/vinnieespo/Projects/TrueNasCoreMCP/venv/bin/python", "args": ["/Users/vinnieespo/Projects/TrueNasCoreMCP/truenas_mcp_server.py"], "env": { "TRUENAS_URL": "https://10.0.0.14", "TRUENAS_API_KEY": "1-wXkvQM36uSTfljzCs8NjULIkqVlMwfLk5EzrqaPHY0K0iXNcDEmZKGQkimYekSk", "TRUENAS_VERIFY_SSL": "false" } }, "docker": { "command": "uvx", "args": ["mcp-server-docker"], "env": { "DOCKER_HOST": "ssh://ubuntu-docker" } } } }

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