Signal MCP Spec
未申請An opinionated spec for building MCP servers that agents actually reason well against. Clean-sheet design for a signal intelligence domain — not a REST-to-tool transpiler.
mcpmcp-clientmcp-gatewaymcp-servermcp-serversmcp-tools
未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(4個)
intent_filter
uses the same enum as the resource (signal://lexicon), so an agent that's read the lexicon knows exactly what to pass.
query
is a string, not a keyword array. The agent thinks in natural language; making it pre-extract keywords is asking it to do the server's job.
scope
groups spatial/temporal filters so the flat namespace stays readable.
sources
is optional — the server picks intelligently by default. This is progressive disclosure: easy path is one parameter (query), power path is five.