Serverstech.tessa/tessa-mcp-server
S

TESSA Marketing & Technology

tech.tessa/tessa-mcp-server · v1.0.0
● Remote
v1.0.0remote🌐 https://aiagent.tessa.tech/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "tech.tessa/tessa-mcp-server",
  "description": "TESSA's AI interface: services, case studies, AI-readiness audits, professional services directory.",
  "title": "TESSA Marketing & Technology",
  "repository": {
    "url": "https://github.com/globalpart/tessa-aios",
    "source": "github"
  },
  "version": "1.0.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://aiagent.tessa.tech/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}