Sponsored by Deepsite.site

Loveable.dev MCP Server

Created By
iamseancorcoran9 months ago
Model Context Protocol (MCP) server for interacting with loveable.dev
Content

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

Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright McpPlaywright MCP server
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Serper MCP ServerA Serper MCP Server
Tavily Mcp
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
WindsurfThe new purpose-built IDE to harness magic
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Amap Maps高德地图官方 MCP Server
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
ChatWiseThe second fastest AI chatbot™
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
CursorThe AI Code Editor
DeepChatYour AI Partner on Desktop