MCP server · Ninox
ninox
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Ninox. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Ninox publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
get_workspace— Get workspace detailslist_modules— List all modules in a workspaceget_module— Get a specific modulecreate_module— Create a moduleupdate_module— Update a moduledelete_module— Delete a modulelist_tables— List all tables in a moduleget_table— Get a specific tablecreate_table— Create a tableupdate_table— Update a tabledelete_table— Delete a tablelist_fields— List all fields in a tableget_field— Get a specific fieldcreate_field— Create a fieldcreate_fields_batch— Create multiple fields (batch)update_field— Update a fielddelete_field— Delete a fielddelete_fields_batch— Delete multiple fields (batch)get_records— Get records from a tableadd_records— Create records in a tableupdate_records— Update records in a tabledelete_records— Delete records from a tableimport_csv— Import records from CSV file
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.