diegofornalha_mcp-server-tess

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)

  1. Visit Smithery.ai
  2. Click "Install"
  3. Configure your TESS API key

Local Installation

  1. Clone the repository
  2. 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