Lindo AI
Rank #10626glama/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.
Lindo AI is a Model Context Protocol (MCP) server published by lindoai. It ranks #10626 of 58,900 servers tracked on MCP Toplist. Lindo AI is listed across 3 registries — Official MCP, Glama and PulseMCP, with 5 tracked versions. It was first listed on Apr 24, 2026 and most recently updated on May 12, 2026.
Ranks ahead of 48,274 of 58,900 servers on MCP Toplist.
Use Lindo AI
Add Lindo AI to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"lindoai": {
"url": "https://mcp.lindo.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"lindoai": {
"command": "npx",
"args": [
"-y",
"@lindoai/mcp-server"
],
"env": {
"LINDO_API_KEY": "<your LINDO_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
lindoai
Available versions (5)
| Version | Published |
|---|---|
| 1.0.17 | May 12, 2026 |
| 1.0.16 | May 10, 2026 |
| 1.0.15 | May 10, 2026 |
| 1.0.14 | May 9, 2026 |
| 1.0.13 | May 9, 2026 |
Frequently asked questions
- What is 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.
- Who maintains Lindo AI?
- Lindo AI is maintained by lindoai, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Lindo AI an official MCP server?
- Yes — Lindo AI is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Lindo AI have?
- MCP Toplist tracks 5 versions of Lindo AI, most recently published on May 12, 2026.
- Where can I find the source code for Lindo AI?
- The source code for Lindo AI is hosted at github.com/lindoai/mcp-server.