Back to Browse

Merofoundry MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Build and publish full-stack apps from your coding agent: models, rules, pages, auth, per-app MCP.

About

Build and publish full-stack apps from your coding agent: models, rules, pages, auth, per-app MCP.

Remote endpoints: streamable-http: https://platform.merofoundry.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-merofoundry-merofoundry": {
      "url": "https://platform.merofoundry.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

MeroFoundry MCP server

MeroFoundry's authoring MCP server lets a coding agent (Claude Code, Claude Desktop, Cursor, Codex, or any MCP client) build and publish a complete application: data models, records, business rules, pages and forms, authentication, custom domains, and a consumer MCP server for the application's own end users.

  • Endpoint: https://platform.merofoundry.com/mcp
  • Transport: Streamable HTTP (JSON-RPC 2.0 over HTTPS)
  • Auth: OAuth 2.1 with PKCE, dynamic client registration supported. The consent screen binds the grant to one application in your workspace.
  • Free tier: Hobby, 1 workspace, 1 published app, full MCP access, no card.

Connect

claude mcp add --transport http merofoundry https://platform.merofoundry.com/mcp

Register first at https://platform.merofoundry.com/register, then authorize when your client opens the consent screen.

What is here

This repository holds the registry metadata (server.json) for the hosted server. The server itself is not open source. For a complete application built through it, see merofoundry/juniper-workshop.

Reviews

No reviews yet

Be the first to review this server!