mcptestingwm
mcptestingwm
用于验证 MCP 与 World Monitor MCP 连接性的测试仓库。
它包含一个最小化的 MCP 服务器设置,用于将自定义工具连接到 WorldMonitor Connect MCP 面板。
仓库布局
my-mcp-server/: 实际基于 Node 的 MCP 服务器
Related MCP server: Drumbeats MCP
该服务器公开的内容
POST /mcpGET /healthMCP 方法:
initializenotifications/initializedtools/listtools/call
可用工具
latest_eventsactive_alertscountry_risktop_incidents
这些工具在 MCP 文本内容块中返回 JSON,以便 WorldMonitor 可以在面板中呈现结果。
本地运行
export MCP_TOKEN=change-me
npm start您也可以从 my-mcp-server/ 内部运行服务器,但现在仓库根目录可以直接作为 Railway 入口点。
在 Railway 上部署
将此仓库推送到 GitHub。
从 GitHub 仓库创建一个 Railway 项目。
在 Railway 中添加
MCP_TOKEN环境变量。部署服务。
复制公共 Railway 域名。
此仓库现在可以在 Railway 上进行根目录部署,因此您无需设置 Root Directory 覆盖。
您在 WorldMonitor 中的 MCP URL 将是:
https://your-railway-domain/mcp在 WorldMonitor 中连接
打开 WorldMonitor Pro 面板。
选择 Connect MCP。
粘贴您的公共
/mcpURL。粘贴您的 bearer token。
点击 Connect & List Tools。
为任何列出的工具添加一个面板。
更多详情
请参阅 my-mcp-server/README.md 以获取请求示例和工具负载。
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