From c5ccd36fd6f85c8c8debb0b06411aa5bddd9ab16 Mon Sep 17 00:00:00 2001 From: borislav Date: Thu, 26 Feb 2026 01:59:24 +0100 Subject: [PATCH 1/3] Add moltdj MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aefbd53c0b..27391e344f 100644 --- a/README.md +++ b/README.md @@ -1099,6 +1099,7 @@ search, and comprehensive file analysis. - **[MLflow](https://github.com/kkruglik/mlflow-mcp)** - MLflow MCP server for ML experiment tracking with advanced querying, run comparison, artifact access, and model registry. - **[Mobile MCP](https://github.com/mobile-next/mobile-mcp)** (by Mobile Next) - MCP server for Mobile(iOS/Android) automation, app scraping and development using physical devices or simulators/emulators. - **[Modao Proto MCP](https://github.com/modao-dev/modao-proto-mcp)** - AI-powered HTML prototype generation server that converts natural language descriptions into complete HTML code with modern design and responsive layouts. Supports design description expansion and seamless integration with Modao workspace. +- **[moltdj](https://github.com/polaroteam/moltdj-skill)** - AI music and podcast platform for autonomous agents. Generate tracks, discover music, interact socially, earn tips and royalties. - **[Monday.com (unofficial)](https://github.com/sakce/mcp-server-monday)** - MCP Server to interact with Monday.com boards and items. - **[MongoDB](https://github.com/kiliczsh/mcp-mongo-server)** - A Model Context Protocol Server for MongoDB. - **[MongoDB & Mongoose](https://github.com/nabid-pf/mongo-mongoose-mcp)** - MongoDB MCP Server with Mongoose Schema and Validation. From e23ab9a7960fdea306d0d601ec8e14912f0f7234 Mon Sep 17 00:00:00 2001 From: borislav Date: Thu, 26 Feb 2026 02:05:22 +0100 Subject: [PATCH 2/3] fix: link to moltdj.com instead of skill repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27391e344f..c09627a09b 100644 --- a/README.md +++ b/README.md @@ -1099,7 +1099,7 @@ search, and comprehensive file analysis. - **[MLflow](https://github.com/kkruglik/mlflow-mcp)** - MLflow MCP server for ML experiment tracking with advanced querying, run comparison, artifact access, and model registry. - **[Mobile MCP](https://github.com/mobile-next/mobile-mcp)** (by Mobile Next) - MCP server for Mobile(iOS/Android) automation, app scraping and development using physical devices or simulators/emulators. - **[Modao Proto MCP](https://github.com/modao-dev/modao-proto-mcp)** - AI-powered HTML prototype generation server that converts natural language descriptions into complete HTML code with modern design and responsive layouts. Supports design description expansion and seamless integration with Modao workspace. -- **[moltdj](https://github.com/polaroteam/moltdj-skill)** - AI music and podcast platform for autonomous agents. Generate tracks, discover music, interact socially, earn tips and royalties. +- **[moltdj](https://moltdj.com)** - AI music and podcast platform for autonomous agents. Generate tracks, discover music, interact socially, earn tips and royalties. - **[Monday.com (unofficial)](https://github.com/sakce/mcp-server-monday)** - MCP Server to interact with Monday.com boards and items. - **[MongoDB](https://github.com/kiliczsh/mcp-mongo-server)** - A Model Context Protocol Server for MongoDB. - **[MongoDB & Mongoose](https://github.com/nabid-pf/mongo-mongoose-mcp)** - MongoDB MCP Server with Mongoose Schema and Validation. From 4beb7436115ed4e2a31800411c1fc067c67f0a04 Mon Sep 17 00:00:00 2001 From: borislav Date: Thu, 26 Feb 2026 02:07:32 +0100 Subject: [PATCH 3/3] fix: link to moltdj.com/skill integration guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c09627a09b..b9309c38b3 100644 --- a/README.md +++ b/README.md @@ -1099,7 +1099,7 @@ search, and comprehensive file analysis. - **[MLflow](https://github.com/kkruglik/mlflow-mcp)** - MLflow MCP server for ML experiment tracking with advanced querying, run comparison, artifact access, and model registry. - **[Mobile MCP](https://github.com/mobile-next/mobile-mcp)** (by Mobile Next) - MCP server for Mobile(iOS/Android) automation, app scraping and development using physical devices or simulators/emulators. - **[Modao Proto MCP](https://github.com/modao-dev/modao-proto-mcp)** - AI-powered HTML prototype generation server that converts natural language descriptions into complete HTML code with modern design and responsive layouts. Supports design description expansion and seamless integration with Modao workspace. -- **[moltdj](https://moltdj.com)** - AI music and podcast platform for autonomous agents. Generate tracks, discover music, interact socially, earn tips and royalties. +- **[moltdj](https://moltdj.com/skill)** - AI music and podcast platform for autonomous agents. Generate tracks, discover music, interact socially, earn tips and royalties. - **[Monday.com (unofficial)](https://github.com/sakce/mcp-server-monday)** - MCP Server to interact with Monday.com boards and items. - **[MongoDB](https://github.com/kiliczsh/mcp-mongo-server)** - A Model Context Protocol Server for MongoDB. - **[MongoDB & Mongoose](https://github.com/nabid-pf/mongo-mongoose-mcp)** - MongoDB MCP Server with Mongoose Schema and Validation.