Servidor TESS com Suporte a MCP
@diegofornalha
About Servidor TESS com Suporte a MCP
Extensão XTP para o servidor MCP-TESS - Integração da API TESS com XTP
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Servidor TESS com Suporte a MCP?
It is a proxy server that integrates TESS (Text Evaluation and Semantic Services) with the MCP (Multi-Channel Platform). It is built with Node.js + Express and uses a Rust/WebAssembly plugin for core logic, acting as a proxy to MCP.run.
How to use Servidor TESS com Suporte a MCP?
Install dependencies with npm install, configure environment variables in .env (PORT, MCP_API_KEY, MCP_API_URL, MCP_SSE_URL), build the WebAssembly plugin with npm run build, then start the server with npm start (or npm run dev for hot‑reload). Use endpoints: GET /health for health check, GET /api/mcp/tools to list tools, POST /api/mcp/execute to execute a tool (requires session_id and optional mcp_sse_url as query parameters).
Key features of Servidor TESS com Suporte a MCP
- Integrates TESS with the Multi‑Channel Platform (MCP)
- Node.js + Express server with Rust/WebAssembly plugin
- Proxies requests to MCP.run (via SSE)
- Health check endpoint at GET /health
- Listing and executing MCP tools via REST API
- Hot‑reload development mode available
Use cases of Servidor TESS com Suporte a MCP
- Expose MCP tools through a local HTTP proxy
- Automate or integrate TESS evaluations with MCP workflows
- Debug and test MCP interactions using a simple REST interface
- Monitor server availability with the health check endpoint
FAQ from Servidor TESS com Suporte a MCP
What are the runtime requirements?
Node.js 18+, Rust with Cargo, and the wasm32-wasi target installed (rustup target add wasm32-wasi).
How do I configure the server?
Set environment variables in a .env file: PORT, MCP_API_KEY, MCP_API_URL, and MCP_SSE_URL.
How do I build and run the server?
Build the WebAssembly plugin with npm run build, then start with npm start. For development with hot‑reload, use npm run dev.
What security measures are in place?
All requests must include a valid session_id. MCP credentials are set via environment variables, and CORS is enabled for development.
How do I troubleshoot common issues?
Check that the plugin compiled correctly, confirm environment variables are set, review server logs, and ensure MCP.run is accessible.
Frequently asked questions
What are the runtime requirements?
Node.js 18+, Rust with Cargo, and the `wasm32-wasi` target installed (`rustup target add wasm32-wasi`).
How do I configure the server?
Set environment variables in a `.env` file: `PORT`, `MCP_API_KEY`, `MCP_API_URL`, and `MCP_SSE_URL`.
How do I build and run the server?
Build the WebAssembly plugin with `npm run build`, then start with `npm start`. For development with hot‑reload, use `npm run dev`.
What security measures are in place?
All requests must include a valid `session_id`. MCP credentials are set via environment variables, and CORS is enabled for development.
How do I troubleshoot common issues?
Check that the plugin compiled correctly, confirm environment variables are set, review server logs, and ensure MCP.run is accessible.
Basic information
More Other MCP servers
ICSS
chokcoco不止于 CSS
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
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments