← Registry

AI & Machine Learning

nelocker.com

Provides access to NeLocker's library of AI prompts and business document templates, plus a vault to save documents.

1 endpoint8 known toolsFirst detected August 14, 2026Last detected August 14, 2026

ENDPOINT 1

https://nelocker.com/mcp

No auth detected

MCP server metadata

Name
nelocker
Version
1.0.0
Capabilities
tools.listChanged

Known tools 8

search_prompts

Search NeLocker's free library of ~1,000 AI prompts by keyword (e.g.

Inferred read-only
get_prompt

Fetch the full body of a NeLocker prompt by id (from search_prompts).

Inferred read-only
list_templates

List NeLocker's free fill-in-the-blank business document templates (mini PRD, lean business plan, brand brief, launch checklist, weekly review…).

Inferred read-only
get_template

Fetch a NeLocker template's full Markdown by slug (from list_templates).

Inferred read-only
save_doc

Save a markdown document to the user's personal NeLocker vault — their central, cross-AI document home.

Inferred read-only
list_docs

List the documents + saved chats in the user's NeLocker vault.

Inferred read-only
read_doc

Open a document or saved chat from the user's NeLocker vault so they can read or CONTINUE it.

Inferred read-only
save_chat

Capture the ENTIRE current conversation as a Markdown file in the user's NeLocker vault — their portable, cross-AI memory.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.nelocker]
url = "https://nelocker.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "nelocker": {
      "type": "http",
      "url": "https://nelocker.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: nelocker
Remote MCP URL: https://nelocker.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "nelocker": {
      "url": "https://nelocker.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "nelocker": {
      "type": "http",
      "url": "https://nelocker.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "nelocker",
  "transport": "streamable-http",
  "url": "https://nelocker.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for nelocker.com was fetched 2026-08-24T00:35:52.597Z.

Trust status Trusted

nelocker.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.