Ilograph

Ilograph

Provides access to up-to-date Ilograph documentation and syntax validation capabilities.

Category
访问服务器

README

🎯 Ilograph MCP Server

The Ilograph MCP Server is a Model Context Protocol (MCP) server that provides AI agents with comprehensive access to Ilograph documentation, validation tools, and diagram creation guidance. Transform complex architecture documentation with intelligent assistance.

CI Python FastMCP License: MIT

Use Cases

  • Automated Diagram Creation: Generate Ilograph diagrams through natural language descriptions
  • Real-time Validation: Validate existing diagrams with detailed error analysis and suggestions
  • Documentation Access: Get instant access to comprehensive Ilograph documentation and best practices
  • Learning & Examples: Explore curated diagram examples with detailed explanations

Important: This is an unofficial, community-driven project and is not affiliated with or endorsed by Ilograph LLC. The server provides educational and development assistance by accessing publicly available Ilograph documentation and resources.

Caution: The outputs and recommendations provided by the MCP server are generated dynamically and may vary based on the query and model. Users should thoroughly review all outputs to ensure they align with their project requirements and verify against official Ilograph documentation before implementation.

Prerequisites

  1. Docker: Docker installed and running
  2. MCP-compatible client: Claude Desktop, VS Code, Cursor, etc.

Quick Start

Add to Your MCP Client

Add this configuration to your MCP client:

VS Code:

Add the following JSON block to your User Settings (JSON) file in VS Code. You can do this by pressing Ctrl + Shift + P and typing Preferences: Open User Settings (JSON).

More about using MCP server tools in VS Code's agent mode documentation.

{
  "mcp": {
    "servers": {
      "terraform": {
        "command": "docker",
        "args": [
          "run",
          "-i",
          "--rm",
          "ghcr.io/quincymillerdev/ilograph-mcp-server:latest"
        ]
      }
    }
  }
}

Optionally, you can add a similar example (i.e. without the mcp key) to a file called .vscode/mcp.json in your workspace. This will allow you to share the configuration with others.

{
  "servers": {
    "terraform": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/quincymillerdev/ilograph-mcp-server:latest"
      ]
    }
  }
}

Claude Desktop / Cursor / Jetbrains AI Assistant:

{
  "mcpServers": {
    "ilograph": {
      "command": "docker",
      "args": ["run", "-i", "--rm", "ghcr.io/quincymillerdev/ilograph-mcp-server:latest"]
    }
  }
}

That's it! 🎉

Tool Configuration

Available Tools

The following tools are available for comprehensive Ilograph workflow support:

Category Tool Description
Documentation fetch_documentation_tool Fetches comprehensive documentation from Ilograph's official sources with intelligent caching
Documentation list_documentation_sections Lists all available documentation sections with descriptions and coverage areas
Documentation check_documentation_health Performs health checks and returns cache statistics for documentation service
Specification fetch_spec_tool Fetches the official Ilograph specification with complete property definitions and types
Specification check_spec_health Performs health checks specifically on the specification service connectivity
Examples list_examples Lists available Ilograph example diagrams categorized by complexity and use case
Examples fetch_example Retrieves specific example diagrams with metadata, learning context, and explanations
Validation validate_diagram_tool Validates Ilograph diagram syntax and provides detailed error messages with suggestions
Validation get_validation_help Provides comprehensive guidance on diagram validation and common issues resolution
Icons search_icons_tool Searches the live Ilograph icon catalog with semantic matching and provider filtering
Icons list_icon_providers_tool Lists all available icon providers (AWS, Azure, GCP, etc.) and their service categories

Contributing

Contributions are welcome! This project needs:

  • 🐛 Bug fixes - Always appreciated!
  • 📚 Documentation improvements - Help make things clearer
  • New tools - Add more Ilograph functionality
  • 🔧 Code quality - Better error handling, etc.

📖 See CONTRIBUTING.md for detailed development setup, testing, and submission guidelines.

Features

  • 📚 Live Documentation Access: Fetches up-to-date documentation from official Ilograph sources
  • 🔍 Comprehensive Section Coverage: Access to all major Ilograph concepts (resources, perspectives, contexts, etc.)
  • ✅ Advanced Diagram Validation: YAML and Ilograph schema validation with detailed error messages and suggestions
  • ⚡ Intelligent Caching: TTL-based caching with fallback strategies for optimal performance
  • 🛠️ Tool-First Design: Compatible with all current MCP clients (Cursor, Claude Desktop, VS Code, etc.)
  • 📋 Curated Example Library: Real-world Ilograph diagrams with learning context and explanations
  • 🎨 Smart Icon Search: Semantic search through Ilograph's icon catalog with provider filtering
  • 🔄 Health Monitoring: Built-in service health checks and status reporting
  • 🏗️ Architecture Pattern Detection: Identifies common patterns and provides optimization suggestions

Need Help?

License

This project is licensed under the MIT License - see the LICENSE file for details.

Legal Disclaimer

This project is not affiliated with, endorsed by, or connected to Ilograph LLC. This is an independent, community-driven tool that accesses publicly available Ilograph documentation and resources for educational and development purposes.

  • The Ilograph name and related trademarks are property of Ilograph LLC
  • This tool accesses publicly available documentation under fair use principles
  • Users should refer to official Ilograph documentation for authoritative information
  • No commercial relationship exists between this project and Ilograph LLC

Links


Built with ❤️ for the Ilograph community

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选