New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@profullstack/nichedb

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@profullstack/nichedb

CLI and MCP bridge for NicheDB: browse collections, manage sources and feeds, search items, from any deployment

latest
Source
npmnpm
Version
0.34.0
Version published
Weekly downloads
125
-97.1%
Maintainers
2
Weekly downloads
 
Created
Source

@profullstack/nichedb

The CLI for a NicheDB deployment, and an MCP server over stdio.

npm install -g @profullstack/nichedb
nichedb login --api https://nichedb.dev     # paste a key from /settings
nichedb collections
nichedb feeds --collection packages
nichedb items npm-latest --limit 20
nichedb search "mcp server" --collection packages --json
nichedb source add github-releases --name "My repos" --config repos=oven-sh/bun,honojs/hono
nichedb feed create --collection games --name "Free this week" --tags free --upcoming

As an MCP server for Claude Code:

claude mcp add nichedb -- nichedb mcp --api https://nichedb.dev

Zero dependencies. Node 22+. nichedb help lists every command.

Keywords

nichedb

FAQs

Package last updated on 25 Sep 2026

Related posts