From d087715b5e67108cc0d9875efcfc997f0dfdd432 Mon Sep 17 00:00:00 2001 From: Jonas Jesus Date: Thu, 8 Jan 2026 19:44:16 -0300 Subject: [PATCH] refactor(app.json, README.md): Update app name and enhance documentation - Changed app name from "Grain mcp" to "grain-mcp" and added "Grain Official" as the frandryName. - Updated category to "Collaboration". - Translated README content from Portuguese to English for better accessibility. - Improved clarity and consistency in the documentation regarding usage and connection details. --- cloudflare-docs/README.md | 43 ++++++++++++++++++++++++ cloudflare-docs/app.json | 15 +++++++++ cloudflare-observability/README.md | 43 ++++++++++++++++++++++++ cloudflare-observability/app.json | 15 +++++++++ cloudflare-workers/README.md | 43 ++++++++++++++++++++++++ cloudflare-workers/app.json | 15 +++++++++ digitalocean-apps/README.md | 44 +++++++++++++++++++++++++ digitalocean-apps/app.json | 15 +++++++++ digitalocean-databases/README.md | 52 ++++++++++++++++++++++++++++++ digitalocean-databases/app.json | 15 +++++++++ exa-search/README.md | 43 ++++++++++++++++++++++++ exa-search/app.json | 15 +++++++++ github-mcp-server/README.md | 43 ++++++++++++++++++++++++ github-mcp-server/app.json | 15 +++++++++ google-bigquery-official/README.md | 43 ++++++++++++++++++++++++ google-bigquery-official/app.json | 15 +++++++++ google-gke-official/README.md | 43 ++++++++++++++++++++++++ google-gke-official/app.json | 15 +++++++++ google-maps-official/README.md | 43 ++++++++++++++++++++++++ google-maps-official/app.json | 15 +++++++++ grain-official/README.md | 38 +++++++++++----------- grain-official/app.json | 4 ++- hubspot-official/README.md | 44 +++++++++++++++++++++++++ hubspot-official/app.json | 15 +++++++++ indeed-official/README.md | 43 ++++++++++++++++++++++++ indeed-official/app.json | 15 +++++++++ jam-dev/README.md | 43 ++++++++++++++++++++++++ jam-dev/app.json | 15 +++++++++ mercadolibre-official/README.md | 44 +++++++++++++++++++++++++ mercadolibre-official/app.json | 15 +++++++++ mercadopago-official/README.md | 44 +++++++++++++++++++++++++ mercadopago-official/app.json | 15 +++++++++ vercel-official/README.md | 43 ++++++++++++++++++++++++ vercel-official/app.json | 15 +++++++++ wix-official/README.md | 43 ++++++++++++++++++++++++ wix-official/app.json | 15 +++++++++ 36 files changed, 1021 insertions(+), 20 deletions(-) create mode 100644 cloudflare-docs/README.md create mode 100644 cloudflare-docs/app.json create mode 100644 cloudflare-observability/README.md create mode 100644 cloudflare-observability/app.json create mode 100644 cloudflare-workers/README.md create mode 100644 cloudflare-workers/app.json create mode 100644 digitalocean-apps/README.md create mode 100644 digitalocean-apps/app.json create mode 100644 digitalocean-databases/README.md create mode 100644 digitalocean-databases/app.json create mode 100644 exa-search/README.md create mode 100644 exa-search/app.json create mode 100644 github-mcp-server/README.md create mode 100644 github-mcp-server/app.json create mode 100644 google-bigquery-official/README.md create mode 100644 google-bigquery-official/app.json create mode 100644 google-gke-official/README.md create mode 100644 google-gke-official/app.json create mode 100644 google-maps-official/README.md create mode 100644 google-maps-official/app.json create mode 100644 hubspot-official/README.md create mode 100644 hubspot-official/app.json create mode 100644 indeed-official/README.md create mode 100644 indeed-official/app.json create mode 100644 jam-dev/README.md create mode 100644 jam-dev/app.json create mode 100644 mercadolibre-official/README.md create mode 100644 mercadolibre-official/app.json create mode 100644 mercadopago-official/README.md create mode 100644 mercadopago-official/app.json create mode 100644 vercel-official/README.md create mode 100644 vercel-official/app.json create mode 100644 wix-official/README.md create mode 100644 wix-official/app.json diff --git a/cloudflare-docs/README.md b/cloudflare-docs/README.md new file mode 100644 index 00000000..c91c2b79 --- /dev/null +++ b/cloudflare-docs/README.md @@ -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 +``` + +## 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.* + diff --git a/cloudflare-docs/app.json b/cloudflare-docs/app.json new file mode 100644 index 00000000..1fd81df4 --- /dev/null +++ b/cloudflare-docs/app.json @@ -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 +} + diff --git a/cloudflare-observability/README.md b/cloudflare-observability/README.md new file mode 100644 index 00000000..2420c64f --- /dev/null +++ b/cloudflare-observability/README.md @@ -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 + +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.* + diff --git a/cloudflare-observability/app.json b/cloudflare-observability/app.json new file mode 100644 index 00000000..a7c769ec --- /dev/null +++ b/cloudflare-observability/app.json @@ -0,0 +1,15 @@ +{ + "scopeName": "cloudflare-observability", + "name": "cloudflare-observability-mcp", + "frandryName": "Cloudflare Observability Official", + "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 +} + diff --git a/cloudflare-workers/README.md b/cloudflare-workers/README.md new file mode 100644 index 00000000..0a97035b --- /dev/null +++ b/cloudflare-workers/README.md @@ -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 + +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 + +## Status + +βœ… **Official MCP** - This is the official MCP server maintained by the Cloudflare team. + +--- + +*This MCP requires an active Cloudflare account to function.* + diff --git a/cloudflare-workers/app.json b/cloudflare-workers/app.json new file mode 100644 index 00000000..aab8aaf5 --- /dev/null +++ b/cloudflare-workers/app.json @@ -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 +} + diff --git a/digitalocean-apps/README.md b/digitalocean-apps/README.md new file mode 100644 index 00000000..99530b7b --- /dev/null +++ b/digitalocean-apps/README.md @@ -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 + +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.* + diff --git a/digitalocean-apps/app.json b/digitalocean-apps/app.json new file mode 100644 index 00000000..74e6f14b --- /dev/null +++ b/digitalocean-apps/app.json @@ -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 +} + diff --git a/digitalocean-databases/README.md b/digitalocean-databases/README.md new file mode 100644 index 00000000..3a0d7f14 --- /dev/null +++ b/digitalocean-databases/README.md @@ -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.* + diff --git a/digitalocean-databases/app.json b/digitalocean-databases/app.json new file mode 100644 index 00000000..0dd9beec --- /dev/null +++ b/digitalocean-databases/app.json @@ -0,0 +1,15 @@ +{ + "scopeName": "digitalocean-databases", + "name": "digitalocean-databases-mcp", + "frandryName": "DigitalOcean Databases Official", + "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 +} + diff --git a/exa-search/README.md b/exa-search/README.md new file mode 100644 index 00000000..747f89d4 --- /dev/null +++ b/exa-search/README.md @@ -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 + +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.* + diff --git a/exa-search/app.json b/exa-search/app.json new file mode 100644 index 00000000..4e0fa63c --- /dev/null +++ b/exa-search/app.json @@ -0,0 +1,15 @@ +{ + "scopeName": "exa-search", + "name": "exa-search-mcp", + "frandryName": "Exa Search Official", + "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 +} + diff --git a/github-mcp-server/README.md b/github-mcp-server/README.md new file mode 100644 index 00000000..28c60584 --- /dev/null +++ b/github-mcp-server/README.md @@ -0,0 +1,43 @@ +# GitHub MCP Server Official + +This is the **official GitHub MCP Server**, provided directly by the GitHub team for integration with the GitHub platform through Model Context Protocol. + +## About GitHub MCP Server + +GitHub MCP Server is the official Model Context Protocol server from GitHub that allows AI tools, agents, and assistants to interact directly with the GitHub platform. With this official MCP, you can: + +- πŸ“‚ **Repository Management** - Read and interact with GitHub repositories +- πŸ› **Issues & Pull Requests** - Manage issues and pull requests through natural language +- πŸ” **Code Analysis** - Analyze code and repository structure +- βš™οΈ **Workflow Automation** - Automate GitHub workflows and actions +- πŸ’¬ **Natural Language Interface** - Interact with GitHub using natural language +- 🀝 **Official Integration** - Direct support and features maintained by the GitHub team + +## Connection + +This MCP connects to the official GitHub MCP server at: + +``` +https://api.githubcopilot.com/mcp/ +``` + +## How to Use + +1. Install this MCP through the registry +2. Configure your GitHub credentials when prompted +3. Start using the tools provided by GitHub MCP Server + +## Official Resources + +- 🌐 GitHub: [github.com/github/github-mcp-server](https://github.com/github/github-mcp-server) +- πŸ“š Documentation: [docs.github.com](https://docs.github.com) +- πŸ†˜ Support: Contact through official GitHub support + +## Status + +βœ… **Official MCP** - This is the official MCP server maintained by the GitHub team. + +--- + +*This MCP requires an active GitHub account to function.* + diff --git a/github-mcp-server/app.json b/github-mcp-server/app.json new file mode 100644 index 00000000..ccd0fd5b --- /dev/null +++ b/github-mcp-server/app.json @@ -0,0 +1,15 @@ +{ + "scopeName": "github", + "name": "github-mcp-server", + "frandryName": "GitHub Official", + "category": "Developer Tools", + "connection": { + "type": "HTTP", + "url": "https://api.githubcopilot.com/mcp/" + }, + "description": "GitHub MCP Server Official - Interact with GitHub platform through natural language. Manage repositories, issues, pull requests, analyze code, and automate workflows. This is the official MCP server from GitHub.", + "icon": "https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png", + "unlisted": false, + "official": true +} + diff --git a/google-bigquery-official/README.md b/google-bigquery-official/README.md new file mode 100644 index 00000000..f4d010f6 --- /dev/null +++ b/google-bigquery-official/README.md @@ -0,0 +1,43 @@ +# Google BigQuery MCP Server Official + +This is the **official Google BigQuery MCP Server**, provided directly by the Google Cloud team for integration with BigQuery. + +## About Google BigQuery + +BigQuery is Google's fully managed, serverless data warehouse for analytics. With this official MCP, you can: + +- πŸ“Š **SQL Queries** - Run complex SQL queries on massive datasets +- πŸ—„οΈ **Dataset Management** - Create and manage datasets and tables +- πŸ“ˆ **Analytics** - Perform advanced analytics and ML predictions +- πŸ’° **Cost Analysis** - Monitor and optimize query costs +- πŸ”„ **Data Loading** - Import data from various sources +- 🀝 **Official Integration** - Direct support and features maintained by the Google Cloud team + +## Connection + +This MCP connects to the official Google BigQuery server at: + +``` +https://bigquery.googleapis.com/mcp +``` + +## How to Use + +1. Install this MCP through the registry +2. Configure your Google Cloud credentials when prompted +3. Start analyzing data with AI assistance + +## Official Resources + +- 🌐 Website: [cloud.google.com/bigquery](https://cloud.google.com/bigquery) +- πŸ“š Documentation: [cloud.google.com/bigquery/docs](https://cloud.google.com/bigquery/docs) +- πŸ†˜ Support: Contact through Google Cloud support + +## Status + +βœ… **Official MCP** - This is the official MCP server maintained by the Google Cloud team. + +--- + +*This MCP requires an active Google Cloud account with BigQuery enabled.* + diff --git a/google-bigquery-official/app.json b/google-bigquery-official/app.json new file mode 100644 index 00000000..2770472c --- /dev/null +++ b/google-bigquery-official/app.json @@ -0,0 +1,15 @@ +{ + "scopeName": "google-bigquery", + "name": "google-bigquery-mcp", + "frandryName": "Google BigQuery Official", + "category": "Data Analysis", + "connection": { + "type": "HTTP", + "url": "https://bigquery.googleapis.com/mcp" + }, + "description": "Google BigQuery MCP Server Official - Analyze massive datasets with serverless data warehouse. Run SQL queries, manage datasets, and perform analytics through natural language. This is the official MCP server from Google.", + "icon": "https://www.gstatic.com/images/branding/product/2x/bigquery_64dp.png", + "unlisted": false, + "official": true +} + diff --git a/google-gke-official/README.md b/google-gke-official/README.md new file mode 100644 index 00000000..90d436d7 --- /dev/null +++ b/google-gke-official/README.md @@ -0,0 +1,43 @@ +# Google GKE MCP Server Official + +This is the **official Google GKE MCP Server**, provided directly by the Google Cloud team for integration with Google Kubernetes Engine. + +## About Google GKE + +Google Kubernetes Engine (GKE) is a managed Kubernetes service for deploying containerized applications. With this official MCP, you can: + +- πŸš€ **Cluster Management** - Create and manage Kubernetes clusters +- πŸ“¦ **Container Deployment** - Deploy and scale containerized apps +- πŸ“Š **Monitoring** - Monitor cluster health and performance +- πŸ”’ **Security** - Manage security policies and access control +- βš™οΈ **Configuration** - Configure nodes, networking, and resources +- 🀝 **Official Integration** - Direct support and features maintained by the Google Cloud team + +## Connection + +This MCP connects to the official Google GKE server at: + +``` +https://container.googleapis.com/mcp +``` + +## How to Use + +1. Install this MCP through the registry +2. Configure your Google Cloud credentials when prompted +3. Start managing your Kubernetes clusters with AI assistance + +## Official Resources + +- 🌐 Website: [cloud.google.com/kubernetes-engine](https://cloud.google.com/kubernetes-engine) +- πŸ“š Documentation: [cloud.google.com/kubernetes-engine/docs](https://cloud.google.com/kubernetes-engine/docs) +- πŸ†˜ Support: Contact through Google Cloud support + +## Status + +βœ… **Official MCP** - This is the official MCP server maintained by the Google Cloud team. + +--- + +*This MCP requires an active Google Cloud account with GKE enabled.* + diff --git a/google-gke-official/app.json b/google-gke-official/app.json new file mode 100644 index 00000000..e7efd90b --- /dev/null +++ b/google-gke-official/app.json @@ -0,0 +1,15 @@ +{ + "scopeName": "google-gke", + "name": "google-gke-mcp", + "frandryName": "Google GKE Official", + "category": "Developer Tools", + "connection": { + "type": "HTTP", + "url": "https://container.googleapis.com/mcp" + }, + "description": "Google GKE MCP Server Official - Manage Kubernetes clusters on Google Cloud. Deploy, scale, and monitor containerized applications through natural language. This is the official MCP server from Google.", + "icon": "https://www.gstatic.com/images/branding/product/2x/gke_64dp.png", + "unlisted": false, + "official": true +} + diff --git a/google-maps-official/README.md b/google-maps-official/README.md new file mode 100644 index 00000000..c2dd7990 --- /dev/null +++ b/google-maps-official/README.md @@ -0,0 +1,43 @@ +# Google Maps MCP Server Official + +This is the **official Google Maps MCP Server**, provided directly by the Google Maps team for integration with Google Maps Platform. + +## About Google Maps + +Google Maps Platform provides APIs for maps, routes, and places. With this official MCP, you can: + +- πŸ—ΊοΈ **Mapping** - Access and display Google Maps +- πŸ“ **Geocoding** - Convert addresses to coordinates and vice versa +- 🧭 **Directions** - Get routing and navigation data +- πŸ“Œ **Places** - Search for places and get detailed information +- 🌍 **Geographic Data** - Access geographic and location data +- 🀝 **Official Integration** - Direct support and features maintained by the Google Maps team + +## Connection + +This MCP connects to the official Google Maps server at: + +``` +https://mapstools.googleapis.com/mcp +``` + +## How to Use + +1. Install this MCP through the registry +2. Configure your Google Maps API key when prompted +3. Start using Maps services with AI assistance + +## Official Resources + +- 🌐 Website: [developers.google.com/maps](https://developers.google.com/maps) +- πŸ“š Documentation: [developers.google.com/maps/documentation](https://developers.google.com/maps/documentation) +- πŸ†˜ Support: Contact through Google Maps Platform support + +## Status + +βœ… **Official MCP** - This is the official MCP server maintained by the Google Maps team. + +--- + +*This MCP requires an active Google Maps Platform API key.* + diff --git a/google-maps-official/app.json b/google-maps-official/app.json new file mode 100644 index 00000000..84ba9d3d --- /dev/null +++ b/google-maps-official/app.json @@ -0,0 +1,15 @@ +{ + "scopeName": "google-maps", + "name": "google-maps-mcp", + "frandryName": "Google Maps Official", + "category": "Mapping", + "connection": { + "type": "HTTP", + "url": "https://mapstools.googleapis.com/mcp" + }, + "description": "Google Maps MCP Server Official - Access Google Maps APIs through natural language. Get directions, geocoding, places data, and mapping services. This is the official MCP server from Google.", + "icon": "https://www.gstatic.com/images/branding/product/2x/maps_64dp.png", + "unlisted": false, + "official": true +} + diff --git a/grain-official/README.md b/grain-official/README.md index 75ff311d..ada7d988 100644 --- a/grain-official/README.md +++ b/grain-official/README.md @@ -1,42 +1,42 @@ # Grain Official MCP -Este Γ© o **MCP oficial do Grain**, fornecido diretamente pela equipe do Grain para integraΓ§Γ£o com a plataforma de gravaΓ§Γ£o e anΓ‘lise de reuniΓ΅es. +This is the **official Grain MCP**, provided directly by the Grain team for integration with the meeting recording and analysis platform. -## Sobre o Grain +## About Grain -O Grain Γ© uma plataforma poderosa para gravaΓ§Γ£o, transcriΓ§Γ£o e anΓ‘lise de reuniΓ΅es. Com este MCP oficial, vocΓͺ pode: +Grain is a powerful platform for recording, transcribing, and analyzing meetings. With this official MCP, you can: -- πŸ“Ή **Acessar suas gravaΓ§Γ΅es** - Recupere e gerencie suas reuniΓ΅es gravadas -- πŸ“ **Consultar transcriΓ§Γ΅es** - Acesse transcriΓ§Γ΅es completas de suas reuniΓ΅es -- πŸ’‘ **Extrair insights** - Obtenha insights e anΓ‘lises de suas reuniΓ΅es -- πŸ” **Buscar conteΓΊdo** - Pesquise atravΓ©s de todas as suas reuniΓ΅es e transcriΓ§Γ΅es -- 🀝 **IntegraΓ§Γ£o oficial** - Suporte direto e funcionalidades mantidas pela equipe Grain +- πŸ“Ή **Access your recordings** - Retrieve and manage your recorded meetings +- πŸ“ **Query transcripts** - Access complete transcripts of your meetings +- πŸ’‘ **Extract insights** - Get insights and analysis from your meetings +- πŸ” **Search content** - Search through all your meetings and transcripts +- 🀝 **Official integration** - Direct support and features maintained by the Grain team -## ConexΓ£o +## Connection -Este MCP se conecta ao servidor oficial do Grain em: +This MCP connects to the official Grain server at: ``` https://api.grain.com/_/mcp ``` -## Como Usar +## How to Use -1. Instale este MCP atravΓ©s do registry -2. Configure suas credenciais do Grain quando solicitado -3. Comece a usar as ferramentas disponibilizadas pelo Grain +1. Install this MCP through the registry +2. Configure your Grain credentials when prompted +3. Start using the tools provided by Grain -## Recursos Oficiais +## Official Resources - 🌐 Website: [grain.com](https://grain.com) -- πŸ“š DocumentaΓ§Γ£o: [docs.grain.com](https://docs.grain.com) -- πŸ†˜ Suporte: Entre em contato atravΓ©s do suporte oficial do Grain +- πŸ“š Documentation: [docs.grain.com](https://docs.grain.com) +- πŸ†˜ Support: Contact through official Grain support ## Status -βœ… **MCP Oficial** - Este Γ© o MCP oficial mantido pela equipe do Grain. +βœ… **Official MCP** - This is the official MCP maintained by the Grain team. --- -*Este MCP requer uma conta ativa no Grain para funcionar.* +*This MCP requires an active Grain account to function.* diff --git a/grain-official/app.json b/grain-official/app.json index 30a6fb14..19aa7258 100644 --- a/grain-official/app.json +++ b/grain-official/app.json @@ -1,6 +1,8 @@ { "scopeName": "grain", - "name": "Grain mcp", + "name": "grain-mcp", + "frandryName":"Grain Official", + "category": "Collaboration", "connection": { "type": "HTTP", "url": "https://api.grain.com/_/mcp" diff --git a/hubspot-official/README.md b/hubspot-official/README.md new file mode 100644 index 00000000..8a89a1ea --- /dev/null +++ b/hubspot-official/README.md @@ -0,0 +1,44 @@ +# HubSpot MCP Server Official + +This is the **official HubSpot MCP Server**, provided directly by the HubSpot team for integration with HubSpot CRM. + +## About HubSpot + +HubSpot is a leading CRM platform for marketing, sales, and customer service. With this official MCP, you can: + +- πŸ‘₯ **Contact Management** - Create and manage contacts and companies +- πŸ’Ό **Deals & Pipeline** - Track deals and sales pipeline +- πŸ“§ **Email Marketing** - Send and manage email campaigns +- 🎫 **Ticket Management** - Handle customer support tickets +- πŸ“Š **Analytics** - Access CRM analytics and reports +- πŸ”„ **Workflow Automation** - Automate marketing and sales processes +- 🀝 **Official Integration** - Direct support and features maintained by the HubSpot team + +## Connection + +This MCP connects to the official HubSpot server at: + +``` +https://app.hubspot.com/mcp/v1/http +``` + +## How to Use + +1. Install this MCP through the registry +2. Configure your HubSpot API key when prompted +3. Start managing your CRM with AI assistance + +## Official Resources + +- 🌐 Website: [hubspot.com](https://www.hubspot.com) +- πŸ“š Documentation: [developers.hubspot.com](https://developers.hubspot.com) +- πŸ†˜ Support: Contact through official HubSpot support + +## Status + +βœ… **Official MCP** - This is the official MCP server maintained by the HubSpot team. + +--- + +*This MCP requires an active HubSpot account and API key.* + diff --git a/hubspot-official/app.json b/hubspot-official/app.json new file mode 100644 index 00000000..6a84a16b --- /dev/null +++ b/hubspot-official/app.json @@ -0,0 +1,15 @@ +{ + "scopeName": "hubspot", + "name": "hubspot-mcp", + "frandryName": "HubSpot Official", + "category": "CRM", + "connection": { + "type": "HTTP", + "url": "https://app.hubspot.com/mcp/v1/http" + }, + "description": "HubSpot MCP Server Official - Manage your CRM, marketing, sales, and service operations. Create contacts, deals, tickets, and automate workflows through natural language. This is the official MCP server from HubSpot.", + "icon": "https://www.hubspot.com/favicon.ico", + "unlisted": false, + "official": true +} + diff --git a/indeed-official/README.md b/indeed-official/README.md new file mode 100644 index 00000000..d00395dd --- /dev/null +++ b/indeed-official/README.md @@ -0,0 +1,43 @@ +# Indeed MCP Server Official + +This is the **official Indeed MCP Server**, provided directly by the Indeed team for integration with the world's largest job site. + +## About Indeed + +Indeed is the world's #1 job site with millions of job listings. With this official MCP, you can: + +- πŸ” **Job Search** - Search and filter through millions of job listings +- πŸ’Ό **Recruitment** - Post and manage job listings +- πŸ“Š **Analytics** - Access hiring analytics and insights +- πŸ‘₯ **Candidate Management** - Manage applications and candidates +- πŸ“ˆ **Market Data** - Get salary insights and market trends +- 🀝 **Official Integration** - Direct support and features maintained by the Indeed team + +## Connection + +This MCP connects to the official Indeed server at: + +``` +https://mcp.indeed.com/claude/mcp +``` + +## How to Use + +1. Install this MCP through the registry +2. Configure your Indeed credentials when prompted +3. Start searching jobs and managing recruitment with AI assistance + +## Official Resources + +- 🌐 Website: [indeed.com](https://www.indeed.com) +- πŸ“š For Employers: [indeed.com/hire](https://www.indeed.com/hire) +- πŸ†˜ Support: Contact through official Indeed support + +## Status + +βœ… **Official MCP** - This is the official MCP server maintained by the Indeed team. + +--- + +*This MCP provides access to Indeed's job search and recruitment platform.* + diff --git a/indeed-official/app.json b/indeed-official/app.json new file mode 100644 index 00000000..7cee1431 --- /dev/null +++ b/indeed-official/app.json @@ -0,0 +1,15 @@ +{ + "scopeName": "indeed", + "name": "indeed-mcp", + "frandryName": "Indeed Official", + "category": "Job Board", + "connection": { + "type": "HTTP", + "url": "https://mcp.indeed.com/claude/mcp" + }, + "description": "Indeed MCP Server Official - Search and interact with job listings through natural language. Access millions of jobs, post listings, and manage recruitment. This is the official MCP server from Indeed.", + "icon": "https://www.indeed.com/favicon.ico", + "unlisted": false, + "official": true +} + diff --git a/jam-dev/README.md b/jam-dev/README.md new file mode 100644 index 00000000..691ec435 --- /dev/null +++ b/jam-dev/README.md @@ -0,0 +1,43 @@ +# Jam MCP Server Official + +This is the **official Jam MCP Server**, provided directly by the Jam team for integration with Jam's bug reporting platform. + +## About Jam + +Jam is the bug reporting tool that makes debugging faster. With this official MCP, you can: + +- πŸ› **Bug Reporting** - Create detailed bug reports instantly +- πŸ“Έ **Screenshots & Videos** - Capture visual evidence automatically +- πŸ” **Console Logs** - Include console logs and errors +- 🌐 **Network Data** - Track network requests and responses +- πŸ”„ **Integration** - Connect with issue trackers (Jira, Linear, GitHub) +- 🀝 **Official Integration** - Direct support and features maintained by the Jam team + +## Connection + +This MCP connects to the official Jam server at: + +``` +https://mcp.jam.dev/mcp +``` + +## How to Use + +1. Install this MCP through the registry +2. Configure your Jam credentials when prompted +3. Start creating and managing bug reports with AI assistance + +## Official Resources + +- 🌐 Website: [jam.dev](https://jam.dev) +- πŸ“š Documentation: [jam.dev/docs](https://jam.dev/docs) +- πŸ†˜ Support: Contact through official Jam support + +## Status + +βœ… **Official MCP** - This is the official MCP server maintained by the Jam team. + +--- + +*This MCP requires an active Jam account to function.* + diff --git a/jam-dev/app.json b/jam-dev/app.json new file mode 100644 index 00000000..bf9df501 --- /dev/null +++ b/jam-dev/app.json @@ -0,0 +1,15 @@ +{ + "scopeName": "jam", + "name": "jam-dev-mcp", + "frandryName": "Jam Official", + "category": "Software Development", + "connection": { + "type": "HTTP", + "url": "https://mcp.jam.dev/mcp" + }, + "description": "Jam MCP Server Official - Debug faster with instant bug reports. Capture, share, and track bugs with screenshots, console logs, and network data. This is the official MCP server from Jam.", + "icon": "https://jam.dev/favicon.ico", + "unlisted": false, + "official": true +} + diff --git a/mercadolibre-official/README.md b/mercadolibre-official/README.md new file mode 100644 index 00000000..5d2f2e67 --- /dev/null +++ b/mercadolibre-official/README.md @@ -0,0 +1,44 @@ +# Mercado Libre MCP Server Official + +This is the **official Mercado Libre MCP Server**, provided directly by the Mercado Libre team for integration with Latin America's largest e-commerce platform. + +## About Mercado Libre + +Mercado Libre is the leading e-commerce and fintech ecosystem in Latin America. With this official MCP, you can: + +- πŸ›οΈ **Product Listings** - Create and manage product listings +- πŸ“¦ **Order Management** - Handle orders and fulfillment +- πŸ“Š **Sales Analytics** - Track sales performance and metrics +- 🚚 **Logistics** - Manage shipping and delivery +- πŸ’¬ **Customer Service** - Handle questions and messages +- πŸͺ **Store Management** - Manage your seller reputation and store +- 🀝 **Official Integration** - Direct support and features maintained by the Mercado Libre team + +## Connection + +This MCP connects to the official Mercado Libre server at: + +``` +https://mcp.mercadolibre.com/mcp +``` + +## How to Use + +1. Install this MCP through the registry +2. Configure your Mercado Libre API credentials when prompted +3. Start managing your e-commerce operations with AI assistance + +## Official Resources + +- 🌐 Website: [mercadolibre.com](https://www.mercadolibre.com) +- πŸ“š Documentation: [developers.mercadolibre.com](https://developers.mercadolibre.com) +- πŸ†˜ Support: Contact through official Mercado Libre support + +## Status + +βœ… **Official MCP** - This is the official MCP server maintained by the Mercado Libre team. + +--- + +*This MCP requires an active Mercado Libre seller account and API credentials.* + diff --git a/mercadolibre-official/app.json b/mercadolibre-official/app.json new file mode 100644 index 00000000..fda8d7cb --- /dev/null +++ b/mercadolibre-official/app.json @@ -0,0 +1,15 @@ +{ + "scopeName": "mercadolibre", + "name": "mercadolibre-mcp", + "frandryName": "Mercado Libre Official", + "category": "E-Commerce", + "connection": { + "type": "HTTP", + "url": "https://mcp.mercadolibre.com/mcp" + }, + "description": "Mercado Libre MCP Server Official - Manage your e-commerce operations on Latin America's largest marketplace. List products, manage orders, track sales, and handle logistics through natural language. This is the official MCP server from Mercado Libre.", + "icon": "https://http2.mlstatic.com/frontend-assets/ui-navigation/5.19.1/mercadolibre/favicon.svg", + "unlisted": false, + "official": true +} + diff --git a/mercadopago-official/README.md b/mercadopago-official/README.md new file mode 100644 index 00000000..6aeef156 --- /dev/null +++ b/mercadopago-official/README.md @@ -0,0 +1,44 @@ +# Mercado Pago MCP Server Official + +This is the **official Mercado Pago MCP Server**, provided directly by the Mercado Pago team for integration with Latin America's leading payment platform. + +## About Mercado Pago + +Mercado Pago is the leading fintech platform in Latin America, offering payment processing and financial services. With this official MCP, you can: + +- πŸ’³ **Payment Processing** - Process credit card, debit, and digital payments +- πŸ’° **Transaction Management** - Track and manage transactions +- πŸ”„ **Refunds & Chargebacks** - Handle refunds and disputes +- πŸ“Š **Financial Analytics** - Access payment analytics and reports +- πŸ”” **Subscriptions** - Manage recurring payments and subscriptions +- πŸ” **Security** - Manage fraud prevention and security settings +- 🀝 **Official Integration** - Direct support and features maintained by the Mercado Pago team + +## Connection + +This MCP connects to the official Mercado Pago server at: + +``` +https://mcp.mercadopago.com/mcp +``` + +## How to Use + +1. Install this MCP through the registry +2. Configure your Mercado Pago API credentials when prompted +3. Start managing payments with AI assistance + +## Official Resources + +- 🌐 Website: [mercadopago.com](https://www.mercadopago.com) +- πŸ“š Documentation: [developers.mercadopago.com](https://www.mercadopago.com/developers) +- πŸ†˜ Support: Contact through official Mercado Pago support + +## Status + +βœ… **Official MCP** - This is the official MCP server maintained by the Mercado Pago team. + +--- + +*This MCP requires an active Mercado Pago account and API credentials.* + diff --git a/mercadopago-official/app.json b/mercadopago-official/app.json new file mode 100644 index 00000000..462d18c9 --- /dev/null +++ b/mercadopago-official/app.json @@ -0,0 +1,15 @@ +{ + "scopeName": "mercadopago", + "name": "mercadopago-mcp", + "frandryName": "Mercado Pago Official", + "category": "Payments", + "connection": { + "type": "HTTP", + "url": "https://mcp.mercadopago.com/mcp" + }, + "description": "Mercado Pago MCP Server Official - Process payments and manage financial operations. Handle transactions, refunds, subscriptions, and payment analytics through natural language. This is the official MCP server from Mercado Pago.", + "icon": "https://http2.mlstatic.com/frontend-assets/ui-navigation/5.19.1/mercadolibre/favicon.svg", + "unlisted": false, + "official": true +} + diff --git a/vercel-official/README.md b/vercel-official/README.md new file mode 100644 index 00000000..c1d7bc6f --- /dev/null +++ b/vercel-official/README.md @@ -0,0 +1,43 @@ +# Vercel MCP Server Official + +This is the **official Vercel MCP Server**, provided directly by the Vercel team for integration with Vercel's frontend platform. + +## About Vercel + +Vercel is the platform for frontend developers, providing zero-configuration deployments. With this official MCP, you can: + +- πŸš€ **Deployments** - Deploy and manage your applications +- πŸ“Š **Analytics** - Access Web Analytics and performance data +- 🌐 **Domains** - Manage custom domains and DNS +- ⚑ **Edge Functions** - Deploy and manage serverless functions +- πŸ”„ **Git Integration** - Manage GitHub, GitLab, and Bitbucket connections +- 🀝 **Official Integration** - Direct support and features maintained by the Vercel team + +## Connection + +This MCP connects to the official Vercel server at: + +``` +https://mcp.vercel.com/ +``` + +## How to Use + +1. Install this MCP through the registry +2. Configure your Vercel API token when prompted +3. Start managing your deployments with AI assistance + +## Official Resources + +- 🌐 Website: [vercel.com](https://vercel.com) +- πŸ“š Documentation: [vercel.com/docs](https://vercel.com/docs) +- πŸ†˜ Support: Contact through official Vercel support + +## Status + +βœ… **Official MCP** - This is the official MCP server maintained by the Vercel team. + +--- + +*This MCP requires an active Vercel account to function.* + diff --git a/vercel-official/app.json b/vercel-official/app.json new file mode 100644 index 00000000..15370678 --- /dev/null +++ b/vercel-official/app.json @@ -0,0 +1,15 @@ +{ + "scopeName": "vercel", + "name": "vercel-mcp", + "frandryName": "Vercel Official", + "category": "Software Development", + "connection": { + "type": "HTTP", + "url": "https://mcp.vercel.com/" + }, + "description": "Vercel MCP Server Official - Deploy and manage your frontend applications. Interact with projects, deployments, domains, and serverless functions through natural language. This is the official MCP server from Vercel.", + "icon": "https://vercel.com/favicon.ico", + "unlisted": false, + "official": true +} + diff --git a/wix-official/README.md b/wix-official/README.md new file mode 100644 index 00000000..00017d3a --- /dev/null +++ b/wix-official/README.md @@ -0,0 +1,43 @@ +# Wix MCP Server Official + +This is the **official Wix MCP Server**, provided directly by the Wix team for integration with Wix's website building platform. + +## About Wix + +Wix is a leading website builder platform with powerful CMS and e-commerce capabilities. With this official MCP, you can: + +- 🎨 **Website Building** - Create and customize websites through natural language +- πŸ“ **Content Management** - Manage pages, blogs, and content +- πŸ›οΈ **E-Commerce** - Handle products, orders, and inventory +- πŸ“Š **Analytics** - Access site analytics and visitor data +- πŸ”Œ **Apps & Integrations** - Manage Wix apps and third-party integrations +- 🀝 **Official Integration** - Direct support and features maintained by the Wix team + +## Connection + +This MCP connects to the official Wix server at: + +``` +https://mcp.wix.com/sse +``` + +## How to Use + +1. Install this MCP through the registry +2. Configure your Wix credentials when prompted +3. Start building and managing your websites with AI assistance + +## Official Resources + +- 🌐 Website: [wix.com](https://www.wix.com) +- πŸ“š Documentation: [dev.wix.com](https://dev.wix.com) +- πŸ†˜ Support: Contact through official Wix support + +## Status + +βœ… **Official MCP** - This is the official MCP server maintained by the Wix team. + +--- + +*This MCP requires an active Wix account to function.* + diff --git a/wix-official/app.json b/wix-official/app.json new file mode 100644 index 00000000..646bd4a4 --- /dev/null +++ b/wix-official/app.json @@ -0,0 +1,15 @@ +{ + "scopeName": "wix", + "name": "wix-mcp", + "frandryName": "Wix Official", + "category": "CMS", + "connection": { + "type": "HTTP", + "url": "https://mcp.wix.com/sse" + }, + "description": "Wix MCP Server Official - Build and manage websites through natural language. Create pages, manage content, customize designs, and handle e-commerce. This is the official MCP server from Wix.", + "icon": "https://www.wix.com/favicon.ico", + "unlisted": false, + "official": true +} +