mcptestingwm
mcptestingwm
Repositorio de prueba para validar la conectividad MCP con el MCP de World Monitor.
Incluye una configuración mínima de servidor MCP utilizada para conectar herramientas personalizadas al panel de WorldMonitor Connect MCP.
Diseño del repositorio
my-mcp-server/: el servidor MCP basado en Node propiamente dicho
Related MCP server: Drumbeats MCP
Qué expone este servidor
POST /mcpGET /healthMétodos MCP:
initializenotifications/initializedtools/listtools/call
Herramientas disponibles
latest_eventsactive_alertscountry_risktop_incidents
Estas herramientas devuelven JSON dentro de bloques de contenido de texto MCP para que WorldMonitor pueda renderizar los resultados en paneles.
Ejecutar localmente
export MCP_TOKEN=change-me
npm startTambién puede ejecutar el servidor desde dentro de my-mcp-server/, pero la raíz del repositorio ahora funciona directamente como punto de entrada de Railway.
Desplegar en Railway
Envíe este repositorio a GitHub.
Cree un proyecto de Railway desde el repositorio de GitHub.
Añada la variable de entorno
MCP_TOKENen Railway.Despliegue el servicio.
Copie el dominio público de Railway.
Este repositorio ahora se puede desplegar desde la raíz en Railway, por lo que no necesita establecer una anulación de Root Directory.
Su URL de MCP en WorldMonitor será:
https://your-railway-domain/mcpConectar en WorldMonitor
Abra el panel de WorldMonitor Pro.
Elija Connect MCP.
Pegue su URL pública
/mcp.Pegue su token de portador (bearer token).
Haga clic en Connect & List Tools.
Añada un panel para cualquiera de las herramientas listadas.
Más detalles
Consulte my-mcp-server/README.md para ver ejemplos de solicitudes y cargas útiles de herramientas.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Experimental MCP server for current empirical verification of explicit public HTTPS endpoint claims.
Hosted MCP server for Xweather weather data: conditions, forecasts, alerts, and more.
Geospatial MCP server for earthquake, tsunami, volcano, disaster, and FX data queries.
Read-only MCP server for AIStatusDashboard status, incidents, metrics, and fallback recommendations.
Related MCP Servers
AlicenseBqualityCmaintenanceMCP server for uptime monitoring, incidents, alerting, and dependency status.1291MIT
Drumbeats MCPofficial
AlicenseAqualityAmaintenanceMCP server for Drumbeats monitoring. Enables creating monitors, triaging incidents, and running HTTP/SSL/DNS checks using natural language from any AI client.16202Apache 2.0- AlicenseNot gradedqualityBmaintenanceMCP server wrapping worldmonitor global intelligence dashboard, exposing 140 tools across 32 services for live market, geopolitical, military, cyber, climate, and supply chain data.MIT
- FlicenseNot gradedqualityBmaintenanceMCP server for retrieving vulnerability data (CVE) via HTTP, testable with MCP Inspector and OpenCode.1-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/FayezBast/mcptestingwm'
If you have feedback or need assistance with the MCP directory API, please join our Discord server