Impact MCP
Rank #48,277io.github.shashwatgtm/impact-mcp
MCP server providing impact-mcp capabilities
Impact MCP is a Model Context Protocol (MCP) server published by shashwatgtm. It ranks #48,277 of 132,405 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Impact MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jan 17, 2026 and most recently updated on Jan 17, 2026.
Ranks ahead of 84,128 of 132,405 servers on MCP Toplist.
Use Impact MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add impact-mcp -- npx -y @shashwatgtmalpha/impact-mcp[mcp_servers.impact-mcp]
command = "npx"
args = ["-y", "@shashwatgtmalpha/impact-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"impact-mcp": {
"command": "npx",
"args": [
"-y",
"@shashwatgtmalpha/impact-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"impact-mcp": {
"command": "npx",
"args": [
"-y",
"@shashwatgtmalpha/impact-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"impact-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@shashwatgtmalpha/impact-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"impact-mcp": {
"command": "npx",
"args": [
"-y",
"@shashwatgtmalpha/impact-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"impact-mcp": {
"command": "npx",
"args": [
"-y",
"@shashwatgtmalpha/impact-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.shashwatgtm%2Fimpact-mcp)<a href="https://mcptoplist.com/server/io.github.shashwatgtm%2Fimpact-mcp"><img src="https://mcptoplist.com/badge/io.github.shashwatgtm%2Fimpact-mcp.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
shashwatgtm
Other servers by shashwatgtm
- Icp Intelligence MCP#30,825 · 2 vers
- Gtm Alpha MCP Server#39,973 · 3 vers
- Craft Content MCP#48,275 · 2 vers
- Craft Gtm MCP#48,276 · 2 vers
- Impact MCP Server#48,278 · 2 vers
- Revenue Enablement MCP#48,279 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 2.0.0 | Jan 17, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Impact MCP?
- Impact MCP is maintained by shashwatgtm, which publishes 7 MCP servers (15 total versions) tracked on MCP Toplist.
- Is Impact MCP listed on the Official MCP Registry?
- Yes — Impact MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Impact MCP have?
- MCP Toplist tracks 2 versions of Impact MCP, most recently published on Jan 17, 2026.
- Where can I find the source code for Impact MCP?
- The source code for Impact MCP is hosted at github.com/shashwatgtm/impact-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.