Skip to content
Back to search
30
MCP

trident-mcp

npm/trident-mcp

stdio proxy for the Trident MCP server — use Trident collaborative diagrams with any AI assistant

Uptime
0.0%
14 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Trident Diagrams
MCP server for the Trident text-based diagramming tool, enabling AI assistants to create and manipulate diagrams using Trident markup syntax
0 tools
ct-prometheus-mcp-server
MCP stdio server that proxies a Prometheus HTTP API
0 tools
creolecentric-mcp
Stdio MCP proxy for the CreoleCentric remote MCP server
0 tools
io.github.txn2/mcp-trino
MCP server for Trino data warehouses. Query, analyze plans, and explore schemas.
0 tools
dongtd6/trino-mcp-server
trino mcp server for AI Agent
0 tools
cortex-memory-mcp
Stdio MCP server for Cortex memory
0 tools

How to use

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

{
  "mcpServers": {
    "trident-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}