NicheDB
Rank #9,626dev.nichedb/nichedb
Sources in, feeds out: an open, ever-growing database of real-time public data, enriched.
NicheDB is a Model Context Protocol (MCP) server published by profullstack. It ranks #9,626 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. NicheDB is listed on Official MCP, with 1 tracked version. It was first listed on Sep 5, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 122,487 of 132,113 servers on MCP Toplist.
Use NicheDB
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http nichedb https://nichedb.dev/mcpclaude mcp add nichedb -- npx -y @profullstack/nichedb mcp --api https://nichedb.dev[mcp_servers.nichedb]
url = "https://nichedb.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.nichedb]
command = "npx"
args = ["-y", "@profullstack/nichedb", "mcp", "--api", "https://nichedb.dev"]Add to ~/.codex/config.toml.
https://nichedb.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"nichedb": {
"command": "npx",
"args": [
"-y",
"@profullstack/nichedb",
"mcp",
"--api",
"https://nichedb.dev"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"nichedb": {
"url": "https://nichedb.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"nichedb": {
"command": "npx",
"args": [
"-y",
"@profullstack/nichedb",
"mcp",
"--api",
"https://nichedb.dev"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"nichedb": {
"type": "http",
"url": "https://nichedb.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"nichedb": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@profullstack/nichedb",
"mcp",
"--api",
"https://nichedb.dev"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"nichedb": {
"serverUrl": "https://nichedb.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nichedb": {
"command": "npx",
"args": [
"-y",
"@profullstack/nichedb",
"mcp",
"--api",
"https://nichedb.dev"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nichedb": {
"url": "https://nichedb.dev/mcp"
}
}
}{
"mcpServers": {
"nichedb": {
"command": "npx",
"args": [
"-y",
"@profullstack/nichedb",
"mcp",
"--api",
"https://nichedb.dev"
]
}
}
}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/dev.nichedb%2Fnichedb)<a href="https://mcptoplist.com/server/dev.nichedb%2Fnichedb"><img src="https://mcptoplist.com/badge/dev.nichedb%2Fnichedb.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
profullstack
Other servers by profullstack
View all profullstack servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Sep 5, 2026 |
Frequently asked questions
- Who maintains NicheDB?
- NicheDB is maintained by profullstack, which publishes 4 MCP servers (14 total versions) tracked on MCP Toplist.
- Is NicheDB listed on the Official MCP Registry?
- Yes — NicheDB is listed on the Official MCP Registry.
- How many versions does NicheDB have?
- MCP Toplist tracks 1 version of NicheDB, most recently published on Sep 5, 2026.
- Where can I find the source code for NicheDB?
- The source code for NicheDB is hosted at github.com/profullstack/niche-db.
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.