Skip to main content
Glama
ThinkCol

Lenx MCP Server

by ThinkCol

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LENX_API_KEYYesYour Lenx API key
LENX_USER_IDYesYour Lenx user ID
LENX_BASE_URLNoAPI base URLhttps://open.lenx.ai

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
lenx_list_tasksA

List monitoring tasks accessible to the authenticated user, with pagination support.

lenx_get_taskA

Retrieve configuration and metadata for a single monitoring task by ID.

lenx_create_taskA

Create a new monitoring task (live or adhoc). Live tasks run continuously; adhoc tasks require a date_range.

lenx_update_taskA

Update an existing task's name and/or search query configuration. At least one field is required.

lenx_delete_taskA

Delete a monitoring task. Only the task owner can perform this operation.

lenx_get_task_dataB

Retrieve paginated social media post data for a specific task within a time range.

lenx_export_task_dataA

Request a CSV or XLSX export of task post data. Results are sent to the specified email address.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/ThinkCol/lenx-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server