Skip to main content
Glama
MSrikar7

findata-mcp

by MSrikar7

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
audit_data_qualityA

Audits a financial dataset for completeness, consistency, and machine-readability. Returns a quality score, field-level breakdown, and a list of remediation actions.

detect_biasB

Detects demographic or categorical bias in a financial dataset by comparing approval rates, average amounts, or outcome distributions across cohort groups. Returns disparity ratios and a bias risk label.

evaluate_model_inferenceA

Evaluates the accuracy of AI model inferences against ground-truth labels. Computes precision, recall, F1, AUC approximation, and a pass/fail verdict against enterprise performance thresholds.

score_outliersA

Scores each record in a financial dataset for outlier risk using Z-score and IQR methods across specified numeric fields. Returns per-record risk flags and a summary of flagged anomalies.

run_ab_comparisonB

Compares two model variants (A and B) on the same dataset using precision, recall, F1, and AUC. Returns a winner recommendation and statistical delta.

generate_kpi_reportB

Generates a structured KPI performance report for a financial data pipeline or AI agent run. Computes latency, throughput, error rate, and SLA adherence — formatted for senior stakeholder delivery.

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/MSrikar7/findata-mcp'

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