NicheDB MCP server
Sources in, feeds out: an open, ever-growing database of real-time public data, enriched.
1 stars3.4k downloads/wk
Reviews
Write oneNobody has reviewed NicheDB yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
NicheDB tools (21, 4 write)
write = sends, deletes, buys or postsadd_sourceFreeAdd a source: an adapter with a config, fetched on a schedule (needs a key; admins and Pro). Call list_adapters first for the fields.
claim_profileFreeClaim a profile as the key owner (needs a key). Proven when the key owner’s email is one the profile lists, or when the person’s site or show page links back to the profile’s nichedb page. An admin may claim on behalf of an email.
create_feedwrite actionFreeSave a query as a feed (needs a key). Sources, kinds and tags narrow; q is a text match; upcoming keeps only future-dated items.
feed_itemsFreeWhat a feed selects, newest first. Page with before_id.
follow_feedFreeFollow a feed as the key owner (needs a key). Channels: webpush, email, webhook.
get_itemFreeOne item with its full adapter payload.
get_profileFreeOne person by id, `<slug>-<id>` or handle: the parsed view and the OpenProfile.md as served.
list_adaptersFreeEvery adapter this deployment can run, with the config fields each takes. Use before add_source.
list_collectionsFreeThe collections (niches) with their source, feed and item counts.
list_enrichersFreeEvery enricher (YouTube videos, Wikipedia, repo stats, downloads, company profiles, TL;DRs) and which collections turn it on by default. Items carry their results under `enrichment`.
list_feedsFreePublic feeds, most followed first. Optionally one collection.
list_sourcesFreeSources with status, last run and item counts. Optionally one collection.
match_itemsFreeWhich title, channel or fixture is this name? Give a file name, a release name or a playlist entry ("Top.Gun.Maverick.2022.1080p.mkv", "US: ESPN2 HD"); it is cleaned (year, season and episode, quality tags, playlist decorations) and matched by similarity. A matchup ("NFL: Chiefs vs Bills", "Lakers @ Celtics", "Rangers at Celtic 19:45") is answered by the fixture whose two teams those are, kicking off between 36 hours ago and 7 days ahead unless date narrows it. Each result carries a score in 0..1. Use screen for films and TV, channels for television channels, sports for fixtures.
recent_itemsFreeNewest items, optionally narrowed to a collection, source or kind.
run_sourcewrite actionFreeFetch a source now instead of waiting for its schedule (needs a key; owner or admin).
search_itemsFreeFull-text search over titles, summaries and tags. Use this first when you know a name.
search_profilesFreePeople: one entry per person assembled from every app that serves their OpenProfile.md (podcasters from p0dcasters, public profiles from OutreachGraph). Search by name, headline or anything in the document; newest change first. Each answer carries the page, the openprofile.md URL, accounts, topics, Broadcast shows and the Guest section.
statsFreeWhat this deployment holds: collections, sources, items, items added today, feeds.
submit_feedwrite actionFreeSuggest an RSS or Atom feed for the index. No key needed. An admin reviews every suggestion before anything is fetched; approved podcast feeds are handed to rssamplifier, everything else becomes a source here.
upcomingFreeItems dated in the future (releases, launches, deadlines), soonest first.
update_profilewrite actionFreeEdit a profile you own (needs a key). Send `markdown`, a whole OpenProfile.md that replaces what you wrote before, or any of `name`, `headline`, `identity` (key: value, null removes), `sections` (name: body, `none` removes), `handle`, `public`. What you write wins over every source and survives every re-read.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan3 source files scanned25/25
- Live reliabilityremote reachable in 871ms20/20
- Tool poisoning21 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 4 write-action tools with no auth3/15
- Maintenancelast push 4 days ago15/15
- Maintainer identitynamespace and repository owner differ; GitHub account older than a year; website matches verified namespace8/10
Findings (1)
- highWrite-action tools reachable without authentication
auth.open-write
Install directly
claude mcp add --transport http nichedb https://nichedb.dev/mcp
NicheDB: common questions
- Is NicheDB MCP server safe?
- Yes, by our scan: it is graded A (86/100). Read the NicheDB safety report
- How do I install NicheDB?
- It runs remotely at nichedb.dev. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does NicheDB need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is NicheDB maintained?
- The last commit was 4 days ago (2026-09-16). The latest release is v0.1.0.
- Is NicheDB up?
- 100% of our last 4 checks got an answer. We check remote servers about four times a day.
- What can I use instead of NicheDB?
- Servers from other publishers that do the same job: DBHub MCP server, MCP Toolbox for Databases MCP server and Neon MCP server. Compare all NicheDB alternatives.
Alternatives to NicheDB
Same job from other publishers: the closest match first, then the best rated.
- DBHubToken-efficient database MCP server for PostgreSQL, MySQL, MariaDB, SQL Server, Oracle, SQLitenot reviewedWidely usedA
- MCP Toolbox for DatabasesMCP Toolbox for Databases enables your agent to connect to your database.not reviewedEstablishedA
- NeonOfficial Neon MCP server for managing Neon projects and Lakebase Postgres databases.not reviewedEstablishedA
- LINQ to DBInspect database schemas and execute SQL queries across multiple database providers with LINQ to DB.not reviewedEstablishedA
Magic CloudGenerate secured CRUD APIs over your database, run SQL, manage files, tasks and a headless browsernot reviewedEstablishedA