Bina MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Bina MCP Servergenerate an image of a futuristic city skyline at night"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Bina MCP Server
Independent MCP server for image/video generation and editing. It uses Streamable HTTP, its own port/token/data directory and provider configuration. Dana is not modified.
Run
python -m venv .venv && . .venv/bin/activate && pip install -e . && cp .env.example .env && python -m app.main
Endpoints: /health, authenticated /connection, MCP /mcp.
Tools: bina_capabilities, generate_image, edit_image, image_variation, upscale_image, remove_background, generate_video, image_to_video, get_generation_status, get_generation_result, edit_video, extend_video, list_assets, delete_asset.
Video generation is asynchronous and returns a job id. Mock providers provide deterministic end-to-end testing without paid API credentials. Production providers implement app/providers/base.py and are selected by environment configuration.
Tailscale detection is isolated in app/tailscale/connection.py; Bina does not claim Dana's existing Funnel route. Use an independent Tailscale identity or a shared reverse proxy with a unique Bina path.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Create and manage AI image and video generations through Quriov's fixed public MCP tools.
Edit images over MCP with object removal, background removal, and guided generative edits.
Multi-model AI image and video generator. 14 models behind one OAuth-secured MCP endpoint.
OAuth-protected ImagineVid MCP for image, video, and music generation.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI-powered image generation and editing using Gemini and Imagen models, supporting text-to-image, image editing, and multi-image composition through MCP tools.MIT
- FlicenseNot gradedqualityDmaintenanceEnables generative AI media tasks like image generation, editing, icon creation, and story generation using Google Gemini API through MCP.-
- FlicenseNot gradedqualityBmaintenanceEnables AI clients like Claude and ChatGPT to generate images and videos, animate images, create lip-synced videos, list TTS voices, and manage media via remote MCP tools.-
- AlicenseNot gradedqualityCmaintenanceExposes video generation and editing tools to MCP-capable clients, enabling text-to-video, image-to-video, video editing, reusable voice and character profiles, and task status queries through natural language.3MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/seyed-ali-002/Bind-image-video-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server