mardraze/mcp-server-manage-nlweb
3.2
If you are the rightful owner of mcp-server-manage-nlweb and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Nlweb MCP Server is a Model Context Protocol server designed for managing nlweb pages with SQLite database storage, and it can be integrated with the Claude Desktop application.
Tools
Functions exposed to the LLM to take actions
add_nlweb_page
Add a new page to the database.
update_nlweb_page
Update an existing page.
get_nlweb_page
Get a page by ID.
list_nlweb_pages
List all saved pages.
search_nlweb_pages
Search pages by title, description, tags, or URL.
delete_nlweb_page
Delete a page by ID.
ask_nlweb_page
Send a query to a selected page.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client