mcpbeat Sign in

Meta Skill MCP Server

local only

Meta Skill runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 12 May 2026.

The skill that creates skills

Installs / week
not published
0
Stars
0 open issues
12 May 2026
Last commit
from GitHub
MIT
License
Shell

What the code does

We read the source, 2 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Page executes code built at runtime skills/receipt-stream-publisher/template.html:94
  root.innerHTML = html.join('');

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Meta Skill

same job, measured the same way
Meta Skill
by dailyaiagents-cpu

The skill that creates skills

local only
Testing Repo
by vinur1992

An MCP server that created for demo

local only
Skillhub MCP
by 214140846

MCP server that exposes Claude-style skills to any MCP client.

119 installs/wk local only
Time MCP
by katomato65

Simple MCP server that tells the time

41 installs/wk local only
Google News
by b77

Search and read the latest news in chat.

answering
Money4k Split Bill
by grulex

Create a bill from a chat/photo and share it with anyone

3 tools answering
Qumge Skills
by qumge

Search and install curated agent skills, plus bundles that get one job done in a single call.

4 tools answering
Skillmd
by skillmd

Search, fetch, lint, and install Agent Skills (SKILL.md) from the SkillMD registry.

397 installs/wk 5 tools answering

Meta Skill — questions

Answers built from our own checks of this server.

Why is there no uptime for Meta Skill?
Meta Skill runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Meta Skill open source?
Yes — it is published under the MIT licence, written in Shell 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.