Design & Websites

Found: 1678

Community: Submitted by a user or imported; check the owner before granting access

Portfolio X-Ray with ETF look-through, file analysis, and website analytics in plain English.

Analytics & Data · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Generate game assets with AI: sprites, 3D models, animations, sound effects, music, and voices.

Development · API key required · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Verify photos are real camera captures, not AI: C2PA and RAW+JPEG forensics.

Design & Websites · No sign-in · Free
ClaudeChatGPTCursor
Connect
lumiclip
Online
Community: Submitted by a user or imported; check the owner before granting access

AI Video Clipper Tool - It gets youtube url or file as input and it finds highlights and cut the clips with auto captions and auto reframe to vertical.

  • Generate Clips: Start AI clip generation from a YouTube video. Returns {project_id, status, poll_url, estimated_minutes}. Poll with get_project_status every 10-15 seconds, or provide a callback_url fo
  • Get Project Status: Returns {id, name, status, step, error, expected_clips, duration, clips[]}. Clips sorted by score, each with clip_status (pending/exporting/completed/failed) and download_url when
  • List Projects: Returns {projects[], total, limit, offset}. Each project has id, name, status, step, expected_clips, clips_count, duration, created_at.
Design & Websites · No sign-in · Free
ClaudeChatGPTCursor
Connect
LunarWerx
Online
Community: Submitted by a user or imported; check the owner before granting access

Free, no-auth MCP server from LunarWerx Studios.

  • Tailwind Canonicalize: Rewrite Tailwind CSS classes into their canonical short form. Turns arbitrary values back into real design tokens: p-[1rem] becomes p-4, rounded-[24px] becomes rounded-3xl, -bot
  • Lunarwerx Find Tool: Search LunarWerx Studios' catalogue of free developer tools and desktop utilities by task or keyword, e.g. "git from my phone", "Windows thumbnails", "voice dictation", "screensho
Design & Websites · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Read-only public website inspection: evidence-backed Machine Presence observations with uncertainty.

Design & Websites · No sign-in · Free
ClaudeChatGPTCursor
Connect
made-mcp
Online
Community: Submitted by a user or imported; check the owner before granting access

Generate and edit images and video with MADE: model catalog with transparent per-job pricing.

Development · No sign-in · Free
ClaudeChatGPTCursor
Connect
maginary-mcp
Degraded
Community: Submitted by a user or imported; check the owner before granting access

AI image + video generation for agents: --flag prompt DSL, async generate/poll, x402 pay-per-use.

Development · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Search and read public Mags Tack pages with source URLs.

Design & Websites · No sign-in · Free
ClaudeChatGPTCursor
Connect
Mailtea
Online
Community: Submitted by a user or imported; check the owner before granting access

Send email and newsletters with Mailtea over MCP, plus skills for email and website design.

Development · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Encode uploads to web-ready media: video to HLS, audio to AAC, images to WebP.

Development · API key required · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Generate reproducible image, video, and audio assets with leading models and your own provider keys.

Development · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Deterministic engineering solvers: biquad filter design, room eigenmodes, LLM VRAM fit.

Design & Websites · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Turn an app into TikTok-style video ads: agents pull rendered ad batches, captions, posting kits.

Advertising · API key required · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Transcripts from public TikTok, YouTube, Instagram, X and Facebook video URLs.

Design & Websites · No sign-in · Free
ClaudeChatGPTCursor
Connect
Mapbox
Online
Community: Submitted by a user or imported; check the owner before granting access

Maps and location platform for developers.

  • Place Details Tool: Retrieve detailed information about a specific place using its Mapbox ID. Use after search_and_geocode_tool, category_search_tool, or reverse_geocode_tool to get additional details
  • Simplify Tool: Simplify a LineString or Polygon by reducing the number of vertices while preserving the general shape. Uses the Douglas-Peucker algorithm. Useful for reducing file sizes and improving
  • Bbox Tool: Calculate the bounding box (extent) of any geometry. Returns the minimum and maximum longitude and latitude that encompass the geometry. Works offline without API calls.
Design & Websites · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Google Maps business leads via Apify: name, phone, website, rating.

Development · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Render markdown to styled HTML with light/dark/github themes.

Docs & Notes · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Marketcaper lets AI clients compare crypto, stocks, fiat currencies, GDP, and billionaire net worth on one scale.

  • Get Asset Snapshot: Resolve one Marketcaper asset and return its live market cap snapshot. Always cite the returned source_url when using the data.
  • Compare Assets: Compare two Marketcaper assets and return the live what-if market cap scenario, canonical pair URL, and optional hosted image URL. Hosted images are PNG, generated on demand, and may r
  • Compare Assets Pack: Compare two Marketcaper assets and return the same cited comparison data plus a ready-to-publish short post and share payload with the hosted comparison image URL. Always cite the
Finance & Payments · No sign-in · Free
ClaudeChatGPTCursor
Connect
marmo-ui
Degraded
Community: Submitted by a user or imported; check the owner before granting access

Live React design-system APIs, patterns, and code validation so AI agents build real UI, not slop.

Development · No sign-in · Free
ClaudeChatGPTCursor
Connect
Marmo UI
Online
Community: Submitted by a user or imported; check the owner before granting access

Design-system knowledge for AI agents: live React component APIs, patterns, and generated-code validation.

  • Get Knowledge Version: Returns the MCP knowledge version: gitSha, indexedAt, componentCount, patternCount, uptimeSeconds. Call this ONCE per session before generating UI code so you know how fresh the
  • Get Design Guidelines: MANDATORY FIRST CALL before writing any @marmoui/ui code in this session. Returns a step-by-step generation checklist (which tools to call, in what order), critical rules (no na
  • List Components: List all available @marmoui/ui components with names, descriptions, categories, and prop counts. Use to discover what exists. Prefer `search_components` when you already know the use
Development · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Marvenn MCP Server AI-powered outbound marketing automation for agencies.

  • List Campaigns: List all campaigns for the authenticated user. Returns campaign name, status, creation date, and basic stats.
  • Get Campaign Stats: Get detailed analytics and performance stats for a specific campaign by ID.
  • Create Campaign: Create a new outreach campaign. Requires write scope.
Advertising · API key required · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

EQ scoring plus a read-only Storelayer matcher and guarded self-install; no website credentials

Design & Websites · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

MascotLab gives an app one character and keeps it that way.

  • Get Account: Credit balance, subscription state, and what each generation costs (mascot 2, prop 2, pose 2, animation 5 credits). Call this before expensive work to know what the balance allows.
  • List Projects: The user's MascotLab projects with ids, and which one is active. Generations always land on the active project.
  • Select Project: Makes a project the active one. All create_* tools generate into the active project, so switch first when working across projects.
Docs & Notes · No sign-in · Free
ClaudeChatGPTCursor
Connect
MatFlow
Online
Community: Submitted by a user or imported; check the owner before granting access

Read-only MatFlow data: pricing, competitors, features, FAQs for combat-sports gyms.

Development · No sign-in · Free
ClaudeChatGPTCursor
Connect
Mattalk
Offline
Community: Submitted by a user or imported; check the owner before granting access

AI story generator — create illustrated storybooks, AI songs, and short AI video films

Design & Websites · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

CPU telemetry & benchmarking, SHA-256 hashing, AES-256-GCM storage, AI video/image via Nova.

Analytics & Data · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Plan, compare, price, generate, and recover AI video from compatible MCP clients.

Development · No sign-in · Free
ClaudeChatGPTCursor
Connect
mcp
Online
Community: Submitted by a user or imported; check the owner before granting access

Web intelligence for AI agents: fetch, render, extract, research.

Development · No sign-in · Free
ClaudeChatGPTCursor
Connect
mcp
Online
Community: Submitted by a user or imported; check the owner before granting access

Design custom apparel from chat: AI art on tees and hoodies, then a checkout link to buy.

Development · No sign-in · Free
ClaudeChatGPTCursor
Connect

Missing a connector?

Tell us which service you need, or add your own MCP server: we will check it and publish it in the catalog.

Suggest a connector