Loveable.dev MCP Server

Loveable.dev MCP Server

This is a Model Context Protocol (MCP) server for interacting with Loveable.dev, a platform that helps users create applications quickly.

Features

This MCP server provides the following tools:

  • create_project: Create a new project on Loveable.dev
  • check_project_status: Check the status of a project on Loveable.dev
  • get_project_details: Get detailed information about a project on Loveable.dev

Installation

The server is already installed in your MCP settings file. To use it, you need to:

  1. Obtain an API key from Loveable.dev
  2. Add the API key to the MCP settings file

Getting an API Key

To get an API key from Loveable.dev:

  1. Sign up or log in to Loveable.dev
  2. Navigate to your account settings
  3. Generate a new API key

Adding the API Key to MCP Settings

The API key should be added to the MCP settings file at: /Users/user/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json

Update the LOVEABLE_API_KEY environment variable in the github.com/loveable-dev/loveable-mcp section:

"github.com/loveable-dev/loveable-mcp": { "command": "node", "args": [ "/Users/user/CLINE/loveable.dev mcp server/build/index.js" ], "env": { "LOVEABLE_API_KEY": "your-api-key-here" }, "disabled": false, "autoApprove": [] }

Usage

Once the server is configured, you can use the tools in your conversations with Claude. Here are some examples:

Creating a Project

use_mcp_tool( server_name="github.com/loveable-dev/loveable-mcp", tool_name="create_project", arguments={ "prompt": "Create a portfolio website with a dark theme", "projectType": "website", "additionalContext": "I want it to showcase my photography work" } )

Checking Project Status

use_mcp_tool( server_name="github.com/loveable-dev/loveable-mcp", tool_name="check_project_status", arguments={ "projectId": "your-project-id" } )

Getting Project Details

use_mcp_tool( server_name="github.com/loveable-dev/loveable-mcp", tool_name="get_project_details", arguments={ "projectId": "your-project-id" } )

Development

If you want to modify the server:

  1. Make changes to the source code in the src directory
  2. Build the server with npm run build
  3. Restart Claude to reload the MCP server

License

ISC

-
security - not tested
A
license - permissive license
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

A Model Context Protocol server that enables users to create, check status, and get details of projects on Loveable.dev, a platform for quickly creating applications.

  1. Features
    1. Installation
      1. Getting an API Key
      2. Adding the API Key to MCP Settings
    2. Usage
      1. Creating a Project
      2. Checking Project Status
      3. Getting Project Details
    3. Development
      1. License

        Related MCP Servers

        • A
          security
          F
          license
          A
          quality
          A Model Context Protocol server that enables searching and retrieving information from DevRev using its APIs with Claude.
          Last updated -
          2
          2
          Python
          • Apple
        • -
          security
          F
          license
          -
          quality
          A Model Context Protocol server that enables interaction with Shortcut (formerly Clubhouse) project management tool, allowing users to view and search projects, stories, epics, and objectives, as well as create new items through natural language.
          Last updated -
          3
          Python
          • Apple
        • -
          security
          F
          license
          -
          quality
          A Model Context Protocol server that provides integration with the Coolify API, enabling DevOps teams to manage Coolify deployments, applications, services, and servers through MCP tools.
          Last updated -
          157
          5
          JavaScript
          • Linux
          • Apple
        • -
          security
          A
          license
          -
          quality
          A Model Context Protocol server that enables interaction with Foundry tools through natural language, allowing users to create projects, build contracts, run tests, and manage Ethereum development environments.
          Last updated -
          Python
          MIT License

        View all related MCP servers

        ID: nrxr00pyi9