We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sonicaj/tn_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
run_server.sh•209 B
#!/bin/bash
# Startup script for TrueNAS MCP Server
# Activate virtual environment
source /Users/waqar/Desktop/work/ixsystems/codes/venv_tn_mcp/bin/activate
# Run the server
exec python truenas_mcp_server.py