lookup_mime
ActiveTool of Mime
declared in 0.1.0
Get the MIME (media) type for a filename or extension, e.g. "photo.png" or "png" -> "image/png". Keyless, offline.
Parameters schema
{
"type": "object",
"required": [
"file"
],
"properties": {
"file": {
"type": "string",
"description": "A filename or bare extension, e.g. \"report.pdf\" or \"pdf\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Mime
https://github.com/pipeworx-io/mcp-mime
2/7 registries