MCP Image Metadata Server
by jicoing
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP server port (optional, if not set uses stdio mode) | |
| X402_API_KEY | No | xpay API key | |
| X402_NETWORK | No | Base network (base or base-sepolia) | base-sepolia |
| FREEMIUM_LIMIT | No | Free requests per wallet | 50 |
| X402_WALLET_ADDRESS | No | Your Base USDC wallet address | |
| X402_FACILITATOR_URL | No | x402 payment relay URL | https://facilitator.xpay.sh |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| extract_image_metadataA | Extract metadata from image (EXIF, GPS, IPTC, XMP). Price: $0.002 USDC via x402 |
| extract_batch_metadataC | Extract metadata from multiple images (max 50). Price: $0.001-0.005 USDC via x402 |
| detect_image_manipulationC | Analyze image for manipulation signs. Price: $0.002-0.015 USDC via x402 |
| get_pricingA | Get current pricing for image metadata extraction tiers |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jicoing/mcp-image-metadata'
If you have feedback or need assistance with the MCP directory API, please join our Discord server