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
Servidores relacionados
Kone.vc
patrocinadorMonetize your AI agent with contextual product recommendations
Powerpoint
Create PowerPoint presentations with AI-generated images using the Stable Diffusion API.
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.
Logseq MCP Tools
An MCP server that allows AI agents to interact with a local Logseq instance.
Time Server
Get the current time and convert time between different timezones.
Humanizer PRO
Humanizer PRO is an MCP server that transforms AI-generated text into natural, human-sounding content. It provides 4 tools: - humanize_text: Rewrite AI text to bypass detectors like GPTZero, Turnitin, Originality.ai, Copyleaks, and ZeroGPT. Three modes: Stealth (highest bypass rate), Academic (Turnitin-optimized), SEO (marketing content). - scan_ai_detection: Analyze text for AI patterns. Returns AI probability score, human-likeness percentage, and verdict. - check_word_balance: Check remaining word credits and subscription plan details. - get_subscription_plans: Browse plans - Free (500 words), Starter ($9.99/mo, 30K words), Creator ($14.99/mo, 100K words), Pro Annual ($119.88/yr, 100K words/mo). Authentication: OAuth 2.0. Works with ChatGPT, Claude, Cursor, and all MCP-compatible clients.
Anki
Manage Anki flashcards and decks using the Anki-Connect plugin.
SocialBu MCP
Connect AI assistants to SocialBu to create, schedule, publish, and analyze social media content from chat.
Rember
Create spaced repetition flashcards in Rember to remember anything you learn in your chats
Markdown to PDF
Convert Markdown files to high-quality, print-ready PDFs using LaTeX.
TanukiMCP
Automate and manage WordPress sites using browser automation and API integration.