identify_caller
ActiveTool of IA-QA — 130+ QA & Dev Tools for AI Agents
Returns what the server knows about the current MCP client: clientInfo captured during initialize, User-Agent, and any _meta fields sent with this request. Useful for debugging caller identification.
Parameters schema
{
"type": "object",
"properties": {
"_meta": {
"type": "object",
"properties": {
"agent": {
"type": "string"
},
"model": {
"type": "string"
},
"version": {
"type": "string"
}
},
"description": "Optional self-identification. Keys: agent (string), model (string), version (string)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
IA-QA — 130+ QA & Dev Tools for AI Agents
https://github.com/jcjamet/ia-qa
1/7 registries