MCP-Server-TESS
@diegofornalha
MCP-Server-TESS について
Servidor MCP TESS para integração de agentes - Implementação do protocolo MCP para serviços TESS AI
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-tess": {
"command": "docker",
"args": [
"build",
"-t",
"mcp-server-tess",
"."
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP-Server-TESS?
MCP-Server-TESS is an MCP (Model Context Protocol) server that integrates with the TESS API. It provides tools to list and manage agents, execute agents with custom messages, and manage files and their associations with agents. It is designed for developers using LLMs compatible with MCP to interact with the TESS platform.
How to use MCP-Server-TESS?
Install via Smithery.ai (recommended) or clone the repository and run npm install. Requires Node.js 18+ and a TESS API key. Configure a .env file with TESS_API_KEY and PORT (default 3000). Start the server with npm start for production or npm run dev for development with hot reload. Docker usage is also supported.
Key features of MCP-Server-TESS
- List and manage TESS agents
- Execute agents with custom messages
- Upload, list, and delete files
- Link and unlink files to agents
- Retrieve agent and file details
Use cases of MCP-Server-TESS
- List all available TESS agents and their details
- Execute an agent with a custom user message
- Upload a file and associate it with a specific agent
- Remove a file association from an agent
- Check server health and view available capabilities
FAQ from MCP-Server-TESS
What is MCP-Server-TESS and what does it do?
It is an MCP server that connects to the TESS API, exposing tools for managing agents, executing them, and handling files. It allows any MCP-compatible LLM to interact with TESS.
What are the requirements to run MCP-Server-TESS?
Node.js 18+ and a valid TESS API key are required. The server runs via Node.js or Docker.
How do I configure MCP-Server-TESS?
Create a .env file based on .env.example and set TESS_API_KEY with your API key and optionally PORT (default 3000). No other configuration is needed.
What tools does MCP-Server-TESS provide?
It provides 10 tools: listar_agentes_tess, obter_agente_tess, executar_agente_tess, listar_arquivos_agente_tess, vincular_arquivo_agente_tess, remover_arquivo_agente_tess, listar_arquivos_tess, obter_arquivo_tess, enviar_arquivo_tess, and excluir_arquivo_tess.
How does the server authenticate with the TESS API?
Authentication is done via an API key provided in the TESS_API_KEY environment variable. The server uses this key when making requests to the TESS API.
「その他」の他のコンテンツ
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Codelf
unbugA search tool helps dev to solve the naming things problem.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
コメント