mcpbeat Sign in

Obscuraai MCP Server

by madeinphantom Your server? Claim it
local only

Obscuraai MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from npm. Last commit 10 Apr 2026.

Generate visual AI automation workflows from any MCP client. No API key required.

Installs per day peak 14 · avg 8 · +40% w/w
a month agotoday
52
Installs / week
npm · @obscuraai/mcp-server
0
Stars
0 open issues
10 Apr 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Obscuraai MCP Server 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 obscuraai-mcp-server -- npx -y @obscuraai/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "obscuraai-mcp-server": {
      "args": [
        "-y",
        "@obscuraai/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.obscuraai-mcp-server]
command = "npx"
args = ["-y", "@obscuraai/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "obscuraai-mcp-server": {
      "args": [
        "-y",
        "@obscuraai/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "obscuraai-mcp-server": {
      "args": [
        "-y",
        "@obscuraai/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Obscuraai MCP Server

same job, measured the same way
Canva
by mcparmory

Create designs, manage assets, and automate design generation from external workflows

260 installs/wk local only
Studio
by kaitoi

Build and run visual creative-production workflows from your AI agent.

answering
MindFlows
by mindflows

Visual workflow memory: search, read, and freeze MindFlows workflows from any agent.

answering
Dreamlit
by dreamlit

Create, test, publish, and manage Dreamlit notification workflows from AI clients.

11 tools answering
Automation Weaver
by evozim

No-code workflow visualizer and automation blueprint builder.

answering
ToolAPI
by toolapi

Free public MCP for AI agents — 193 tools, 44 workflows. No API key.

193 tools answering
XActions
by nirholas

X/Twitter automation MCP: scrape, post, schedule, analyze, engage. No API key required.

714 installs/wk local only
Terraform
by hashicorp

Generate more accurate Terraform and automate workflows for HCP Terraform and Terraform Enterprise

local only

Obscuraai MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Obscuraai MCP Server?
Obscuraai MCP Server 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 @obscuraai/mcp-server was installed 52 times last week.
How do I connect Obscuraai MCP Server?
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 @obscuraai/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Obscuraai MCP Server?
The npm package @obscuraai/mcp-server was installed 52 times in the last week. Week over week that is +40%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Obscuraai MCP Server 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.