Skip to main content
Glama
Artemida1609

MCP Platform Service

by Artemida1609

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_TOKENNoAPI token for authentication (optional if using login tool)
ALLOW_LOGINNoEnable login tool (true/false, default: true)
API_TIMEOUTNoRequest timeout in milliseconds (default: 30000)
API_BASE_URLNoBase URL of the external platform API (default: https://api.example.com/v1)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_entityC

Retrieve a specific entity by ID and type from the external platform

create_entityB

Create a new entity in the external platform

update_entityC

Update an existing entity in the external platform

delete_entityC

Delete an entity from the external platform

get_referenceB

Fetch reference data (statuses, priorities, categories, etc.) from the external platform

loginA

Authenticate with the external platform using username and password. Returns an API token that can be used for subsequent requests.

refresh_tokenB

Refresh an expired access token using a refresh token

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/Artemida1609/mcp-service'

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