Skip to main content
Glama

Terminal.shop MCP Server

by pashaydev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TERMINAL_API_TOKENYesYour Terminal.shop API token, created by using 'ssh terminal.shop -t tokens'

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
browse-products
manage-cart
place-order
manage-subscription
manage-profile

Resources

Contextual data attached and managed by the client

NameDescription
products
product
order-history
profile
addresses
cards
cart
subscriptions

Tools

Functions exposed to the LLM to take actions

NameDescription
search-products-
get-product-details-
add-to-cart-
set-cart-address-
set-cart-card-
clear-cart-
checkout-
create-order-
update-profile-
create-address-
delete-address-
collect-card-
create-card-
delete-card-
create-subscription-
cancel-subscription-
create-token-
delete-token-
get-app-data-

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/pashaydev/terminal.shop.mcp'

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