Skip to content
Back to search
30
MCP

Trident Diagrams

pulsemcp/trident diagrams

MCP server for the Trident text-based diagramming tool, enabling AI assistants to create and manipulate diagrams using Trident markup syntax.

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

Similar MCP servers embedding-nearest

trident-mcp
stdio proxy for the Trident MCP server — use Trident collaborative diagrams with any AI assistant
0 tools
diagrams-mcp-server
MCP server for rendering diagrams using mingrammer/diagrams, Mermaid, and PlantUML
0 tools
docdiagram-mcp
DocDiagram MCP Server - Embedded diagrams in MDX docs for AI assistants
0 tools
diagrams-mcp
MCP server for generating infrastructure and architecture diagrams as code using the Python diagrams library
0 tools
ai-draw-mcp
MCP Server that gives AI drawing capabilities in IDEs (Cursor, VS Code, Windsurf, Trae, Zed, etc.)
0 tools
com.mermaidchart/mermaid-mcp live
MCP server for Mermaid diagram validation and rendering
17 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "trident_diagrams": {
      "url": "None",
      "transport": "http"
    }
  }
}