CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
imagin-studio avatar

IMAGIN.studio API Docs

imagin-studio/api-docs-mcp
1STDIOregistry active
Summary

Connects your AI assistant to the full IMAGIN.studio documentation through local semantic search. Exposes a search_docs tool that queries CDN configuration, API references, and integration guides without needing API keys or external services. On first run it clones the docs repo and builds a local vector index in about 30 seconds, then auto-updates when upstream docs change. Useful when you're integrating IMAGIN's image transformation APIs or CDN and want your assistant to pull accurate implementation details on demand. Works with uvx or npx, runs entirely locally, supports all major AI coding assistants through standard MCP config.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

IMAGIN.studio API Docs MCP Server

Give your AI coding assistant instant access to the full IMAGIN.studio documentation — CDN configuration, API references, integration guides, and more.

One tool. One command. Works with every major AI coding assistant.

Quick Start

Paste this into your agent's MCP config:

{
  "mcpServers": {
    "imagin-docs": {
      "command": "uvx",
      "args": ["imagin-studio-api-docs-mcp"]
    }
  }
}

Or just ask your AI assistant:

Install this MCP server: https://pypi.org/project/imagin-studio-api-docs-mcp/

How It Works

  1. Install — uvx imagin-studio-api-docs-mcp (no cloning, no venv, no config)
  2. Index — On first run, clones the docs and builds a local vector index (~30 sec)
  3. Search — Your AI assistant calls search_docs to find relevant documentation
  4. Stay fresh — The index auto-updates when the upstream docs change

Everything runs locally. No API keys. No external services.

Supported Agents

AgentConfig location
Claude Code.mcp.json in project root
Claude Desktopclaude_desktop_config.json
CursorSettings > Tools & MCP
Windsurf~/.codeium/windsurf/mcp_config.json
VS Code + Copilot.vscode/mcp.json
ClineMCP servers panel
Zed~/.config/zed/settings.json

For detailed setup instructions for each agent, see the full setup guide on PyPI.

Alternative: npx

If your agent can't find uvx (common with GUI apps like Claude Desktop and Cursor):

{
  "mcpServers": {
    "imagin-docs": {
      "command": "npx",
      "args": ["-y", "@imagin.studio/api-docs-mcp"]
    }
  }
}

What You Can Ask

Once installed, try prompts like:

  • "Search the IMAGIN docs for CDN cache invalidation"
  • "How do I set up a custom domain with IMAGIN?"
  • "Find the API endpoint for image transformations"
  • "What image formats does IMAGIN.studio support?"

Packages

RegistryPackageInstall
PyPIimagin-studio-api-docs-mcpuvx imagin-studio-api-docs-mcp
npm@imagin.studio/api-docs-mcpnpx -y @imagin.studio/api-docs-mcp

License

Apache License 2.0 — see LICENSE.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
Search & Web Crawling
Registryactive
Package@imagin.studio/api-docs-mcp
TransportSTDIO
UpdatedMar 24, 2026
View on GitHub

Related Search & Web Crawling MCP Servers

View all →
inferensys avatar
Contextful

inferensys/contextful

Efficient context management: code search, evidence packs, and memory for coding agents.
1
influship avatar
Influship

influship/influship-mcp

Find and analyze influencers with creator search, lookalikes, profiles, posts, and transcripts.
1
asthanaji05 avatar
Pokeapi Mcp Server

io.github.asthanaji05/pokeapi-mcp-server

Empower your AI with Pokédex powers! Fetch and explore Pokémon data seamlessly via PokeAPI.
1
atlasprzetargow avatar
Mcp

io.github.atlasprzetargow/mcp

Search Polish public tenders (BZP + TED) — 800k+ tenders, profiles, statistics, glossary.
1
blipemail avatar
Email

io.github.blipemail/email

MCP server for Blip disposable email — create inboxes, receive emails, extract OTP codes
1
cesco345 avatar
Capital Equipment

io.github.cesco345/capital-equipment

Search, book, and manage scientific research equipment across 500+ STEM core facilities.
1