mcpbeat Sign in

Impact MCP Server

local only

Impact MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 15 Jan 2026.

IMPACT Framework - B2B Positioning & Messaging Tools by Shashwat Ghosh

Installs per day peak 14 · avg 6 · +13% w/w
a month agotoday
31
Installs / week
npm · @shashwatgtmalpha/impact-mcp-server
0
Stars
0 open issues
15 Jan 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

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

Alternatives to Impact MCP Server

same job, measured the same way
Impact MCP
by shashwatgtm

Hypothesis-Driven B2B Positioning Engine - 8 strategic positioning tools

28 installs/wk local only
Curviate
by curviate

LinkedIn actions for AI agents: search, messaging, posts and invites, as hosted MCP tools.

answering
Personal Brand MCP
by closermethod

Positioning framework, per-platform bio auditing, 4-pillar content system, growth-signal reads.

36 installs/wk local only
Guesty MCP Server
by dljrealty

Guesty MCP server. 43 tools, all free: reservations, listings, guests, messaging, pricing, revenue.

191 installs/wk local only
Wazionapps
by wazionapps

244 WhatsApp Business AI tools for messaging, automation, marketing, CRM and Shopify

27 installs/wk local only
Coding Guides
by delian

Coding guidelines and best-practice guides for 130+ languages, frameworks, and tools.

1 tools answering
Shuttle
by grarcht

Android framework and solution that prevents TransactionTooLargeException crashes by design.

local only
LinkMCP
by linkmcp

Hosted MCP server for LinkedIn: 31 tools for profiles, search, messaging, posts, enrichment.

answering

Impact MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Impact MCP Server?
Impact 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 @shashwatgtmalpha/impact-mcp-server was installed 31 times last week.
How do I connect Impact 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 @shashwatgtmalpha/impact-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Impact MCP Server?
The npm package @shashwatgtmalpha/impact-mcp-server was installed 31 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 Impact MCP Server open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.