Skip to main content
Glama
BACH-AI-Tools

Dictionary By Api Ninjas

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesAPI key for Dictionary 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
v1dictionaryC

API Ninjas Dictionary API endpoint.

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 1 tool

Disambiguation5/5

Only one tool exists, so there is no ambiguity in tool selection. The single tool has a clearly distinct purpose as a dictionary lookup endpoint.

Naming Consistency5/5

With only one tool, naming is inherently consistent. The name 'v1dictionary' follows a reasonable pattern of version prefix and resource name.

Tool Count5/5

A single dictionary lookup tool is appropriate for the server's intended scope. Many dictionary APIs expose only one endpoint, so the count is well-scoped.

Completeness4/5

The single tool likely covers basic dictionary lookups, but may lack additional features like synonyms or examples. However, for a minimal dictionary service, it is reasonably complete.

Maintenance

ActivityInactive
ResponsivenessNo issues