MCP Server
MCP
nb-mcp-server
MCP server wrapping the nb CLI for LLM-friendly note-taking
Install
mcpb:https://github.com/emcd/nb-mcp-server/releases/download/v0.14.0/nb-mcp-server-0.14.0-aarch64-apple-darwin.mcpb
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/emcd/nb-mcp-server/releases/download/v0.14.0/nb-mcp-server-0.14.0-aarch64-apple-darwin.mcpb",
"fileSha256": "08a6ba41ac0c2ad0fb1079a5a493357643f6ad575ca4a63f8c485fec1a34377f",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/emcd/nb-mcp-server/releases/download/v0.14.0/nb-mcp-server-0.14.0-aarch64-unknown-linux-gnu.mcpb",
"fileSha256": "722f23c81c08f6c4f89a9d7226bfbd7824afa3277394016b47020e9e7dbaa063",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/emcd/nb-mcp-server/releases/download/v0.14.0/nb-mcp-server-0.14.0-x86_64-pc-windows-msvc.mcpb",
"fileSha256": "c49b4eec51121d7e5dc521f4717667718fafd300ed1e6bf3299b8b75e9691660",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/emcd/nb-mcp-server/releases/download/v0.14.0/nb-mcp-server-0.14.0-x86_64-unknown-linux-gnu.mcpb",
"fileSha256": "7fb215644a0db3f532185e1eafbcff105d56ca0ccfc929051ee1a2c56a1f6aeb",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
mcpb
By
Comments
Sign in to leave a comment