diegofornalha_mcp-server-tess
0
MCP-Server-TESS is a server that adheres to the Model Context Protocol, facilitating interaction with the TESS API. It offers capabilities such as listing and managing agents, executing agents with customized messages, and handling file associations. The server can be easily integrated via Smithery.ai or used locally with Docker support.
MCP-Server-TESS
MCP-Server-TESS is a Model Context Protocol server designed for integration with the TESS API. It provides tools for managing and executing agents, associating and managing files, and more.
Features
- List and manage agents
- Execute agents with personalized messages
- Manage files associated with agents
Requirements
- Node.js 18+
- An API key for the TESS platform
Installation
Via Smithery.ai (Recommended)
- Visit Smithery.ai
- Click "Install"
- Configure your TESS API key
Local Installation
- Clone the repository
- Install dependencies
Configuration
Create a .env
file and add your TESS API key and desired port.
Tools Available
- List agents
- Get agent details
- Execute agent
- Manage files
Usage
- The server can be run with Docker.
- API endpoints include health check, list capabilities, and execute tools.
License
MIT