Cloudflare Images MCP 🛠️
@philipp-eisen
Cloudflare Images MCP 🛠️ について
Simple MCP server to add images to Cloudflare Images
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"cloudflare-images-mcp": {
"command": "uvx",
"args": [
"cloudflare-images-mcp",
"--account-id",
"your-account-id",
"--api-token",
"your-api-token"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Cloudflare Images MCP?
An MCP server that provides a simple tool to upload images to Cloudflare Images.
How to use Cloudflare Images MCP?
Install and run via `uvx cloudflare-images
「クラウドとインフラ」の他のコンテンツ
MCP Server Kubernetes
Flux159MCP Server for kubernetes management commands
tfmcp: Terraform Model Context Protocol Tool
nwiizo🌍 Terraform Model Context Protocol (MCP) Tool - An experimental CLI tool that enables AI assistants to manage and operate Terraform environments. Supports reading Terraform configurations, analyzing plans, applying configurations, and managing state with Claude Desktop integrati
MCP Server that interacts with Azure AI Foundry (experimental)
azure-ai-foundryA MCP Server for Azure AI Foundry: it's now moved to cloud, check the new Foundry MCP Server
Lambda MCP Server Demo (Streamable HTTP)
mikegc-awsCreates a simple MCP tool server with "streaming" HTTP.
AWS MCP Servers
awslabsOpen source MCP Servers for AWS
コメント