MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

O
Openclaw Notesnook MCP

MCP server bridging Notesnook with OpenClaw — bidirectional note sync via HTTP/SSE

Created 2/21/2026
Updated 4 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-openclaw-notesnook-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "johnfire-openclaw-notesnook-mcp": { "command": "npx", "args": [ "johnfire-openclaw-notesnook-mcp" ] } } }