
Product
PHP and Composer Support Is Now in Beta
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.
@yawlabs/nol-mcp
Advanced tools
nol MCP server — query your team's knowledge base (search, cited Q&A, spaces, pages) from AI assistants
MCP server for nol -- query your team's knowledge base (search, cited Q&A,
spaces, pages) from AI assistants. Read-only. Proprietary (UNLICENSED), part of
the nol product.
It is a thin client over the nol core API: it never talks to Postgres or re-implements retrieval. Authenticates with a workspace-scoped API key bound to a principal, so the server enforces ACLs.
| Env | Default | Purpose |
|---|---|---|
NOL_API_URL | http://localhost:3001 | nol core API base URL |
NOL_API_KEY | (required) | workspace-scoped API key bound to a principal |
| Tool | Access | Purpose |
|---|---|---|
nol_search | read | semantic + lexical search |
nol_ask | read | cited RAG answer |
nol_list_spaces | read | list spaces with page counts |
nol_get_space_tree | read | flat page list for a space |
nol_get_page | read | fetch a page's Markdown + metadata |
nol_get_page_revisions | read | a page's revision history |
npm install
npm run build # tsc + esbuild single-file bundle -> dist/index.js
npm test
FAQs
nol MCP server — query your team's knowledge base (search, cited Q&A, spaces, pages) from AI assistants
We found that @yawlabs/nol-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.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.