loading…
Search for a command to run...
loading…
A collection of image processing tools that enables users to optimize images, remove backgrounds using AI, and generate favicons from logo files locally.
A collection of image processing tools that enables users to optimize images, remove backgrounds using AI, and generate favicons from logo files locally.
A stdio MCP implementation using Fast MCP 3 meant to be run locally. This MCP provides a collection of useful tools for image processing.
uv for Python environment managementEnsure you have uv installed. If not, install it from https://github.com/astral-sh/uv.
Clone or navigate to the project directory.
Install dependencies:
uv sync
To run the MCP server locally for testing:
uv run python main.py
This starts the server using stdio transport, which is suitable for local development.
To use this MCP server in VSCode, you can integrate it with the Claude Code extension or GitHub Copilot Chat that supports MCP.
Install the "Claude Code" extension in VSCode from the marketplace.
Create a .mcp.json configuration file in your project root or user directory (e.g., ~/.mcp.json for user scope).
Add the following configuration to .mcp.json:
{
"mcpServers": {
"toolkits-mcp": {
"command": "uv",
"args": ["run", "python", "main.py"],
"cwd": "/path/to/toolkits-mcp"
}
}
}
Replace /path/to/toolkits-mcp with the actual path to your project directory.
Restart VSCode or reload the Claude Code extension.
The tools should now be available in Claude Code conversations.
Ensure you have GitHub Copilot Chat installed in VSCode.
Open VSCode settings (Cmd/Ctrl + ,) and search for "mcp".
In the "GitHub Copilot Chat: Mcp" setting, add the server configuration:
{
"toolkits-mcp": {
"command": "uv",
"args": ["run", "python", "main.py"],
"cwd": "/path/to/toolkits-mcp"
}
}
The tools will be available in Copilot Chat.
Once configured, you can use the tools in your AI assistant conversations:
To contribute or modify the tools:
main.py.uv run python main.py.pyproject.toml.[Add license information if applicable]
Выполни в терминале:
claude mcp add toolkits-mcp -- npx Transcripts, channel stats, search
автор: YouTubeAI image generation using various models.
автор: modelcontextprotocolUnified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API k
автор: gpu-bridgeA powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography, artistic,
автор: hamflxНе уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории media