CURRENT•SEA
CURRENT•SEA
テキストに対する説明可能なあいまいさシグナル。MCP および REST で利用できます。
CURRENT•SEA は、AI エージェントやソフトウェアが、処理前に明確化が必要な可能性のある表現を検出するのに役立つ、小型で決定的なサービスです。
MCP サーバーとして公開されています:
MCP レジストリ:
io.github.Bowieboii/current-sea現在のレジストリバージョン:
0.0.3リモート MCP エンドポイント:
https://current-sea.fastapicloud.dev/mcpMCP ツール:
scan_ambiguity
送信されたテキストは処理されますが、保持されません。
MCP クライアントから接続する
mcpServers 構成を受け付ける MCP クライアントの場合は、次を追加します:
{
"mcpServers": {
"current-sea": {
"type": "streamable-http",
"url": "https://current-sea.fastapicloud.dev/mcp"
}
}
}この構成は、公式の MCP Inspector を使用して検証済みです。
Related MCP server: Accessibility MCP Server
検出される内容
CURRENT•SEA は現在、次のようないくつかの一般的なあいまいな表現を検出します:
曖昧なタイミング —
soon、later、eventually曖昧な数量 —
some、few、many不確かな約束
未解決の可能性のある参照 —
it、them、that主観的な基準 —
reasonable、effective、good、best
各シグナルには次のものが含まれます:
トリガーとなったフレーズ
テキスト内の位置
あいまいさのカテゴリ
説明
提案される明確化の質問
例
入力:
Please send it to them soon, include a few examples, and make sure it is good.Maintenance
Tools
Related MCP Servers
- AlicenseBqualityDmaintenanceAutomatically analyzes and optimizes AI prompts by calculating clarity scores, detecting risks, asking clarifying questions, and adding domain-specific requirements to improve AI interaction quality.1MIT
- AlicenseAqualityCmaintenanceProvides conversational, actionable accessibility testing for AI agents, including auditing, prioritization, and code-level fixes.2254MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to identify and judge unexplained terms in prose documents by providing differential linting, term context, and ledger management.MIT

Stelar Signals MCPofficial
AlicenseAqualityBmaintenanceEnables AI agents to access crypto market signals including regime, sentiment, price, risk, and text tools like summarization and fact-checking, backed by a live production-grade classifier.6530MIT
Related MCP Connectors
Find your AI agent's likely failure mode, get runtime settings, and clarify ambiguous prompts.
URL intelligence for AI agents and developers. 16 tools, 25 signal weights, 20 free checks.
The WAF for agents. Pattern-based + heuristic firewall scans prompts, RAG documents, tool argume...
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/Bowieboii/current-sea'
If you have feedback or need assistance with the MCP directory API, please join our Discord server