Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_SPREADSHEET_DATA_DIRYesDiretório de dados do servidor; o servidor restringe o acesso a este diretório.
MCP_SPREADSHEET_ALLOW_WRITENoDefine se operações de escrita são permitidas. Use "true" para habilitar. O padrão é desabilitado.false

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
spreadsheet_read_rangeA

Lê um intervalo da planilha sem modificar o arquivo.

spreadsheet_create_workbookA

Cria uma planilha XLSX sem sobrescrever arquivos existentes.

spreadsheet_append_rowsC

Adiciona linhas ao final de uma aba.

spreadsheet_update_cellB

Atualiza uma célula e cria backup antes da alteração.

spreadsheet_summarize_columnB

Calcula estatísticas básicas de uma coluna numérica.

Prompts

Interactive templates invoked by user choice

NameDescription
analyze_salesCria um roteiro reutilizável para análise de vendas.

Resources

Contextual data attached and managed by the client

NameDescription
spreadsheet_catalogLista as planilhas disponíveis no diretório autorizado.

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/abigaillopes-eng/por_mcp'

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