Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
tokenNoPloi API token (passed as a command-line argument --token or -t)
PLOI_API_TOKENNoPloi API token from ploi.io/profile/api-keys

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_servers

List all servers in your Ploi account

get_server

Get details of a specific server

restart_server

Restart a server

get_server_logs

Get server logs

list_sites

List all sites on a server

get_site

Get details of a specific site

deploy_site

Trigger deployment for a site and wait for it to complete. Returns status when done.

get_site_logs

Get deployment/site logs

suspend_site

Suspend a site

resume_site

Resume a suspended site

deploy_project

Deploy the current project using .ploi.json config file and wait for completion. Use this when the user says 'deploy' without specifying a site.

get_project_deploy_status

Check deployment status for the current project using .ploi.json config

find_site_by_domain

Search for a site by domain name across all servers

init_project

Initialize .ploi.json config for a project by searching for a domain. Use when user wants to link a project to a Ploi site.

list_databases

List databases on a server

create_database_backup

Create a backup of a database

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/sudanese/ploi-mcp'

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