mcp-lindoai
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LINDO_API_KEY | Yes | Your Lindo AI API key. Get it from app.lindo.ai in Workspace Settings -> API Keys. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_workspaceC | Get workspace details. |
| update_workspaceC | Update workspace details. |
| get_workspace_analyticsD | Get workspace analytics. |
| get_workspace_teamA | Get workspace team members. |
| add_workspace_team_memberC | Add a team member to the workspace. |
| remove_workspace_team_memberA | Remove a team member from the workspace. |
| create_clientC | Create a new client in the workspace. |
| list_clientsA | List all clients in the workspace. |
| update_clientB | Update an existing client. |
| delete_clientA | Delete a client from the workspace. |
| assign_websiteC | Assign a website to a client. |
| generate_magic_linkC | Generate a magic login link for a client. |
| create_websiteA | Create a new website using AI. Starts an asynchronous workflow and returns a |
| list_websitesA | List all websites in the workspace. |
| get_websiteC | Get website details. |
| update_websiteC | Update website details. |
| delete_websiteB | Delete a website from the workspace. |
| update_website_settingsC | Update website settings. |
| add_custom_domainC | Add a custom domain to a website. |
| remove_custom_domainB | Remove a custom domain from a website. |
| get_website_teamC | Get website team members. |
| get_website_analyticsC | Get website analytics. |
| edit_websiteA | Edit an existing website (across its pages) using AI. Starts an asynchronous workflow and returns a |
| list_pagesB | List all pages on a website. |
| get_pageB | Get page details. |
| update_pageB | Update page metadata. |
| delete_pageB | Delete a page from a website. |
| publish_pageB | Publish a static page with HTML content. |
| update_page_contentC | Update the content of an existing page. |
| unpublish_pageB | Unpublish a page from a website. |
| get_page_htmlA | Get the HTML content of a page. |
| create_blogA | Create an AI-generated blog post on a website. Starts an asynchronous workflow and returns a |
| publish_blogC | Publish a static blog post with markdown content. |
| list_blogsA | List all blog posts on a website. |
| get_blogA | Get blog post details. |
| update_blogC | Update blog post metadata. |
| delete_blogA | Delete a blog post from a website. |
| update_blog_contentB | Update the content of an existing blog post. |
| unpublish_blogB | Unpublish a blog post from a website. |
| get_blog_htmlA | Get the HTML content of a blog post. |
| check_website_statusA | Poll the status of a website-creation workflow started by |
| check_edit_statusA | Poll the status of a website-edit workflow started by |
| check_blog_statusA | Poll the status of a blog-creation workflow started by |
| batch_create_websitesA | Start up to 25 website-creation workflows in one request. Returns one |
| batch_create_blogsA | Start up to 25 blog-creation workflows on a single website in one request. Returns one |
| batch_check_website_statusA | Poll up to 25 website-creation workflows at once. Returns a rollup |
| batch_check_blog_statusA | Poll up to 25 blog-creation workflows at once. Returns a rollup |
| get_creditsA | Get workspace credit balance. |
| get_client_creditsB | Get client credit balance. |
| allocate_creditsB | Allocate credits to a client. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lindoai/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server