Nuclei Server

by spritualkb

Not rated
GitHub

About

A simple notes system with resources, tools, and prompts.

Details

Author
spritualkb
Categories
Productivity, Other

Setup

Install Nuclei Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/spritualkb/nuclei-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

This is a TypeScript-based MCP server that implements a simple notes system. It demonstrates core MCP concepts by providing:

- Resources representing text notes with URIs and metadata
- Tools for creating new notes
- Prompts for generating summaries of notes

- List and access notes vianote://URIs
- Each note has a title, content and metadata
- Plain text mime type for simple content access

- create_note- Create new text notes

- Takes title and content as required parameters
- Stores note in server state

- summarize_notes- Generate a summary of all stored notes

- Includes all note contents as embedded resources
- Returns structured prompt for LLM summarization

To use with Claude Desktop, add the server config:

On MacOS:~/Library/Application Support/Claude/claude_desktop_config.jsonOn Windows:%APPDATA%/Claude/claude_desktop_config.json

{ "mcpServers": { "nuclei-server": { "command": "/path/to/nuclei-server/build/index.js" } } }

Since MCP servers communicate over stdio, debugging can be challenging. We recommend using theMCP Inspector, which is available as a package script:

The Inspector will provide a URL to access debugging tools in your browser.

Multi-device file sync, dev-doc CRUD, task management, and session handoffs for AI agents - MCP + OpenAPI dual surface.

Access and manage your library on Apple Books.

Interact with Apple Notes using natural language on macOS.

MCP server for Apple Notes with semantic search and CRUD operations. Claude searches, reads, creates, updates, and manages your Apple Notes through natural language.

A server for interacting with the Bear note-taking application.

Provides direct access to your Bear notes database for comprehensive note management, bypassing standard API limitations.

Allows AI assistants to read notes from the Bear note-taking app by connecting directly to its SQLite database.

Access and manage your notes from the Bear App.

Integrates Model Context Protocol (MCP) with Obsidian, allowing AI assistants to interact with your notes and vault.

Markdown-first Notion MCP server — 26 tools, 92% fewer tokens, full round-trip fidelity

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.