mcpbeat Sign in

Omnisockit MCP Server

by omnisockit Your server? Claim it
local only

Omnisockit MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 22 Mar 2026.

Turn your AI into a WeCom development expert. 41 SKILLs, 550+ APIs.

Installs per day peak 19 · avg 8 · +52% w/w
a month agotoday
41
Installs / week
npm · @omnisockit/mcp-server
0
Stars
0 open issues
22 Mar 2026
Last commit
0 releases in 90 days
Apache-2.0
License
TypeScript

What the code does

We read the source, 10 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.

File ships in the package but is absent from the source [пакет] bin/omnisockit.js:1
этот файл ставится пользователю, но в репозитории его нет

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

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 omnisockit-mcp -- npx -y @omnisockit/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "omnisockit-mcp": {
      "args": [
        "-y",
        "@omnisockit/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.omnisockit-mcp]
command = "npx"
args = ["-y", "@omnisockit/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "omnisockit-mcp": {
      "args": [
        "-y",
        "@omnisockit/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "omnisockit-mcp": {
      "args": [
        "-y",
        "@omnisockit/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Omnisockit MCP

same job, measured the same way
Busabase
by busabase

Database for your AI agent. Turn its output into data, docs, skills, and apps you can actually use.

answering
L10n.dev - AI Localization Agent
by l10n-dev

MCP Server that turns your AI agent into a localization expert with token-efficient i18n translation

38 installs/wk local only
Scispot
by scispot

Turn any LLM into your lab assistant: search samples, track experiments, analyze data with AI.

answering
Rails Agent Skills
by igmarin

Rails development skills, docs, and workflows exposed through MCP stdio.

local only
I
Indicate
by indicateio

AI-powered intelligence for your development workflow via Indicate.

answering
I
Orchestro
by khaoss85

Your AI Development Conductor - 60 MCP tools for intelligent task orchestration

67 installs/wk local only
Firebase MCP
by firebase

Gives AI development tools Firebase-specific capabilities and expertise.

2 149 486 installs/wk local only
Medusa MCP
by medusajs

Retrieve information from the Medusa documentation to assist you with your Medusa development.

answering

Omnisockit MCP — questions

Answers built from our own checks of this server.

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