Skip to main content
Glama
BACH-AI-Tools

Bin Lookup Checker API MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoNot applicable
PORTNoNot applicable
API_KEYYesAPI 密钥 (API Key)

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
bin_lookup_apiD

Required 'bin' parameter

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

D1.8/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusion or overlap with other tools.

Naming Consistency3/5

The single tool name 'bin_lookup_api' is descriptive but follows a noun_noun pattern rather than a standard verb_noun convention, making it less predictable.

Tool Count3/5

With only one tool, the server feels minimal. While a single lookup tool may be adequate for a simple BIN checker, it borders on too few for general utility.

Completeness3/5

The tool covers the core BIN lookup operation, but lacks additional expected functionality such as validation, formatting, or historical data, leaving minor gaps.

Maintenance

ActivityInactive
ResponsivenessNo issues