Skip to main content
Glama
dandacompany

vibe-finance-kit

by dandacompany

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tasks
{
  "list": {},
  "cancel": {},
  "requests": {
    "tools": {
      "call": {}
    },
    "prompts": {
      "get": {}
    },
    "resources": {
      "read": {}
    }
  }
}
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
finance_kit_doctorA

Return capabilities and prove that this server exposes no order tools.

validate_etf_snapshotA

Validate one ETFAnalysisSnapshot without filling missing values.

compare_etf_snapshotsB

Return comparable ETF facts and warnings; never emit a buy recommendation.

audit_backtest_reportB

Audit a BacktestReport for timing, cost, split, and evidence gates.

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/dandacompany/vibe-finance-kit'

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