nocodb_mcp_server

JayZanela/nocodb_mcp_server

3.2

If you are the rightful owner of nocodb_mcp_server 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.

This document provides a structured summary of the nocodb-server, a TypeScript-based Model Context Protocol (MCP) server designed for managing a simple notes system.

Tools

Functions exposed to the LLM to take actions

create_note

Create new text notes by providing a title and content, storing the note in the server state.

summarize_notes

Generate a summary of all stored notes, including all note contents as embedded resources.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources