Skip to main content
Glama
henrysouchien

sheets-finance-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
sf_searchB

Search SheetsFinance metrics/functions and return ranked metric matches.

sf_formulaC

Build and validate a SheetsFinance formula for SF() or non-SF functions.

sf_describeC

Describe all metrics for a category or non-SF function.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3/5.0

Scored across 3 tools

Disambiguation5/5

Each tool has a distinct purpose: describing metrics, building/validating formulas, and searching. No overlap or ambiguity.

Naming Consistency5/5

All tools follow a consistent 'sf_verb' pattern (sf_describe, sf_formula, sf_search), making them easy to predict.

Tool Count4/5

Three tools is a reasonable minimal set for the domain, though slightly thin; could benefit from one or two additional tools.

Completeness4/5

Covers the core needs of exploring, building, and searching finance formulas. Missing a 'list categories' tool but minor gap.

Maintenance

ActivityMaintained
ResponsivenessNo issues