mcptestingwm
mcptestingwm
Test-Repository zur Validierung der MCP-Konnektivität zum World Monitor MCP.
Es enthält ein minimales MCP-Server-Setup, das verwendet wird, um benutzerdefinierte Tools mit dem WorldMonitor Connect MCP-Panel zu verbinden.
Repo-Layout
my-mcp-server/: der eigentliche Node-basierte MCP-Server
Related MCP server: Drumbeats MCP
Was dieser Server bereitstellt
POST /mcpGET /healthMCP-Methoden:
initializenotifications/initializedtools/listtools/call
Verfügbare Tools
latest_eventsactive_alertscountry_risktop_incidents
Diese Tools geben JSON innerhalb von MCP-Textinhaltsblöcken zurück, damit WorldMonitor die Ergebnisse in Panels rendern kann.
Lokal ausführen
export MCP_TOKEN=change-me
npm startSie können den Server auch von innerhalb von my-mcp-server/ ausführen, aber das Repo-Root funktioniert jetzt direkt als Railway-Einstiegspunkt.
Auf Railway bereitstellen
Pushen Sie dieses Repo auf GitHub.
Erstellen Sie ein Railway-Projekt aus dem GitHub-Repo.
Fügen Sie die Umgebungsvariable
MCP_TOKENin Railway hinzu.Stellen Sie den Dienst bereit.
Kopieren Sie die öffentliche Railway-Domain.
Dieses Repo ist jetzt auf Railway direkt über das Root bereitstellbar, sodass Sie keine Root Directory-Überschreibung festlegen müssen.
Ihre MCP-URL in WorldMonitor lautet:
https://your-railway-domain/mcpIn WorldMonitor verbinden
Öffnen Sie das WorldMonitor Pro-Panel.
Wählen Sie Connect MCP.
Fügen Sie Ihre öffentliche
/mcp-URL ein.Fügen Sie Ihr Bearer-Token ein.
Klicken Sie auf Connect & List Tools.
Fügen Sie ein Panel für eines der aufgelisteten Tools hinzu.
Weitere Details
Siehe my-mcp-server/README.md für Anfragebeispiele und Tool-Nutzlasten.
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