Skip to main content
ClaudeWave

Sherweb Platform MCP documentation.

MCP ServersRegistry oficial0 estrellas0 forksNOASSERTIONActualizado 5d ago
ClaudeWave Trust Score
72/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Flags
  • !Licence file present but not machine-readable
Last scanned: 9/3/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/sherweb/platform-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "platform-mcp": {
      "command": "node",
      "args": ["/path/to/platform-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/sherweb/platform-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Platform MCP Server

## Overview

This is the MCP server exposing Cumulus MCP tools, prompts (templates) and resources, leveraging Sherweb internal APIs.

## Usage

Connect to the MCP server URI at <https://mcp.sherweb.com> for streamable HTTP transport. Tools can then be discovered by the agent when prompting in natural language. Prompt templates can also be used with slash commands. Follow the steps in this [knowledge base article](https://helpdesk.sherweb.com/en-us/knowledge-base/articles/KA-05021) for a successful journey.

### Authentication

The authentication uses OpenID Connect with either the authorization code with PKCE flow or the client credentials flow. See the [protected resource document](https://mcp.sherweb.com/.well-known/oauth-protected-resource/) for details.

> [!CAUTION]
> It is important to understand the MCP server performs requests in the backend on behalf of authenticated entity (user or client depending on the flow) and when operations are audited (usually non-readonly tool methods)

### Consent

Consent is a key principle of the MCP specification, so human oversight (aka human-in-the-loop or HITL) is maintained. Usually, managing consent is an MCP client responsibility, but it is implemented in this server also, with the following variants:

1. for read operations, the consent is asked once per session and scoped for all read-only tools
1. for update (write) operations, the consent is asked for every tool for every execution (this may seem to hinder the UX, but increases user control over the AI agent).

Lo que la gente pregunta sobre platform-mcp

¿Qué es sherweb/platform-mcp?

+

sherweb/platform-mcp es mcp servers para el ecosistema de Claude AI. Sherweb Platform MCP documentation. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-28.

¿Cómo se instala platform-mcp?

+

Puedes instalar platform-mcp clonando el repositorio (https://github.com/sherweb/platform-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar sherweb/platform-mcp?

+

Nuestro agente de seguridad ha analizado sherweb/platform-mcp y le ha asignado un Trust Score de 72/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene sherweb/platform-mcp?

+

sherweb/platform-mcp es mantenido por sherweb. La última actividad registrada en GitHub es del 2026-08-28, con 0 issues abiertos.

¿Hay alternativas a platform-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega platform-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: sherweb/platform-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/sherweb-platform-mcp)](https://claudewave.com/repo/sherweb-platform-mcp)
<a href="https://claudewave.com/repo/sherweb-platform-mcp"><img src="https://claudewave.com/api/badge/sherweb-platform-mcp" alt="Featured on ClaudeWave: sherweb/platform-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a platform-mcp