lucid-mcp-server
A Model Context Protocol (MCP) server for integrating with Lucid App, allowing multimodal LLMs to access and analyze Lucid diagrams through visual exports.
Installation
npm install -g lucid-mcp-server
Configuration
Set the following environment variables:
LUCID_API_KEY(required)AZURE_OPENAI_API_KEY(optional, for AI analysis)OPENAI_API_KEY(optional, fallback for AI analysis)
Usage
After installation and configuration, simply run:
lucid-mcp-server
Features
- Search documents in Lucid account
- Get document metadata and perform AI analysis on visual content
- VS Code integration support
Recommend MCP Servers 💡
iflytek/ifly-workflow-mcp-server
This a simple implementation of an MCP server using iFlytek. It enables calling iFlytek workflows through MCP tools.
alex-mcp
A streamlined Model Context Protocol (MCP) server for author disambiguation and academic research using the OpenAlex.org API, optimized for AI agents.
Glitchfix/mcp-duckduckgo
A Model Context Protocol server that provides web search and content fetching capabilities using DuckDuckGo. This server enables LLMs to search the web and retrieve content from web pages without requiring any API keys.
advanced-unity-mcp
Control Unity with AI through natural language commands.
@drew-goddyn/buildkite-mcp
An MCP server that integrates with Buildkite to retrieve and manage information about organizations, pipelines, builds, and jobs.
linear-mcp-go
A Model Context Protocol (MCP) server for Linear, written in Go that provides tools for interacting with the Linear API through the MCP protocol.