Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

TESSA Marketing & Technology

tech.tessa/tessa-mcp-server

TESSA's AI interface: services, case studies, AI-readiness audits, professional services directory.

Uptime
100.0%
1 direct probes · 30d
Response
1242ms
last probe
Tools
10
callable
Resources
0
readable
Prompts
0
available

Tools · 10

get_services

Returns TESSA's full service catalog (SEO, paid media, web/app development, AI agent readiness, accessibility, and more). Each service includes its live per-service A2A card URL (`agen…

get_case_studies

Returns TESSA's portfolio of project results. Optional filters: industry: industry name keyword (case-insensitive contains) service_slug: filter to studies that us…

assess_ai_readiness

Given a website URL, returns a 0-100 AI Agent Readiness score with category breakdowns (structured data, metadata quality, agent discoverability, AI-bot friendliness) and concrete reco…

find_professional_services_firm

Search the TESSA Professional Services Directory. industry: segment slug ('marketing' | 'compliance') or free-text keyword region: city or state name (case-i…

get_firm_profile

Returns the full dossier for a single firm in the directory: description, headquarters, founded year, employee band, services, locations, and directory meta (publisher, claim URL, take…

get_wcag_audit

Returns the structured offering for TESSA's WCAG 2.2 AA Accessibility Audit: scope, deliverables, timeline, pricing bands (hourly + engagement range), paired service-type slugs, and th…

request_strategy_session

Book a 30-minute strategy session with TESSA on Kevin Callen's calendar. Finds an open slot in the requested window (or the next 5 business days), creates a Google Calendar event with …

request_introduction

Request an informational introduction — to TESSA itself, or to any directory firm if you pass target_firm_slug. TESSA logs the lead and either notifies sales@tessa.tech + kevincallen@t…

claim_listing

Record a firm's intent to claim its directory listing. Pre-OAuth this does NOT automatically grant control of the listing. TESSA logs the claim and a representative reaches out via em…

request_quote

Request a quote from a directory firm. Lighter-weight than request_introduction — explicitly framed as a budget+scope inquiry. firm_slug: directory slug for the target firm …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "tessa_marketing_&_technology": {
      "url": "https://aiagent.tessa.tech/mcp",
      "transport": "streamable-http"
    }
  }
}