Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 43 additions & 0 deletions cloudflare-docs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Cloudflare Docs MCP Server Official

This is the **official Cloudflare Docs MCP Server**, provided directly by the Cloudflare team for accessing documentation.

## About Cloudflare Docs

Cloudflare Docs provides comprehensive documentation for all Cloudflare products and services. With this official MCP, you can:

- 📚 **Search Documentation** - Find documentation through natural language queries
- 💡 **Get Help** - Get instant answers about Cloudflare products
- 🔍 **API Reference** - Access API documentation and examples
- 📖 **Guides & Tutorials** - Find step-by-step guides
- 🛠️ **Troubleshooting** - Get help resolving issues
- 🤝 **Official Integration** - Direct support and features maintained by the Cloudflare team

## Connection

This MCP connects to the official Cloudflare Docs server at:

```
https://docs.mcp.cloudflare.com/sse
Copy link

@cubic-dev-ai cubic-dev-ai bot Jan 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1: Using deprecated /sse endpoint instead of current /mcp endpoint. According to Cloudflare's official documentation, the SSE transport is deprecated. Update to use https://docs.mcp.cloudflare.com/mcp for the streamble-http transport.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At cloudflare-docs/README.md, line 21:

<comment>Using deprecated `/sse` endpoint instead of current `/mcp` endpoint. According to Cloudflare's official documentation, the SSE transport is deprecated. Update to use `https://docs.mcp.cloudflare.com/mcp` for the streamble-http transport.</comment>

<file context>
@@ -0,0 +1,43 @@
+This MCP connects to the official Cloudflare Docs server at:
+
+```
+https://docs.mcp.cloudflare.com/sse
+```
+
</file context>
Suggested change
https://docs.mcp.cloudflare.com/sse
https://docs.mcp.cloudflare.com/mcp
Fix with Cubic

```

## How to Use

1. Install this MCP through the registry
2. Start asking questions about Cloudflare products
3. Get instant access to documentation and examples

## Official Resources

- 🌐 Website: [developers.cloudflare.com](https://developers.cloudflare.com)
- 📚 Documentation: [developers.cloudflare.com/docs](https://developers.cloudflare.com/docs)
- 🆘 Support: Contact through official Cloudflare support

## Status

✅ **Official MCP** - This is the official MCP server maintained by the Cloudflare team.

---

*This MCP provides public access to Cloudflare documentation.*

15 changes: 15 additions & 0 deletions cloudflare-docs/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"scopeName": "cloudflare-docs",
"name": "cloudflare-docs-mcp",
"frandryName": "Cloudflare Docs Official",
"category": "Documentation",
"connection": {
"type": "HTTP",
"url": "https://docs.mcp.cloudflare.com/sse"
},
"description": "Cloudflare Docs MCP Server Official - Access Cloudflare's comprehensive documentation through natural language. Search, query, and get help with Cloudflare products and APIs. This is the official MCP server from Cloudflare.",
"icon": "https://www.cloudflare.com/favicon.ico",
"unlisted": false,
"official": true
}

43 changes: 43 additions & 0 deletions cloudflare-observability/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Cloudflare Observability MCP Server Official

This is the **official Cloudflare Observability MCP Server**, provided directly by the Cloudflare team for monitoring and analytics.
Copy link

@cubic-dev-ai cubic-dev-ai bot Jan 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P0: False claim of official Cloudflare affiliation. The README states this is the 'official Cloudflare Observability MCP Server' 'provided directly by the Cloudflare team', but this repository is maintained by the decocms team. This misrepresents a third-party integration as an official Cloudflare product, which could mislead users and potentially violate trademark/branding guidelines.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At cloudflare-observability/README.md, line 3:

<comment>False claim of official Cloudflare affiliation. The README states this is the 'official Cloudflare Observability MCP Server' 'provided directly by the Cloudflare team', but this repository is maintained by the decocms team. This misrepresents a third-party integration as an official Cloudflare product, which could mislead users and potentially violate trademark/branding guidelines.</comment>

<file context>
@@ -0,0 +1,43 @@
+# Cloudflare Observability MCP Server Official
+
+This is the **official Cloudflare Observability MCP Server**, provided directly by the Cloudflare team for monitoring and analytics.
+
+## About Cloudflare Observability
</file context>
Suggested change
This is the **official Cloudflare Observability MCP Server**, provided directly by the Cloudflare team for monitoring and analytics.
This is an **unofficial** Cloudflare Observability MCP Server integration that connects to Cloudflare's observability services.
Fix with Cubic


## About Cloudflare Observability

Cloudflare Observability provides comprehensive monitoring and analytics for your Cloudflare services. With this official MCP, you can:

- 📊 **Analytics** - Access real-time analytics and insights
- 📝 **Logs** - Query and analyze logs from Workers, WAF, and other services
- 📈 **Metrics** - Monitor performance metrics and trends
- 🔍 **Traces** - Analyze request traces and performance
- ⚠️ **Alerts** - Configure and manage alerting
- 🤝 **Official Integration** - Direct support and features maintained by the Cloudflare team

## Connection

This MCP connects to the official Cloudflare Observability server at:

```
https://observability.mcp.cloudflare.com/sse
```

## How to Use

1. Install this MCP through the registry
2. Configure your Cloudflare API credentials when prompted
3. Start monitoring your services with AI assistance

## Official Resources

- 🌐 Website: [cloudflare.com/products/cloudflare-logs](https://www.cloudflare.com/products/cloudflare-logs)
- 📚 Documentation: [developers.cloudflare.com/analytics](https://developers.cloudflare.com/analytics)
- 🆘 Support: Contact through official Cloudflare support

## Status

✅ **Official MCP** - This is the official MCP server maintained by the Cloudflare team.

---

*This MCP requires an active Cloudflare account to function.*

15 changes: 15 additions & 0 deletions cloudflare-observability/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"scopeName": "cloudflare-observability",
"name": "cloudflare-observability-mcp",
"frandryName": "Cloudflare Observability Official",
Copy link

@cubic-dev-ai cubic-dev-ai bot Jan 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2: Property name "frandryName" appears to be a typo. Should be "friendlyName" to match the correct spelling used in other app.json files and standard naming conventions.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At cloudflare-observability/app.json, line 4:

<comment>Property name "frandryName" appears to be a typo. Should be "friendlyName" to match the correct spelling used in other app.json files and standard naming conventions.</comment>

<file context>
@@ -0,0 +1,15 @@
+{
+  "scopeName": "cloudflare-observability",
+  "name": "cloudflare-observability-mcp",
+  "frandryName": "Cloudflare Observability Official",
+  "category": "Observability",
+  "connection": {
</file context>
Suggested change
"frandryName": "Cloudflare Observability Official",
"friendlyName": "Cloudflare Observability Official",
Fix with Cubic

"category": "Observability",
"connection": {
"type": "HTTP",
"url": "https://observability.mcp.cloudflare.com/sse"
},
"description": "Cloudflare Observability MCP Server Official - Monitor and analyze your Cloudflare services. Access logs, metrics, analytics, and traces through natural language. This is the official MCP server from Cloudflare.",
"icon": "https://www.cloudflare.com/favicon.ico",
"unlisted": false,
"official": true
}

43 changes: 43 additions & 0 deletions cloudflare-workers/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Cloudflare Workers MCP Server Official

This is the **official Cloudflare Workers MCP Server**, provided directly by the Cloudflare team for integration with Cloudflare Workers platform.
Copy link

@cubic-dev-ai cubic-dev-ai bot Jan 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P0: False claim of official Cloudflare maintenance. This MCP is maintained by decocms team, not Cloudflare. Remove claims about being "provided directly by the Cloudflare team".

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At cloudflare-workers/README.md, line 3:

<comment>False claim of official Cloudflare maintenance. This MCP is maintained by decocms team, not Cloudflare. Remove claims about being "provided directly by the Cloudflare team".</comment>

<file context>
@@ -0,0 +1,43 @@
+# Cloudflare Workers MCP Server Official
+
+This is the **official Cloudflare Workers MCP Server**, provided directly by the Cloudflare team for integration with Cloudflare Workers platform.
+
+## About Cloudflare Workers
</file context>
Suggested change
This is the **official Cloudflare Workers MCP Server**, provided directly by the Cloudflare team for integration with Cloudflare Workers platform.
This is an **MCP Server for Cloudflare Workers** that connects to the Cloudflare Workers platform.
Fix with Cubic


## About Cloudflare Workers

Cloudflare Workers is a serverless platform that lets you deploy code instantly across the globe. With this official MCP, you can:

- ⚡ **Deploy Functions** - Deploy and manage serverless functions at the edge
- 🗄️ **KV Management** - Interact with Workers KV key-value storage
- 🔄 **Durable Objects** - Manage stateful objects and coordination
- 🔗 **Bindings** - Configure and manage Workers bindings
- 📊 **Monitor Performance** - Check metrics and logs
- 🤝 **Official Integration** - Direct support and features maintained by the Cloudflare team

## Connection

This MCP connects to the official Cloudflare Workers server at:

```
https://bindings.mcp.cloudflare.com/sse
```

## How to Use

1. Install this MCP through the registry
2. Configure your Cloudflare API credentials when prompted
3. Start managing your Workers with AI assistance

## Official Resources

- 🌐 Website: [workers.cloudflare.com](https://workers.cloudflare.com)
- 📚 Documentation: [developers.cloudflare.com/workers](https://developers.cloudflare.com/workers)
- 🆘 Support: Contact through official Cloudflare support
Copy link

@cubic-dev-ai cubic-dev-ai bot Jan 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1: Incorrect support channel reference. Users should be directed to the appropriate decocms support/repository for MCP issues, not Cloudflare support.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At cloudflare-workers/README.md, line 34:

<comment>Incorrect support channel reference. Users should be directed to the appropriate decocms support/repository for MCP issues, not Cloudflare support.</comment>

<file context>
@@ -0,0 +1,43 @@
+
+- 🌐 Website: [workers.cloudflare.com](https://workers.cloudflare.com)
+- 📚 Documentation: [developers.cloudflare.com/workers](https://developers.cloudflare.com/workers)
+- 🆘 Support: Contact through official Cloudflare support
+
+## Status
</file context>
Fix with Cubic


## Status

✅ **Official MCP** - This is the official MCP server maintained by the Cloudflare team.

---

*This MCP requires an active Cloudflare account to function.*

15 changes: 15 additions & 0 deletions cloudflare-workers/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"scopeName": "cloudflare-workers",
"name": "cloudflare-workers-mcp",
"frandryName": "Cloudflare Workers Official",
"category": "Software Development",
"connection": {
"type": "HTTP",
"url": "https://bindings.mcp.cloudflare.com/sse"
},
"description": "Cloudflare Workers MCP Server Official - Deploy and manage serverless functions at the edge. Interact with Workers, KV, Durable Objects, and bindings through natural language. This is the official MCP server from Cloudflare.",
"icon": "https://www.cloudflare.com/favicon.ico",
"unlisted": false,
"official": true
}

44 changes: 44 additions & 0 deletions digitalocean-apps/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# DigitalOcean Apps MCP Server Official

This is the **official DigitalOcean Apps MCP Server**, provided directly by the DigitalOcean team for integration with the DigitalOcean App Platform.
Copy link

@cubic-dev-ai cubic-dev-ai bot Jan 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2: The documentation claims this code is 'provided directly by the DigitalOcean team' and 'maintained by the DigitalOcean team,' but the repository root README states these are 'First-party MCPs maintained by the decocms team.' This creates confusion about code ownership and maintenance responsibility. Consider clarifying that this is a client/wrapper maintained by decocms that connects to DigitalOcean's official remote MCP service.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At digitalocean-apps/README.md, line 3:

<comment>The documentation claims this code is 'provided directly by the DigitalOcean team' and 'maintained by the DigitalOcean team,' but the repository root README states these are 'First-party MCPs maintained by the decocms team.' This creates confusion about code ownership and maintenance responsibility. Consider clarifying that this is a client/wrapper maintained by decocms that connects to DigitalOcean's official remote MCP service.</comment>

<file context>
@@ -0,0 +1,44 @@
+# DigitalOcean Apps MCP Server Official
+
+This is the **official DigitalOcean Apps MCP Server**, provided directly by the DigitalOcean team for integration with the DigitalOcean App Platform.
+
+## About DigitalOcean Apps
</file context>
Fix with Cubic


## About DigitalOcean Apps

DigitalOcean App Platform is a Platform as a Service (PaaS) that enables developers to build, deploy, and scale apps quickly. With this official MCP, you can:

- 🚀 **Deploy Applications** - Deploy and manage your apps through natural language
- 📊 **Monitor Performance** - Check app status, metrics, and logs
- ⚡ **Scale Resources** - Adjust app resources and configurations
- 🔄 **Manage Deployments** - Control deployment workflows and rollbacks
- 🛠️ **App Configuration** - Update environment variables and settings
- 🤝 **Official Integration** - Direct support and features maintained by the DigitalOcean team

## Connection

This MCP connects to the official DigitalOcean Apps server at:

```
https://apps.mcp.digitalocean.com/mcp
```

## How to Use

1. Install this MCP through the registry
2. Configure your DigitalOcean API token when prompted
3. Start managing your apps with AI assistance

## Official Resources

- 🌐 Website: [digitalocean.com/products/app-platform](https://www.digitalocean.com/products/app-platform)
- 📚 Documentation: [docs.digitalocean.com/products/app-platform](https://docs.digitalocean.com/products/app-platform)
- 📖 MCP Announcement: [digitalocean.com/blog/remote-mcp-server](https://www.digitalocean.com/blog/remote-mcp-server)
- 🆘 Support: Contact through official DigitalOcean support

## Status

✅ **Official MCP** - This is the official MCP server maintained by the DigitalOcean team.

---

*This MCP requires an active DigitalOcean account and API token to function.*

15 changes: 15 additions & 0 deletions digitalocean-apps/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"scopeName": "digitalocean-apps",
"name": "digitalocean-apps-mcp",
"frandryName": "DigitalOcean Apps Official",
"category": "Software Development",
"connection": {
"type": "HTTP",
"url": "https://apps.mcp.digitalocean.com/mcp"
},
"description": "DigitalOcean Apps MCP Server Official - Manage your DigitalOcean applications through natural language. Deploy, monitor, and scale your apps with AI assistance. This is the official MCP server from DigitalOcean.",
"icon": "https://www.digitalocean.com/_next/static/media/logo.0f4b57fd.svg",
"unlisted": false,
"official": true
}

52 changes: 52 additions & 0 deletions digitalocean-databases/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
# DigitalOcean Databases MCP Server Official

This is the **official DigitalOcean Databases MCP Server**, provided directly by the DigitalOcean team for integration with DigitalOcean Managed Databases.

## About DigitalOcean Managed Databases

DigitalOcean Managed Databases provide fully managed database solutions for PostgreSQL, MySQL, Redis, and MongoDB. With this official MCP, you can:

- 🗄️ **Database Management** - Create and manage database clusters through natural language
- 📊 **Monitor Performance** - Check database metrics, connections, and health
- 🔧 **Configuration** - Update database settings and configurations
- 👥 **User Management** - Manage database users and permissions
- 💾 **Backup & Recovery** - Control backup schedules and restore operations
- 🔒 **Security** - Manage firewall rules and trusted sources
- 🤝 **Official Integration** - Direct support and features maintained by the DigitalOcean team

## Supported Databases

- PostgreSQL
- MySQL
- Redis
- MongoDB

## Connection

This MCP connects to the official DigitalOcean Databases server at:

```
https://databases.mcp.digitalocean.com/mcp
```

## How to Use

1. Install this MCP through the registry
2. Configure your DigitalOcean API token when prompted
3. Start managing your databases with AI assistance

## Official Resources

- 🌐 Website: [digitalocean.com/products/managed-databases](https://www.digitalocean.com/products/managed-databases)
- 📚 Documentation: [docs.digitalocean.com/products/databases](https://docs.digitalocean.com/products/databases)
- 📖 MCP Announcement: [digitalocean.com/blog/remote-mcp-server](https://www.digitalocean.com/blog/remote-mcp-server)
- 🆘 Support: Contact through official DigitalOcean support

## Status

✅ **Official MCP** - This is the official MCP server maintained by the DigitalOcean team.

---

*This MCP requires an active DigitalOcean account and API token to function.*

15 changes: 15 additions & 0 deletions digitalocean-databases/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"scopeName": "digitalocean-databases",
"name": "digitalocean-databases-mcp",
"frandryName": "DigitalOcean Databases Official",
Copy link

@cubic-dev-ai cubic-dev-ai bot Jan 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2: Typo in field name: frandryName should be friendlyName. Other established app.json files (google-calendar, mcp-studio) use the correct friendlyName field.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At digitalocean-databases/app.json, line 4:

<comment>Typo in field name: `frandryName` should be `friendlyName`. Other established app.json files (google-calendar, mcp-studio) use the correct `friendlyName` field.</comment>

<file context>
@@ -0,0 +1,15 @@
+{
+  "scopeName": "digitalocean-databases",
+  "name": "digitalocean-databases-mcp",
+  "frandryName": "DigitalOcean Databases Official",
+  "category": "Database",
+  "connection": {
</file context>
Suggested change
"frandryName": "DigitalOcean Databases Official",
"friendlyName": "DigitalOcean Databases Official",
Fix with Cubic

"category": "Database",
"connection": {
"type": "HTTP",
"url": "https://databases.mcp.digitalocean.com/mcp"
},
"description": "DigitalOcean Databases MCP Server Official - Manage your DigitalOcean managed databases through natural language. Create, configure, and monitor PostgreSQL, MySQL, Redis, and MongoDB databases with AI assistance. This is the official MCP server from DigitalOcean.",
"icon": "https://www.digitalocean.com/_next/static/media/logo.0f4b57fd.svg",
"unlisted": false,
"official": true
}

43 changes: 43 additions & 0 deletions exa-search/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Exa Search MCP Server Official

This is the **official Exa Search MCP Server**, provided directly by the Exa team for integration with Exa's AI-powered search engine.
Copy link

@cubic-dev-ai cubic-dev-ai bot Jan 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1: README falsely claims to be 'official' and 'maintained by the Exa team', contradicting the repository documentation that states these MCPs are 'maintained by the decocms team'. This misrepresentation could mislead users about support and authenticity.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At exa-search/README.md, line 3:

<comment>README falsely claims to be 'official' and 'maintained by the Exa team', contradicting the repository documentation that states these MCPs are 'maintained by the decocms team'. This misrepresentation could mislead users about support and authenticity.</comment>

<file context>
@@ -0,0 +1,43 @@
+# Exa Search MCP Server Official
+
+This is the **official Exa Search MCP Server**, provided directly by the Exa team for integration with Exa's AI-powered search engine.
+
+## About Exa Search
</file context>
Suggested change
This is the **official Exa Search MCP Server**, provided directly by the Exa team for integration with Exa's AI-powered search engine.
This is an **Exa Search MCP Server** integration that connects to Exa's AI-powered search engine.
Fix with Cubic


## About Exa Search

Exa is an AI-powered search engine designed to find high-quality, relevant content. With this official MCP, you can:

- 🔍 **Semantic Search** - Search with natural language understanding
- 📊 **Content Discovery** - Find high-quality articles, papers, and resources
- 🎯 **Precise Results** - Get accurate, relevant search results
- 🌐 **Web Crawling** - Access comprehensive web data
- 💡 **AI-Powered** - Leverage AI for better search understanding
- 🤝 **Official Integration** - Direct support and features maintained by the Exa team

## Connection

This MCP connects to the official Exa Search server at:

```
https://mcp.exa.ai/mcp
```

## How to Use

1. Install this MCP through the registry
2. Configure your Exa API key when prompted
3. Start searching with AI-powered semantic understanding

## Official Resources

- 🌐 Website: [exa.ai](https://exa.ai)
- 📚 Documentation: [docs.exa.ai](https://docs.exa.ai)
- 🆘 Support: Contact through official Exa support

## Status

✅ **Official MCP** - This is the official MCP server maintained by the Exa team.

---

*This MCP requires an active Exa API key to function.*

15 changes: 15 additions & 0 deletions exa-search/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"scopeName": "exa-search",
"name": "exa-search-mcp",
"frandryName": "Exa Search Official",
Copy link

@cubic-dev-ai cubic-dev-ai bot Jan 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1: Typo in field name: "frandryName" should be "friendlyName". This may cause the configuration to not be properly recognized.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At exa-search/app.json, line 4:

<comment>Typo in field name: "frandryName" should be "friendlyName". This may cause the configuration to not be properly recognized.</comment>

<file context>
@@ -0,0 +1,15 @@
+{
+  "scopeName": "exa-search",
+  "name": "exa-search-mcp",
+  "frandryName": "Exa Search Official",
+  "category": "Search",
+  "connection": {
</file context>
Suggested change
"frandryName": "Exa Search Official",
"friendlyName": "Exa Search Official",
Fix with Cubic

"category": "Search",
"connection": {
"type": "HTTP",
"url": "https://mcp.exa.ai/mcp"
},
"description": "Exa Search MCP Server Official - AI-powered search engine for finding high-quality content. Search the web with semantic understanding and get relevant results. This is the official MCP server from Exa.",
"icon": "https://exa.ai/favicon.ico",
"unlisted": false,
"official": true
}

Loading
Loading