IMAGIN.studio API Docs
Semantic search over IMAGIN.studio vehicle imagery API documentation, CDN configuration, and integration guides.
IMAGIN.studio API Docs MCP Server
Semantic search over IMAGIN.studio documentation — CDN, API, integration guides, and more.
Provides one tool — search_docs — for any AI coding assistant that supports
MCP.
Dependency note —
fastembed-imagin-studioThis package depends on
fastembed-imagin-studio, a temporary fork offastembedby Qdrant.Why: upstream fastembed 0.7.4 pins
pillow<12.0, which blocks Pillow 12.x security fixes (CVE-2026-25990). The fix is merged onmainbut not yet released.What changed: only the pillow version constraint — relaxed from
<12.0to<13.0for Python 3.10+. No logic changes. Source: IMAGIN-studio/fastembed-imagin-studio.Revert plan: once upstream releases fastembed 0.7.5+ with the pillow fix, this package will switch back to
fastembedandfastembed-imagin-studiowill be retired.
Install
PyPI (recommended):
uvx imagin-studio-api-docs-mcp
npm (for GUI apps that can't find uvx):
npx -y @imagin.studio/api-docs-mcp
For step-by-step setup instructions for 7 coding agents (Claude Code, Claude Desktop, Cursor, Windsurf, VS Code + Copilot, Cline, Zed), see the full setup guide on PyPI:
https://pypi.org/project/imagin-studio-api-docs-mcp/
License
Proprietary — see LICENSE.
Related Servers
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Voiceflow MCP Client
A Node.js client that integrates with remote MCP servers to provide tools for Voiceflow Agents.
Swap API
Free token swaps for AI agents. No API keys. Returns executable transaction calldata for 40+ EVM chains.
Model Context Protocol servers
A collection of reference implementations for the Model Context Protocol (MCP), showcasing various MCP servers implemented with TypeScript and Python SDKs.
SynapseForge
A server for systematic AI experimentation and prompt A/B testing.
YepCode
Execute any LLM-generated code in the YepCode secure and scalable sandbox environment and create your own MCP tools using JavaScript or Python, with full support for NPM and PyPI packages
ADT MCP Server
An MCP server for ABAP Development Tools (ADT) that exposes various ABAP repository-read tools over a standardized interface.
GraphQL MCP
Interact with GraphQL APIs using LLMs. Supports schema introspection and query execution.
Android MCP Server
Control Android devices via the Android Debug Bridge (ADB).
Puppeteer MCP
MCP server for browser automation via Puppeteer
MCP Starter Server
A minimal template for building AI assistant tools using the ModelContextProtocol.