We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Deployment-Team/unimus-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•723 B
# Developer Documentation
This directory contains documentation for developers and architects working on the Unimus MCP Server.
## Contents
- **`CLAUDE.md`**: Development instructions and guidelines for AI assistants
- **`Unimus v2 API documentation.md`**: Unimus API reference and integration notes
## User Documentation
User documentation, examples, and usage guides should be maintained in:
- **README.md**: Main project overview and quick start guide
- **CHANGELOG.md**: Version history and feature updates
## Purpose
This directory separates developer-focused documentation from user-facing documentation, maintaining a clean project structure while providing comprehensive technical resources for contributors.