ilograph-mcp-server

QuincyMillerDev/ilograph-mcp-server

3.1

If you are the rightful owner of ilograph-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Ilograph MCP Server is a Model Context Protocol server that provides AI agents with access to Ilograph documentation, validation tools, and diagram creation guidance.

Tools

Functions exposed to the LLM to take actions

fetch_documentation_tool

Fetches comprehensive documentation from Ilograph's official sources with intelligent caching.

list_documentation_sections

Lists all available documentation sections with descriptions and coverage areas.

check_documentation_health

Performs health checks and returns cache statistics for documentation service.

fetch_spec_tool

Fetches the official Ilograph specification with complete property definitions and types.

check_spec_health

Performs health checks specifically on the specification service connectivity.

list_examples

Lists available Ilograph example diagrams categorized by complexity and use case.

fetch_example

Retrieves specific example diagrams with metadata, learning context, and explanations.

validate_diagram_tool

Validates Ilograph diagram syntax and provides detailed error messages with suggestions.

get_validation_help

Provides comprehensive guidance on diagram validation and common issues resolution.

search_icons_tool

Searches the live Ilograph icon catalog with semantic matching and provider filtering.

list_icon_providers_tool

Lists all available icon providers (AWS, Azure, GCP, etc.) and their service categories.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources