Skip to main content
Glama

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.

Maintenance

ActivityMaintained
ResponsivenessNo issues

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

Related MCP Servers

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/seyed-ali-002/Bind-image-video-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server