Lindo AI
MCP (Model Context Protocol) server for Lindo AI — create websites, pages, and blog posts with AI directly from Claude, Cursor, Kiro, Windsurf, and other MCP-compatible tools.
@lindoai/mcp-server
MCP (Model Context Protocol) server for Lindo AI — create websites, pages, and blog posts with AI directly from Claude, Cursor, Kiro, Windsurf, and other MCP-compatible tools.
Listed in the official MCP Registry as io.github.lindoai/mcp-server.
Setup
Add to your MCP client configuration:
{
"mcpServers": {
"lindo": {
"command": "npx",
"args": ["-y", "@lindoai/mcp-server"],
"env": {
"LINDO_API_KEY": "your_api_key_here"
}
}
}
}
Where to add this config
| Client | Config file |
|---|---|
| Claude Desktop | ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) |
| Claude Code | .claude/settings.json |
| Cursor | .cursor/mcp.json |
| Kiro | .kiro/settings/mcp.json |
| Windsurf | MCP settings in IDE |
Getting your API key
- Go to app.lindo.ai
- Navigate to Workspace Settings → API Keys
- Create a new API key
- Copy the key and paste it as
LINDO_API_KEY
Requires a Business or Whitelabel plan.
Available Tools
Websites
- create_website — Create a new website using AI from a text prompt
- list_websites — List all websites in your workspace
Pages
- create_page — Create a new page on a website using AI
- publish_blog — Publish a static blog post with markdown content
Blog
- create_blog — Generate a blog post on a website using AI
Clients
- create_client — Create a new client
- list_clients — List all clients
- assign_website — Assign a website to a client
- generate_magic_link — Generate a client login link
Credits
- allocate_credits — Allocate credits to a client
Scheduling
The create_website, create_page, and create_blog tools support an optional schedule_at parameter (ISO 8601 datetime) to schedule the workflow for a future time.
Remote MCP Server
You can also connect via the remote MCP endpoint without installing anything:
https://mcp.lindo.ai/mcp
Links
Server Terkait
Kone.vc
sponsorMonetize your AI agent with contextual product recommendations
TfL
MCP server for Transport for London — lines, journeys, stop points, arrivals, bike points, occupancy, road disruptions and more over stdio
MS-365 MCP Server
A containerized MCP server for Microsoft 365, featuring OAuth authentication and OpenTelemetry instrumentation for monitoring.
Brivvy MCP
Connects AI assistants to your Brivvy workspace so they can use your brand voices, templates, and glossary for on-brand content—hosted at mcp.brivvy.io.
PocketMCP
Turn your Android phone into an MCP (Model Context Protocol) server. AI agents and desktop scripts can call your phone for live data and actions over LAN
Apple Notes MCP
MCP server for Apple Notes with semantic search and CRUD operations. Claude searches, reads, creates, updates, and manages your Apple Notes through natural language.
WordPress MCP Server
A secure bridge between AI assistants and WordPress, enabling site management and content operations through natural language.
ToolRoute
Intelligent routing layer for AI agents — recommends the best MCP server and LLM for any task, scored on 132+ real benchmark executions.
ActivityWatch MCP Server (Swift)
Provides structured access to ActivityWatch time tracking data for AI assistants.
Standard Metrics MCP Server
Connects to the Standard Metrics API to enable AI-powered analysis of venture capital portfolio data.
Chompute License Plate Recognizer
Agent skill for recognizing license plates from images using Chompute’s API. Useful for parking, fleet, logistics, vehicle verification, security workflows, and automated image-to-plate extraction.