Skip to main content
Glama
BACH-AI-Tools

Pan Card Verification At Lowest Price MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoOptional host configuration (marked as not applicable)
PORTNoOptional port configuration (marked as not applicable)
API_KEYYesAPI 密钥 (API Key for Pan Card Verification)

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
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
pan_verifyD

verify pan

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.3/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap between tools. The single tool 'pan_verify' has a clear and distinct purpose for PAN card verification.

Naming Consistency5/5

The naming follows a consistent snake_case pattern with a verb-noun structure ('pan_verify'). Since there is only one tool, it inherently maintains perfect consistency without any deviations.

Tool Count2/5

A single tool is too few for a server that implies a broader scope like 'Pan Card Verification At Lowest Price,' which might suggest additional functionalities such as status checks, pricing queries, or batch processing. This minimal set feels thin and incomplete for the apparent domain.

Completeness2/5

The tool set is severely incomplete for the server's purpose. While 'pan_verify' covers verification, there are obvious gaps such as checking verification status, retrieving pricing information, handling multiple PANs, or managing verification history, which are typical in such services.

Maintenance

ActivityInactive
ResponsivenessNo issues