
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
stackmap-mcp
Advanced tools
MCP server for StackMap — the curated map of the open-source AI stack. Search 200+ human-reviewed repos, typed relationships (complements / alternative / built_with), and the written why behind every connection.
Query StackMap — the curated map of the open-source AI stack — from any MCP client. 200+ repos, every connection typed (complements / alternative / built_with) and human-reviewed, with the why written down — including when NOT to use a tool.
No auth. No state. No telemetry. Reads the site's static JSON API; the catalog is date-versioned (v2026.07.24 style) so you always know how fresh the map is.
Claude Code
claude mcp add stackmap -- npx -y stackmap-mcp
Cursor — .cursor/mcp.json:
{ "mcpServers": { "stackmap": { "command": "npx", "args": ["-y", "stackmap-mcp"] } } }
Codex CLI — ~/.codex/config.toml:
[mcp_servers.stackmap]
command = "npx"
args = ["-y", "stackmap-mcp"]
| Tool | What it answers |
|---|---|
search_catalog | "What's on the map for local voice transcription?" |
get_repo | "Tell me about langgraph — including when NOT to use it." |
get_alternatives | "What replaces crewai, and when do I pick which?" |
continue_stack | "I use langgraph + chroma — what pairs well next?" |
Every answer carries the curator's written why — the sentence a colleague would tell you over your shoulder, not a link dump.
Nothing on the map auto-publishes: an LLM proposes, a human approves, sharpens, or refuses — and both the refusal ledger and the dismissal ledger are public. Suggest a repo at /suggest; dispute any edge from its repo page.
MIT · by ShipWithAI
FAQs
MCP server for StackMap — the curated map of the open-source AI stack. Search 200+ human-reviewed repos, typed relationships (complements / alternative / built_with), and the written why behind every connection.
We found that stackmap-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.