mcpbeat Sign in
local only

Founden MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm. Last commit 25 Jul 2026.

Build your company over chat: website, app, and admin built in the cloud. One API key.

Installs per day peak 24 · avg 7 · -13% w/w
a month agotoday
27
Installs / week
npm · founden-mcp
0
Stars
0 open issues
25 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Founden MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add founden-mcp -- npx -y founden-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "founden-mcp": {
      "args": [
        "-y",
        "founden-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.founden-mcp]
command = "npx"
args = ["-y", "founden-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "founden-mcp": {
      "args": [
        "-y",
        "founden-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "founden-mcp": {
      "args": [
        "-y",
        "founden-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: FOUNDEN_API_KEY (Your Founden API key (get one at founden.ai/app/build/api)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Founden MCP

same job, measured the same way
OpenJob
by alpic-openjobs-3168f222

Find jobs in your own words and apply on the company website — no detours.

6 tools answering
Tessryx
by tessryx

Your agent builds websites, APIs, automations and admin tools; Tessryx hosts them on your domain.

answering
Branderux
by branderux

One message in, a full agentic application out: website and MCP app, live. Built from any AI client.

answering
Pally
by pally

Chat with your Pally, the AI assistant in your texts, from any MCP-compatible AI app.

answering
Cactal
by cactal

The website platform for AI agents. One API to build, host, and operate real websites.

answering
Web Analytics
by b77

Ask about your website traffic in chat.

answering
Apify
by mcparmory

Build, deploy, and run web scraping and automation actors in the cloud

258 installs/wk local only
Nippy
by nippy

Let Claude and ChatGPT publish real websites — iterate in previews, keep the good one.

answering

Founden MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Founden MCP?
Founden MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package founden-mcp was installed 27 times last week.
How do I connect Founden MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls founden-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Founden MCP?
The npm package founden-mcp was installed 27 times in the last week. Week over week that is -13%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Founden MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.