Sounding
Sounding
一个微型的公共深度读取 API。在线 Worker:https://sounding.brettdavies.workers.dev
本仓库是 anc.dev WebMCP 片段的被审计对象。评审者们在 anc.dev 上协作。这个主机就是他们评分的目标。
损坏状态(我们部署的内容)
页面、/api/reading、/llms.txt、robots、well-known MCP 卡片以及 MCP CORS 均已通过。三个 MUST 行有意保持红色:
openapi:<link rel="service-desc">指向/openapi.json;该文件未提供。mcp-initialize: 卡片发现/mcp;initialize省略了serverInfo。mcp-tools-list:tools/list省略了tools[]。
不要“修复”mcp-cors-*。CORS 已经内置。
默认导出仍然是有问题的。createSoundingHandler({ complete: true }) 是录制当天使用的形式;不要将其发布。
Related MCP server: Kitesurf Forecast MCP
片段(两轮循环,一次修复)
在生产环境的 anc.dev /web-audit 上(ChatGPT 应用内,或安装了 WebMCP 的 Chrome):
循环 1:用此主机调用
fill_audit_url。进行人工审计。先调用get_worksheet,再为所有三个 MUST id 调用get_fix_prompt。 绝不要涉及mcp-cors-*。在
src/index.ts中做一次修改。部署。循环 2:再次进行人工审计。
get_worksheet中不再有 MUST 行。
main 分支仍然是那个有缺陷的被审计对象。一次录制之后:
git checkout -- src
npx wrangler deploy部署
npm install
npx wrangler deployTool 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
- earthOAuthcom.mireye
MCP server for Mireye Earth — federal-source-cited geospatial data for any MCP-aware agent.
Read-only MCP server for HolyDB: find Catholic parish Mass times by location and time.
USGS Water Services (NWIS) MCP.
Read-only MCP server for The Quiet Protocol's engines, benchmarks, proof, and business data.
Related MCP Servers
- AlicenseBqualityBmaintenanceThis is an MCP (Model Context Protocol) server that provides tools for interacting with the NOAA Tides and Currents API.24946MIT
- FlicenseNot gradedqualityDmaintenanceMinimal MCP server exposing tools for kitesurfing forecasts (wind and waves via Open-Meteo) and tide predictions (via NOAA CO-OPS).-
- FlicenseNot gradedqualityCmaintenanceA read-only MCP server that provides access to the Swedish Geological Survey (SGU) wells dataset, enabling search, retrieval, and export of well data with geocoding support.-
- FlicenseNot gradedqualityBmaintenanceExposes read-only location history and related data from Dawarich via MCP tools, designed to run behind an OAuth-terminating proxy.-
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/brettdavies/sounding-webmcp-demo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server