NoteStore Lab MCP
Rank #40,851io.github.xiaojiou176-open/notestorelab-mcp
Local copy-first Apple Notes recovery and review MCP server for NoteStore Lab case roots.
NoteStore Lab MCP is a Model Context Protocol (MCP) server published by xiaojiou176-open. It ranks #40,851 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. NoteStore Lab MCP is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Apr 6, 2026 and most recently updated on Apr 8, 2026.
Ranks ahead of 74,609 of 115,460 servers on MCP Toplist.
Use NoteStore Lab MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add notestorelab-mcp -- uvx apple-notes-forensics[mcp_servers.notestorelab-mcp]
command = "uvx"
args = ["apple-notes-forensics"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"notestorelab-mcp": {
"command": "uvx",
"args": [
"apple-notes-forensics"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"notestorelab-mcp": {
"command": "uvx",
"args": [
"apple-notes-forensics"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"notestorelab-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"apple-notes-forensics"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"notestorelab-mcp": {
"command": "uvx",
"args": [
"apple-notes-forensics"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"notestorelab-mcp": {
"command": "uvx",
"args": [
"apple-notes-forensics"
]
}
}
}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/io.github.xiaojiou176-open%2Fnotestorelab-mcp)<a href="https://mcptoplist.com/server/io.github.xiaojiou176-open%2Fnotestorelab-mcp"><img src="https://mcptoplist.com/badge/io.github.xiaojiou176-open%2Fnotestorelab-mcp.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
xiaojiou176-open
Other servers by xiaojiou176-open
- CortexPilot Read-only MCP#7,133 · 1 ver
- Campus Copilot MCP#34,272 · 2 vers
- Prompt Switchboard MCP Sidecar#40,852 · 1 ver
- SourceHarbor MCP#40,853 · 1 ver
- agent-exporter MCP bridge#45,481 · 2 vers
- Apple Notes Snapshot#53,588 · 1 ver
- DealWatch#53,589 · 1 ver
- Movi MCP v1#53,590 · 1 ver
- OpenUI MCP Studio#53,591 · 1 ver
- Provenote MCP#53,592 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0.post1 | Apr 8, 2026 |
Frequently asked questions
- Who maintains NoteStore Lab MCP?
- NoteStore Lab MCP is maintained by xiaojiou176-open, which publishes 11 MCP servers (13 total versions) tracked on MCP Toplist.
- Is NoteStore Lab MCP listed on the Official MCP Registry?
- Yes — NoteStore Lab MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does NoteStore Lab MCP have?
- MCP Toplist tracks 1 version of NoteStore Lab MCP, most recently published on Apr 8, 2026.
- Where can I find the source code for NoteStore Lab MCP?
- The source code for NoteStore Lab MCP is hosted at github.com/xiaojiou176-open/notes-recover.