AI & Machine Learning
nelocker.com
Provides access to NeLocker's library of AI prompts and business document templates, plus a vault to save documents.
ENDPOINT 1
https://nelocker.com/mcp
MCP server metadata
- Name
- nelocker
- Version
- 1.0.0
Known tools 8
search_promptsSearch NeLocker's free library of ~1,000 AI prompts by keyword (e.g.
Inferred read-onlylist_templatesList NeLocker's free fill-in-the-blank business document templates (mini PRD, lean business plan, brand brief, launch checklist, weekly review…).
Inferred read-onlyget_templateFetch a NeLocker template's full Markdown by slug (from list_templates).
Inferred read-onlysave_docSave a markdown document to the user's personal NeLocker vault — their central, cross-AI document home.
Inferred read-onlyread_docOpen a document or saved chat from the user's NeLocker vault so they can read or CONTINUE it.
Inferred read-onlysave_chatCapture the ENTIRE current conversation as a Markdown file in the user's NeLocker vault — their portable, cross-AI memory.
Inferred read-onlyCONNECT 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.
nelocker.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.