Image3 Prompt MCP
Image3 Prompt MCP
Image3 Prompt MCP는 GPT Image 2 프롬프트 연구를 위한 읽기 전용 MCP 서버입니다. Codex, Claude Code, Cursor, OpenClaw 및 기타 MCP 호스트가 공개 Image3 프롬프트 갤러리를 검색하고, 전체 프롬프트를 살펴보고, 카테고리를 나열하고, 대략적인 아이디어를 구조화된 프롬프트 브리프로 전환할 수 있게 해줍니다.
프롬프트 갤러리: https://image3.org/prompts/gpt-image-2
Prompt Architect 문서: https://image3.org/docs/gpt-image-2-prompt-architect
OpenClaw 스킬 소스: openclaw/gpt-image-2-prompt-architect/SKILL.md
중국어 README: README.zh-CN.md
이 서버는 의도적으로 읽기 전용입니다. 이미지를 생성하지 않고, 크레딧을 소모하지 않으며, 계정을 만들지 않고, API 키를 요구하지 않습니다.
도구
도구 | 목적 |
| 쿼리, 카테고리, 언어, 추천 상태로 Image3 프롬프트를 검색합니다. |
| slug 또는 id로 완전한 정화된 프롬프트 하나를 가져옵니다. |
| 프롬프트 카테고리와 개수를 나열합니다. |
| 대략적인 아이디어를 결정적 구조화된 프롬프트 브리프로 전환합니다. |
모든 프롬프트 결과에는 정식 Image3 소스 페이지가 포함됩니다.
Related MCP server: Durable MCP Tripleshot
GitHub에서 설치
{
"mcpServers": {
"image3": {
"command": "npx",
"args": ["-y", "github:gpt-img-2/image3-prompt-mcp"]
}
}
}Codex:
codex mcp add image3 -- npx -y github:gpt-img-2/image3-prompt-mcpOpenClaw:
openclaw mcp add image3 \
--command npx \
--arg -y \
--arg github:gpt-img-2/image3-prompt-mcp \
--include 'search_prompts,get_prompt,list_categories,build_prompt_brief'
openclaw mcp doctor image3 --probe선택적 환경 변수
변수 | 기본값 | 목적 |
|
| Image3 프롬프트 API 오리진. |
|
| 정식 소스 링크에 사용되는 오리진. |
|
| 프롬프트 API 타임아웃(1,000~60,000ms). |
개발
pnpm install
pnpm validate
pnpm smoke:livepnpm validate는 타입 검사, 단위 테스트, 빌드 및 로컬 MCP 핸드셰이크/도구 호출 스모크 테스트를 실행합니다. pnpm smoke:live는 추가로 공개 Image3 프롬프트 API를 검증합니다.
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 Servers
- AlicenseNot gradedqualityDmaintenanceProvides tools for generating and editing images using OpenAI's gpt-image-1 model via an MCP interface, enabling AI assistants to create and modify images based on text prompts.15Apache 2.0
- FlicenseNot gradedqualityCmaintenanceEnables users to search, browse, and retrieve AI prompts from the Tripleshot public API. Provides access to community prompts, trending content, and template rendering capabilities through a durable MCP server interface.
- AlicenseAqualityCmaintenanceOpen-source MCP server for AI image and video creation, enabling prompt library search, prompt enhancement, and media generation from Claude Code, Cursor, and other MCP hosts.8MIT
- AlicenseAqualityCmaintenanceExposes Best AI Image Prompt's curated prompt library, styles, pricing, and FAQ to MCP-compatible AI clients for image generation workflows.3MIT
Related MCP Connectors
The prediction MCP — score your prompt before you generate, so you never waste a credit.
Create, browse, remix, collaborate on, and run durable AI workflow nodes from MCP hosts.
Generate on-brand images from your AI agent: design, edit, and render templates over MCP.
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/gpt-img-2/image3-prompt-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server