Skip to content
Back to search
30
MCP v0.9.0

nb-mcp-server

io.github.emcd/nb-mcp-server

MCP server wrapping the nb CLI for LLM-friendly note-taking

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

nb
Wraps the nb CLI for LLM-friendly note-taking, bookmarking, search, and task management.
0 tools
mcp-client-llm
MCP server for the LLMs
0 tools
basecamp-cli-mcp
MCP server that wraps the basecamp CLI.
0 tools
nlobby-cli
CLI and MCP server for N Lobby school portal
0 tools
n8n-mcp-server
MCP server that provides tools and resources for interacting with n8n API
0 tools
evm-mcp-server
MCP server that provides LLMs with tools for interacting with EVM networks
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "nb-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}