Skip to main content
Glama
BACH-AI-Tools

Inflation By Api Ninjas

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesAPI key for authentication with the Inflation By Api Ninjas API

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
v1inflationB

API Ninjas Inflation API endpoint. Returns current monthly and annual inflation percentages.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no risk of confusion between multiple tools.

Naming Consistency5/5

With a single tool, naming consistency is trivially maintained; the name 'v1inflation' clearly indicates the endpoint version and purpose.

Tool Count5/5

A single tool is appropriate for a simple API that retrieves current inflation data; no additional tools are necessary for the stated scope.

Completeness5/5

The tool fully covers its described purpose of returning current monthly and annual inflation percentages, with no obvious gaps.

Maintenance

ActivityInactive
ResponsivenessNo issues