Skip to main content
Glama
README.mdโ€ข1.68 kB
# TrueNAS MCP Server Documentation Welcome to the TrueNAS MCP Server documentation. This directory contains comprehensive guides and references for using and developing with the TrueNAS MCP Server. ## ๐Ÿ“š Documentation Structure ### Getting Started - [Installation Guide](guides/INSTALL.md) - Complete installation instructions for all platforms - [Quick Start](guides/QUICKSTART.md) - Get up and running in 5 minutes - [Quick Reference](guides/QUICK_REFERENCE.md) - Command and tool reference ### Features & Guides - [Features Overview](guides/FEATURES.md) - Detailed feature documentation - [Troubleshooting](troubleshooting.md) - Common issues and solutions ### API Documentation - [API Reference](api/) - Coming soon ### Developer Documentation - [Contributing Guide](../CONTRIBUTING.md) - How to contribute to the project - [Security Policy](../SECURITY.md) - Security guidelines and reporting ## ๐Ÿš€ Quick Links - **PyPI Package**: https://pypi.org/project/truenas-mcp-server/ - **GitHub Repository**: https://github.com/vespo92/TrueNasCoreMCP - **Issue Tracker**: https://github.com/vespo92/TrueNasCoreMCP/issues ## ๐Ÿ“ฆ Installation Options ### Fastest (with uvx) ```bash uvx truenas-mcp-server ``` ### Traditional (with pip) ```bash pip install truenas-mcp-server ``` ## ๐Ÿ”ง Configuration Set your environment variables: ```bash export TRUENAS_URL="https://your-truenas.local" export TRUENAS_API_KEY="your-api-key" ``` Or use a `.env` file in your working directory. ## ๐Ÿ’ฌ Getting Help - Check the [Troubleshooting Guide](troubleshooting.md) - Open an [issue on GitHub](https://github.com/vespo92/TrueNasCoreMCP/issues) - Contact: vespo21@gmail.com

Latest Blog Posts

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