Imaginode
Imaginode MCP Server
클로드, 커서 또는 모든 MCP 클라이언트에서 AI images and videos 를 생성하세요. 이 서비스는 node-canvas AI 제작 스튜디오인 imaginode.ai가 제공합니다.
계정 하나로 48개 이상의 모델 이용: Flux 2, Nano Banana 2, Seedream 5, GPT Image, Kling V3, Seedance 2.5, Veo 3.1, Hailuo, Wan 등.
투명한 요금제: 모든 생성은 결과가 나오기 전에 크레딧 단위(크레딧 1 = €0.01)로 정확한 비용을 알려줍니다. 실패한 생성은 자동으로 환불됩니다.
원격 서버, 설치 불필요:
https://imaginode.ai/api/mcp(Streamable HTTP).
빠른 시작
imaginode.ai에서 무료 계정을 만드세요(체험 크레딧 포함, 이메일 인증 필요).
프로필의 API keys 섹션에서 API 키를 생성하세요.
imk_…비밀 키는 한 번만 표시됩니다.클라이언트를 연결하세요:
Claude Code
claude mcp add --transport http imaginode https://imaginode.ai/api/mcp --header "Authorization: Bearer imk_YOUR_KEY"Claude.ai / Claude Desktop : URL이 https://imaginode.ai/api/mcp인 사용자 지정 커넥터를 추가하고 동일한 Authorization 헤더를 사용하세요.
Cursor (.cursor/mcp.json):
{
"mcpServers": {
"imaginode": {
"url": "https://imaginode.ai/api/mcp",
"headers": { "Authorization": "Bearer imk_YOUR_KEY" }
}
}
}그런 다음 어시스턴트에게 직접 요청하기만 하면 됩니다: "안개 낀 숲 속의 붉은 여우 시네마틱 이미지를 생성해 줘" 또는 "일몰에 바다 파도의 5초 영상을 만들어 줘".
Related MCP server: Muapi
도구
도구 | 설명 |
| 이미지 및 영상 모델의 카탈로그와 크레딧 가격 및 청구 가능 옵션을 제공합니다. |
| 이미지를 생성하고 결과를 기다립니다. URL이 즉시 반환됩니다. 기본 모델: Nano Banana 2. |
| 영상 생성을 시작하고 |
| 생성 상태를 추적합니다( |
영상은 보통 1~5분 정도 걸립니다(오래 걸리는 작업은 최대 30분). 30초마다 get_generation_status를 폴링하세요.
REST API 직접 사용
MCP 서버는 세 가지 공개 엔드포인트를 얇은 래퍼로 감싼 것입니다. 어떤 스크립트에서든 직접 호출할 수 있습니다.
GET https://imaginode.ai/api/models: 모델 카탈로그와 가격, 인증 불필요.POST https://imaginode.ai/api/generate: 본문{ "model", "prompt", "duration", "resolution", "aspectRatio", "audio", "imageUrls" }, 헤더Authorization: Bearer imk_…. 반환값:{ requestId, cost, balance }.GET https://imaginode.ai/api/check?requestId=…:running,completed(outputUrls포함) 또는failed(환불됨) 상태를 반환합니다.
입력 이미지는 Imaginode 계정에 호스팅된 미디어(미디어 라이브러리 또는 이전 생성 결과물)여야 합니다.
전체 문서: imaginode.ai/docs/api-mcp.
제한 및 보안
API 키는 개인 정보입니다. 한 번만 표시되며 프로필에서 즉시 취소할 수 있고, 최대 5개의 활성 키를 사용할 수 있습니다.
각 키는 분당 10회 생성으로 제한됩니다.
모든 호출은 캔버스와 동일한 가격으로 내 계정의 크레딧을 사용하며, 잔액을 초과할 수 없고 실패한 생성은 환불됩니다.
Claude 스킬
skills/imaginode 폴더에는 Claude가 이 서버를 더 잘 활용하도록 돕는 선택 가능한 Claude Code 스킬(저비용 모델 우선 접근, 비용 인지, 폴링 주기 등)이 들어 있습니다. 이 폴더를 ~/.claude/skills/imaginode에 복사하면 스킬이 설치됩니다.
라이선스
MIT. 서버 자체는 imaginode.ai에서 실행됩니다. 이 저장소에는 공개 매니페스트, 문서, 스킬이 포함되어 있습니다.
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseBqualityBmaintenanceExecution control layer for AI agents - Reserve, execute, burn/refund pattern for media generation162MIT
- AlicenseNot gradedqualityAmaintenanceAccess 400+ generative AI models directly from your AI assistant — generate images (FLUX, Midjourney, GPT-4o), create videos (Veo3, Kling), make music (Suno), and enhance photos, all via a single MCP server.10MIT
- AlicenseAqualityBmaintenanceOne MCP server for music, image, video, and audio generation across Suno, Grok Imagine, Seedance, Kling, Hailuo, Wan, VEO, Ideogram, and GPT Image 2. Generate, edit, upscale, reframe, and master through one API key and one credit pool.167146MIT
- AlicenseAqualityBmaintenanceHosted multi-model AI media + chat MCP server. Generates images, video, audio, face-swaps and talking-avatars, and chats across 300+ models (Claude, GPT, Gemini, DeepSeek…) - all from one balance and one API key.16MIT
Related MCP Connectors
Generate images with any major model — one API key, one prepaid balance, one MCP.
Generate images, video & speech with Nano Banana, Veo, Omni and Gemini TTS. Pay as you go.
Image, video, audio, face-swap, talking avatars and chat across 300+ AI models, one balance.
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/Frankhoubre/imaginode-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server