Vinkius
Makeswift

Makeswift MCP. Manage site pages, versions, and config via chat.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Makeswift MCP on Cursor AI Code Editor MCP Client Makeswift MCP on Claude Desktop App MCP Integration Makeswift MCP on OpenAI Agents SDK MCP Compatible Makeswift MCP on Visual Studio Code MCP Extension Client Makeswift MCP on GitHub Copilot AI Agent MCP Integration Makeswift MCP on Google Gemini AI MCP Integration Makeswift MCP on Lovable AI Development MCP Client Makeswift MCP on Mistral AI Agents MCP Compatible Makeswift MCP on Amazon AWS Bedrock MCP Support

Just plug in your AI agents and start using Vinkius.

Makeswift MCP Server connects your AI agent directly to a visual CMS backend, letting you manage site content and versions without writing code.

Get details on sites (`get_site_details`), list every page or component, and create full backups using `create_snapshot`—all through natural conversation.

What your AI agents can do

Create snapshot

Creates an immutable backup snapshot of the entire site's current content for version control.

Get page

Retrieves detailed metadata and configuration for a specific page URL or slug.

Get site details

Gets the full current site details, including plan level and primary hostname information.

+ 7 more capabilities included
Get Site Configuration Details

Retrieves the current configuration, hostnames, and localized settings for the entire Makeswift site.

List All Pages and Metadata

Provides a list of every page in your project, along with its publication status and details.

Create Content Snapshots

Generates an immutable backup snapshot of the site's current content state for safe versioning.

Inspect Site Components and Redirects

Lists all registered React components or maps out existing URL redirects within the project.

Manage Locales and Hostnames

Enumerates which language versions (locales) are configured, or lists the available hostnames for your site.

Supported MCP Clients

OAuth 2.0 Compatible
Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
Vinkius runs on Zendesk Zendesk
+ other MCP clients
Included with Plan

Waiting for input…

AI Agent

Makeswift MCP Server: 10 Tools for CMS Management

Use these tools to list all site pages, manage content versions via snapshots, or pull core configuration data from your Makeswift project.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Makeswift on Vinkius
create019dd11f

create snapshot

Creates an immutable backup snapshot of the entire site's current content for version control.

get019dd11f

get page

Retrieves detailed metadata and configuration for a specific page URL or slug.

get019dd11f

get site details

Gets the full current site details, including plan level and primary hostname information.

get019dd11f

get snapshot

Fetches the specific content state and data for a previously created snapshot ID.

list019dd11f

list components

Returns a list of all registered React components that power the site structure.

list019dd11f

list hostnames

Lists every available hostname associated with your Makeswift account.

list019dd11f

list locales

Returns a list of all language locales (e.g., en-US, pt-BR) configured for the site.

list019dd11f

list pages

Lists every page in the project and provides basic publication status information.

list019dd11f

list redirects

Returns a list of all site redirects, helping map old URLs to new ones.

list019dd11f

list snapshots

Provides an index listing all historical content snapshots available for retrieval.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Makeswift, then connect any of our 5,000+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,000+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Makeswift MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Makeswift. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This server provides 10 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.

Checking site content used to mean clicking into endless dashboards.

Today, checking if all your global content is ready means opening a dozen tabs. You have to drill down into language settings, check the publication date for each page, and then manually cross-reference which components are live versus which ones are just drafts in the backend.

With this MCP server, you ask your agent to list everything. It runs `list_pages` and gives you a clean data dump: 10 pages total; 'Home' is published globally across all locales. Boom. Done.

Makeswift MCP Server makes version control simple.

Before this, making a rollback meant exporting data to CSVs and hoping nobody changed the manual linking structure in between. It was fragile, slow work that required deep knowledge of the UI.

Now, you tell your agent: 'Take a backup.' The server runs `create_snapshot`. You've captured an immutable version ID in seconds. That's it.

What you can do with this MCP connector

Makeswift MCP Server hooks your AI agent right into a visual CMS backend. You manage site content and versions without ever touching code—it's all just conversation with your agent.

Getting the Site Blueprint
You can get the full current site details, including which plan level you're on and what primary hostname is linked up using get_site_details. If you need to know every available address for your account, list_hostnames gives you that list. For language versions, use list_locales to see all the locales configured for the site, like en-US or pt-BR.

Mapping Out Content and Pages
You'll find a complete index of every page in your project by running list_pages; this gives you basic publication status info on everything. If you need deep metadata on one specific URL, get_page pulls up all the details for that exact page or slug. You can also check out what old links point to new ones with list_redirects, which maps out every site redirect.

For a deeper dive into the underlying structure, list_components returns a list of every registered React component that powers your site's layout.

Version Control and Snapshots
This server handles versioning like a pro. You can create an immutable backup snapshot of the entire site's current content using create_snapshot. This locks down the whole state for safe version control. If you ever need to see what was in a previous save, list_snapshots gives you an index of all historical snapshots available.

To pull up the actual data from one of those old saves, use get_snapshot, passing it that specific snapshot ID. When you've retrieved a snapshot, you can check out its exact content state and data.

Putting It Together
Your agent uses these tools to let you manage everything in context. You can get the site config via get_site_details then list all pages with list_pages. If you spot something wrong on a page, you use get_page to check its specific metadata before running create_snapshot to save it.

Need to make sure your new content is safe? You'll pull up the site details first, maybe checking out which hostnames are available with list_hostnames, then run list_locales so you don't mess up a language setting. When everything looks good, you use create_snapshot. Later, if you gotta roll back or just check what was there last week, you pull the index with list_snapshots and grab the data using get_snapshot.

Built · Hosted · Managed by Vinkius Makeswift MCP Server - Manage Pages & Site Versions Server ID 019dd11f-843e-7280-b9f4-feb206f18cd7
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Common Questions About Makeswift MCP

How do I list all pages using the Makeswift MCP Server? +

You use the list_pages tool. This returns a comprehensive list of every page in your project, including its current publication status and metadata.

Can I check site configuration details with get_site_details? +

Yes, get_site_details provides the full context. It tells you things like the primary hostname and whether your site is on a 'Pro' plan.

What is the best way to save a backup using create_snapshot? +

Use create_snapshot before any major deployment or content change. This function captures an immutable snapshot ID that you can later retrieve with get_snapshot.

How do I list all possible languages (locales)? +

Run the list_locales tool. It gives you a clean list of every configured language version, like 'en-US' or 'pt-BR'.

How do I use list_components to audit the structure of my site? +

It lists all registered React components. This lets you see exactly what building blocks your project uses across different pages. You get a full inventory, which is great for development teams checking dependencies.

Can I use list_redirects to check my site's routing rules? +

Yes, it gives you a complete map of every defined URL redirect. This tool helps verify that old links still point to the right place and prevents broken internal routes.

What kind of data can I retrieve using get_page for content review? +

You get detailed metadata for a single page, including its specific status (Draft/Published) and core settings. Use this tool when you need to verify the exact configuration or content fields for one particular URL.

How do I check all available backups with list_snapshots? +

It retrieves a chronological list of every saved content snapshot ID and creation date. You can quickly see your project's version history without needing to manually navigate the dashboard.

Can I list all pages in my Makeswift site using my AI agent? +

Yes! Use the list_pages tool. It will return a comprehensive list of all pages in your project, including their status and IDs.

How do I create a new content snapshot programmatically? +

Use the create_snapshot action. Provide a descriptive name for the snapshot to trigger a new version save of your current site content.

Is it possible to check the locales configured for my site? +

Yes, use the list_locales tool to retrieve all languages and regional settings defined for your site content.

Built & Managed by Vinkius 30s setup 10 tools

We've already built the connector for Makeswift. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 10 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.