
media mcp server
未知
Repository Info
About This Server
未知
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Media MCP Server
Professional implementation of Media Metadata Control Protocol server
Features
- Built on FastMCP framework
- Multimedia metadata management
- RESTful API interfaces
Installation
uv pip install -e .
Running
uv run media-mcp-server
Development
uv venv
uv pip install -e .[dev]
Tools
upload_image
Uploads an image to Cloudinary.
Args:
image: Image file path or url of the image to upload.
Returns:
str: Secure URL of the uploaded image on Cloudinary CDN.
Installation
Development/Unpublished Server Configuration
{
"mcpServers": {
"media-mcp-server": {
"command": "uv",
"args": [
"--directory",
"/Users/rocksun/Projects/media-mcp-server",
"run",
"media-mcp-server"
],
"env": {
"CLOUDINARY_URL": "cloudinary://my_key:my_secret@my_cloud_name"
}
}
}
}
Quick Start
Clone the repository
git clone https://github.com/rocksun/media-mcp-serverInstall dependencies
cd media-mcp-server
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.