TESSA Marketing & Technology
Rank #54,823tech.tessa/tessa-mcp-server
TESSA's AI interface: services, case studies, AI-readiness audits, professional services directory.
TESSA Marketing & Technology is a Model Context Protocol (MCP) server published by globalpart. It ranks #54,823 of 115,591 servers tracked on MCP Toplist. TESSA Marketing & Technology is listed on Official MCP, with 1 tracked version. It was first listed on Apr 27, 2026 and most recently updated on Apr 27, 2026.
Ranks ahead of 60,768 of 115,591 servers on MCP Toplist.
Use TESSA Marketing & Technology
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http tessa-mcp-server https://aiagent.tessa.tech/mcp[mcp_servers.tessa-mcp-server]
url = "https://aiagent.tessa.tech/mcp"Add to ~/.codex/config.toml.
https://aiagent.tessa.tech/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"tessa-mcp-server": {
"url": "https://aiagent.tessa.tech/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tessa-mcp-server": {
"type": "http",
"url": "https://aiagent.tessa.tech/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tessa-mcp-server": {
"serverUrl": "https://aiagent.tessa.tech/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tessa-mcp-server": {
"url": "https://aiagent.tessa.tech/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/tech.tessa%2Ftessa-mcp-server)<a href="https://mcptoplist.com/server/tech.tessa%2Ftessa-mcp-server"><img src="https://mcptoplist.com/badge/tech.tessa%2Ftessa-mcp-server.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
globalpart
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Apr 27, 2026 |
Frequently asked questions
- Who maintains TESSA Marketing & Technology?
- TESSA Marketing & Technology is maintained by globalpart, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is TESSA Marketing & Technology listed on the Official MCP Registry?
- Yes — TESSA Marketing & Technology is listed on the Official MCP Registry.
- How many versions does TESSA Marketing & Technology have?
- MCP Toplist tracks 1 version of TESSA Marketing & Technology, most recently published on Apr 27, 2026.
- Where can I find the source code for TESSA Marketing & Technology?
- The source code for TESSA Marketing & Technology is hosted at github.com/globalpart/tessa-aios.