Skip to main content
Glama

Sounding

작은 공용 depth-reading API입니다. Live Worker: https://sounding.brettdavies.workers.dev

이 저장소는 anc.dev WebMCP 클립의 감사 대상입니다. 심사위원들은 anc.dev에서 협업합니다. 이 호스트가 그들이 점수를 매기는 대상입니다.

깨진 상태 (우리가 배포하는 것)

페이지, /api/reading, /llms.txt, robots, well-known MCP 카드, 그리고 MCP CORS는 이미 통과합니다. 세 개의 MUST 행은 의도적으로 빨간색으로 남아 있습니다:

  1. openapi: <link rel="service-desc">/openapi.json을 가리키지만 해당 파일은 제공되지 않습니다.

  2. mcp-initialize: 카드가 /mcp를 발견하지만 initializeserverInfo를 생략합니다.

  3. mcp-tools-list: tools/listtools[]를 생략합니다.

mcp-cors-*는 "수정"하지 마세요. CORS는 이미 제공됩니다.

기본 export는 계속 깨진 상태로 남습니다. createSoundingHandler({ complete: true })는 녹화 당시의 형태이므로 배포하지 마세요.

Related MCP server: Kitesurf Forecast MCP

클립 (루프 2회, 수정 패스 1회)

프로덕션 anc.dev /web-audit에서 (ChatGPT 인앱 또는 WebMCP가 있는 Chrome):

  1. 루프 1: 이 호스트로 fill_audit_url을 실행하세요. Human Audit를 실행하세요. get_worksheet를 실행한 다음 세 MUST ID 모두에 대해 get_fix_prompt를 실행하세요. 절대 mcp-cors-*는 실행하지 마세요.

  2. src/index.ts에서 한 번의 패스를 수행하세요. 배포하세요.

  3. 루프 2: Human Audit를 다시 실행하세요. get_worksheet에는 MUST 행이 없습니다.

main은 계속 깨진 대상으로 남습니다. 테이크 후:

git checkout -- src
npx wrangler deploy

배포

npm install
npx wrangler deploy

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.

Maintenance

ActivityMaintained
ResponsivenessNo issues

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

Related MCP Servers

Latest Blog Posts

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