diff --git a/README.md b/README.md index 950fa7f..62cc16e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A Model Context Protocol (MCP) server that provides programmatic access to the Supabase Management API. This server allows AI models and other clients to manage Supabase projects and organizations through a standardized interface. +Supabase Server MCP server + ## Features ### Project Management @@ -33,4 +35,4 @@ Add the following to your Claude Config JSON file } } } -``` \ No newline at end of file +```