Skip to main content
Glama
Platoona

Platoona MCP Server

Official
by Platoona

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PLATOONA_API_KEYYesYour Platoona Connect API key.
PLATOONA_BASE_URLNoCustom API URL (for self-hosted).

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search-toolsA

Search for available integration tools/actions using semantic search (RAG). Use this to discover what tools are available for a specific task or integration.

list-integrationsA

List available integrations/apps that can be connected.

list-connectionsA

List all active integration connections. Use this to see which integrations are already connected.

connect-appA

Connect to an integration/app. For API key integrations, provide the API key directly. For OAuth integrations, this will return an authorization URL for the user to complete.

execute-toolB

Execute an integration action/tool. Requires an active connection for the integration.

disconnect-appA

Disconnect from an integration, revoking all connections.

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/Platoona/platoona-mcp'

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