CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Oracle H

tponscr-debug/oracle-h-mcp
2 toolsauthSTDIOregistry active
Summary

This is a human-in-the-loop control system that stops your AI agent before it does something irreversible. When Claude hits a critical operation you've flagged, the action gets paused and a prompt fires off to your Telegram account for approval or rejection. Think of it as a confirmation dialog for AI actions, useful when you're automating deployments, database operations, or anything where you want a human gate before execution. The setup runs over stdio transport, so it slots into your MCP workflow without extra infrastructure. Good fit if you're building agents that need guardrails but you don't want to babysit every single step.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Tools

Public tool metadata for what this MCP can expose to an agent.

2 tools
oracle_validateSubmit a critical or irreversible action to ORACLE-H for human approval before executing it. The human operator receives a Telegram notification with full context (action, rationale, risk) and can approve or reject with a single tap. ALWAYS use this tool before executing destr...6 params

Submit a critical or irreversible action to ORACLE-H for human approval before executing it. The human operator receives a Telegram notification with full context (action, rationale, risk) and can approve or reject with a single tap. ALWAYS use this tool before executing destr...

Parameters* required
actionstring
Precise technical description of the action you are about to execute (min 15 chars)
rationalestring
Why this action is necessary and why it is the optimal path (min 15 chars)
signature_keystring
Your ORACLE-H agent signature key (Bearer Token). Optional if set at connection level.
financial_amountnumber
Financial amount at stake in USD (0 if none)default: 0
projected_impactstring
Risk and impact if this action fails or is wrong. Must describe potential damage (min 15 chars)
expires_in_secondsnumber
How long to wait for the human response before timing out (default: 300 seconds = 5 minutes)default: 300
oracle_poll_statusCheck the current status of a validation request previously submitted via oracle_validate. Poll every 10-15 seconds until status is 'approved' or 'rejected'. If 'expired', the human did not respond in time — abort the action immediately.2 params

Check the current status of a validation request previously submitted via oracle_validate. Poll every 10-15 seconds until status is 'approved' or 'rejected'. If 'expired', the human did not respond in time — abort the action immediately.

Parameters* required
request_idstring
The request_id returned by oracle_validate
signature_keystring
Your ORACLE-H agent signature key (Bearer Token). Optional if set at connection level.
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Configuration

ORACLE_SIGNATURE_KEY*secret

Your ORACLE-H signature key for authentication. Use 'demo-signature-key-change-in-production' for testing with no signup required.

ORACLE_BASE_URL

ORACLE-H service base URL. Defaults to https://oracle-h.online

Categories
Communication & Messaging
Registryactive
Packageoracle-h-mcp
TransportSTDIO
AuthRequired
UpdatedMar 7, 2026
View on GitHub

Related Communication & Messaging MCP Servers

View all →
Microsoft 365 Teams

io.github.mindstone/mcp-server-microsoft-teams

Microsoft 365 Teams via Graph: list chats, read/send messages, list teams/channels, presence.
8
Outlook Email

com.mintmcp/outlook-email

A MCP server for Outlook email that lets you search, read, and draft emails and replies.
8
Resend Email MCP

helbertparanhos/resend-email-mcp

Complete Resend email MCP: full API coverage + debug layer (deliverability, DNS, bounces).
Email Mcp

marlinjai/email-mcp

Unified email MCP server for Gmail, Outlook, iCloud, and IMAP with batch operations
13
Email (IMAP/SMTP)

io.github.mindstone/mcp-server-email-imap

Email IMAP/SMTP MCP server: iCloud, Gmail, Yahoo, Outlook, and custom IMAP providers
8
HTML Email Playbook

io.github.osamahassouna/email-playbook-mcp

Teaches AI to write HTML email that renders in Outlook, Gmail, and Apple Mail. 19 rules, 6 comps.