nocobase-mcp-setup

Installation
SKILL.md

Goal

Configure the NocoBase MCP connection for the user's coding agent CLI and verify that the server is reachable and authenticated.

Workflow

  1. Confirm which app endpoint should be used:
    • Main app: http(s)://<host>:<port>/api/mcp
    • Non-main app: http(s)://<host>:<port>/api/__app/<app_name>/mcp
  2. Verify NocoBase is running and accessible.
  3. Determine the auth mode:
    • API Key: require the API Keys plugin and an existing API key
    • OAuth: require the IdP: OAuth plugin
  4. Guide the user to add the NocoBase MCP server using the command for their CLI.
  5. Verify the MCP connection by checking the registered server and available tools.

Service Notes

Related skills
Installs
80
Repository
nocobase/skills
GitHub Stars
29
First Seen
Mar 16, 2026