AI-powered image metadata ai MCP server for agents. Supports detect format, get dimensions, read exif. By MEOK AI Labs.
Project description
Overview
Image Metadata AI MCP Server Image information and metadata tools powered by MEOK AI Labs.
Tools
| Tool | Description |
|---|---|
detect_format |
Detect image format from file path or base64 data. |
get_dimensions |
Get width and height of an image file (supports PNG, JPEG, GIF, BMP). |
read_exif |
Read EXIF metadata from a JPEG image file. |
strip_metadata |
Strip all metadata from an image file for privacy. |
Installation
pip install meok-image-metadata-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"image-metadata-ai": {
"command": "python",
"args": ["-m", "meok_image_metadata_ai_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 4 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file image_metadata_ai_mcp-1.0.6.tar.gz.
File metadata
- Download URL: image_metadata_ai_mcp-1.0.6.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72934028ca3882efc46499b50de94c75a84ff7bad3fdb74bda0c084238e26218
|
|
| MD5 |
e6616d9285bcd8e267c06006937313a5
|
|
| BLAKE2b-256 |
478125414d8426d08e34f66032e8d08086e67fd434ef32784c6c388dc793b990
|
File details
Details for the file image_metadata_ai_mcp-1.0.6-py3-none-any.whl.
File metadata
- Download URL: image_metadata_ai_mcp-1.0.6-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73d49e2436712a30fde6c739f8b80b1122865bf6458d22eec2cdcdd6cf61153f
|
|
| MD5 |
8064fd7778cfc37b2b0625e93e41deeb
|
|
| BLAKE2b-256 |
13fb54cbfb1ccd21629ecec0d6eb1669945eaf09c007f55455a8a3b5c45c45dc
|