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
相关服务器
Kone.vc
赞助Monetize your AI agent with contextual product recommendations
oura-ring-mcp
MCP server for Oura Ring data with smart analysis tools
iMCP
A macOS app that connects your digital life with AI, providing access to Calendar, Contacts, Location, Maps, Messages, Reminders, and Weather services.
AtlaCP
An MCP interface for Atlassian products, including Jira and Bitbucket.
Breezing
Breezing MCP server providing access to the Breezing API: read and update transactions, wallets, assets, and balances across 40+ blockchains and 15+ exchanges. Categorize transactions by mapping contra accounts from the chart of accounts, manage balance sheet mappings, and prepare data for syncing to Xero or QuickBooks.
Google Spreadsheet MCP
Full Google Sheets integration - read, write, format cells, create charts, use formulas, and manage spreadsheets.
MCP Task Orchestrator
A Kotlin MCP server for comprehensive task management, allowing AI assistants to interact with project data.
Learning-Assistant-MCP
An MCP server that helps developers understand what they’re building by explaining concepts, reviewing approaches, and guiding them toward better solutions.
Time MCP Server
Provides current time information and timezone conversion capabilities.
HubSpot MCP Server
Integrate with HubSpot CRM to manage contacts, deals, and companies.
JMX MCP Server
Provides JMX monitoring and management capabilities for AI assistants. Requires Java 17+.