Skip to main content
ClaudeWave

Registry metadata for the hosted MeroFoundry MCP server

MCP ServersOfficial Registry0 stars0 forksUpdated today
ClaudeWave Trust Score
62/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/15/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/merofoundry/merofoundry-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "merofoundry-mcp": {
      "command": "node",
      "args": ["/path/to/merofoundry-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/merofoundry/merofoundry-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# 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

```bash
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](https://github.com/merofoundry/juniper-workshop).

- Site: https://merofoundry.com
- Architecture and specs: https://merofoundry.com/specs
- Docs: https://docs.merofoundry.app/guide

What people ask about merofoundry-mcp

What is merofoundry/merofoundry-mcp?

+

merofoundry/merofoundry-mcp is mcp servers for the Claude AI ecosystem. Registry metadata for the hosted MeroFoundry MCP server It has 0 GitHub stars and its last recorded update is dated 2026-09-14.

How do I install merofoundry-mcp?

+

You can install merofoundry-mcp by cloning the repository (https://github.com/merofoundry/merofoundry-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is merofoundry/merofoundry-mcp safe to use?

+

Our security agent has analyzed merofoundry/merofoundry-mcp and assigned a Trust Score of 62/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains merofoundry/merofoundry-mcp?

+

merofoundry/merofoundry-mcp is maintained by merofoundry. The last recorded GitHub activity is dated 2026-09-14, with 0 open issues.

Are there alternatives to merofoundry-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy merofoundry-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: merofoundry/merofoundry-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/merofoundry-merofoundry-mcp)](https://claudewave.com/repo/merofoundry-merofoundry-mcp)
<a href="https://claudewave.com/repo/merofoundry-merofoundry-mcp"><img src="https://claudewave.com/api/badge/merofoundry-merofoundry-mcp" alt="Featured on ClaudeWave: merofoundry/merofoundry-mcp" width="320" height="64" /></a>

More MCP Servers

merofoundry-mcp alternatives