Pan Card Verification At Lowest Price MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Optional host configuration (marked as not applicable) | |
| PORT | No | Optional port configuration (marked as not applicable) | |
| API_KEY | Yes | API 密钥 (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
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| pan_verifyD | verify pan |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
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.
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.
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.
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.