litium-admin-mcp-server

tonnguyen/litium-admin-mcp-server

3.2

If you are the rightful owner of litium-admin-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Litium Admin MCP Server is a Model Context Protocol server built with Next.js and mcp-handler, providing AI models with programmatic access to the Litium e-commerce platform's Admin Web API.

Tools

Functions exposed to the LLM to take actions

search_blocks

Search for content blocks

get_block

Get a specific block by ID

create_block

Create a new content block

update_block

Update an existing block

delete_block

Delete a content block

search_products

Search for products

get_product

Get a specific product by ID

create_product

Create a new product

update_product

Update an existing product

delete_product

Delete a product

search_customers

Search for customers

get_customer

Get a specific customer by ID

create_customer

Create a new customer

update_customer

Update an existing customer

delete_customer

Delete a customer

search_media

Search for media files

get_media

Get a specific media file by ID

get_websites

Get all websites

get_website

Get a specific website by ID

search_orders

Search for sales orders

get_order

Get a specific order by ID

get_all_api_endpoints

Get comprehensive list of all Litium API endpoints

get_api_endpoints_by_category

Get endpoints filtered by category

search_api_endpoints

Search endpoints by description or path

get_oauth_info

Get detailed OAuth2 authentication information

get_api_info

Get general API information

get_full_api_documentation

Get comprehensive API documentation

get_api_quick_reference

Get quick reference guide

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources