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
iterationlayer avatar

Iteration Layer

iterationlayer/iterationlayer
6 toolsHTTPregistry active
Summary

Connects Claude to Iteration Layer's European workflow runtime for document and content operations. Exposes APIs for extracting structured data from 40+ file formats, converting documents to markdown, scraping websites with citations, generating PDFs and spreadsheets, and transforming images. Useful when you need Claude to parse invoices or resumes, turn uploaded files into clean markdown for analysis, generate formatted output documents, or chain extraction and generation steps without juggling multiple services. All operations run through a single EU-hosted provider with shared billing and confidence scores. Works alongside the TypeScript, Python, and Go SDKs, so prototypes built through MCP can graduate directly into production scripts or n8n workflows without rewriting integration logic.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
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 →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
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 →
inference shell
inference shell
create and run specialised agents in minutes
build now →

Tools

Public tool metadata for what this MCP can expose to an agent.

6 tools
convert_document_to_markdownConvert a document or image to clean markdown. Returns name, mime_type, markdown, and description (images only). Supports PDF, DOCX, XLSX, images (PNG, JPG, GIF, WEBP), HTML, Markdown, CSV, JSON, and plain text. Max file size: 50 MB.1 params

Convert a document or image to clean markdown. Returns name, mime_type, markdown, and description (images only). Supports PDF, DOCX, XLSX, images (PNG, JPG, GIF, WEBP), HTML, Markdown, CSV, JSON, and plain text. Max file size: 50 MB.

Parameters* required
fileobject
File to convert. Supports PDF, DOCX, XLSX, images (PNG, JPG, GIF, WebP, HEIF), HTML, Markdown, CSV, JSON, and plain text. Max 50 MB.
extract_documentExtract structured data from documents using AI. Define a schema with typed fields (text, number, date, boolean, enum, email, IBAN, country, currency, address, arrays, calculated) and receive extracted values with confidence scores (0-1) and source citations. Supports PDF, DOC...2 params

Extract structured data from documents using AI. Define a schema with typed fields (text, number, date, boolean, enum, email, IBAN, country, currency, address, arrays, calculated) and receive extracted values with confidence scores (0-1) and source citations. Supports PDF, DOC...

Parameters* required
filesarray
Array of files to extract data from. Supports PDF, DOCX, XLSX, images (PNG, JPG, GIF, WebP), HTML, Markdown, CSV, JSON, and plain text. Max 50 MB per file.
schemaobject
Extraction schema defining what data to extract from the documents.
transform_imageTransform and manipulate images with a pipeline of up to 30 sequential operations. Operations: resize, crop, extend, trim, rotate, flip, flop, blur, sharpen, modulate, tint, grayscale, invertColors, autoContrast, gamma, removeTransparency, threshold, denoise, opacity, convert,...2 params

Transform and manipulate images with a pipeline of up to 30 sequential operations. Operations: resize, crop, extend, trim, rotate, flip, flop, blur, sharpen, modulate, tint, grayscale, invertColors, autoContrast, gamma, removeTransparency, threshold, denoise, opacity, convert,...

Parameters* required
fileobject
Image file to transform. Supports PNG, JPEG, WebP, AVIF, HEIF, GIF, and TIFF. Max 50 MB.
operationsarray
Array of transformation operations to apply in sequence. Up to 30 operations per request. Operations: resize, crop, extend, trim, rotate, flip, flop, blur, sharpen, modulate, tint, grayscale, inver...
generate_imageGenerate images from layer compositions. Layer types: solid-color, gradient, text (with Markdown bold/italic), image, qr-code, barcode (Code 128, EAN-13, EAN-8, Code 39, ITF, Codabar), and layout (nested flex-like container with direction, gap, alignment, and padding). Layers...4 params

Generate images from layer compositions. Layer types: solid-color, gradient, text (with Markdown bold/italic), image, qr-code, barcode (Code 128, EAN-13, EAN-8, Code 39, ITF, Codabar), and layout (nested flex-like container with direction, gap, alignment, and padding). Layers...

Parameters* required
dimensionsobject
Output image dimensions in pixels (width and height).
fontsarray
Custom font definitions as base64-encoded font files. Optional — 99 Google Fonts are built in.
layersarray
Array of layers to composite by index order. Layer types: solid-color, gradient, text, image, qr-code, barcode, layout.
output_formatenum
Output image format. Defaults to PNG.one of png · jpeg · webp · tiff · gif · avif
generate_documentGenerate PDF, DOCX, PPTX, or EPUB documents from a structured document definition. Content blocks: paragraph (with rich text runs), headline (h1-h6), image, table, 12-column grid, ordered/unordered list, table-of-contents, page-break, separator, QR code, barcode. Styles and pa...2 params

Generate PDF, DOCX, PPTX, or EPUB documents from a structured document definition. Content blocks: paragraph (with rich text runs), headline (h1-h6), image, table, 12-column grid, ordered/unordered list, table-of-contents, page-break, separator, QR code, barcode. Styles and pa...

Parameters* required
documentobject
Document definition containing metadata, page settings, styles, and content.
formatenum
Output document format.one of pdf · docx · epub · pptx
generate_sheetGenerate XLSX, CSV, or Markdown spreadsheets from structured tabular data. Define columns and rows with optional cell formatting (text, number, decimal, currency, percentage, date, datetime, time, custom). XLSX supports rich styling (font, color, alignment), merged cells via f...4 params

Generate XLSX, CSV, or Markdown spreadsheets from structured tabular data. Define columns and rows with optional cell formatting (text, number, decimal, currency, percentage, date, datetime, time, custom). XLSX supports rich styling (font, color, alignment), merged cells via f...

Parameters* required
fontsarray
Custom font definitions for XLSX output.
formatenum
Output spreadsheet format.one of csv · markdown · xlsx
sheetsarray
Array of sheet definitions.
stylesobject
Sheet-wide default styles for fonts, colors, and alignment.
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
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 →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Categories
Documents & Knowledge
Registryactive
TransportHTTP
UpdatedMar 28, 2026
View on GitHub

Related Documents & Knowledge MCP Servers

View all →
kogcat avatar
Kogcat Mcp

com.kogcat/kogcat-mcp

Local-first judgment layer: counter-examples & blind spots from your own knowledge base.
laddro-app avatar
Laddro Career

com.laddro/career

Resume tailoring, cover letters, PDF export, and job search via the Laddro Career API
tagteamdesign avatar
Lsp

com.lightsyncpro/lsp

Sync Lightroom, Figma, Dropbox & Canva assets to WordPress and Shopify via natural language.
meetdewey avatar
Dewey

com.meetdewey/dewey

Agentic search over your Dewey document collections from any MCP-compatible client.
bap-microsoft avatar
SharePointListsTools

com.microsoft/workiq-sharepointliststools

MCP server providing Microsoft Graph SharePoint tools for Lists.
bap-microsoft avatar
Work IQ Word MCP Server

com.microsoft/workiq-wordserver

MCP Server containing tools to work with Microsoft Word document