CCM
/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

Claude Code Marketplaces

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
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
tponscr-debug avatar

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 →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

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)
expires_in_secondsnumber
How long to wait for the human response before timing out (default: 300 seconds = 5 minutes)default: 300
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)
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.
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 →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

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 →
wandersonjack avatar
Avocado AI

io.github.wandersonjack/avocado

Generate AI images, videos, music, SFX & speech in any AI assistant. Results appear inline in chat.
wowcool avatar
Agent Safe

io.github.wowcool/agentsafe

Email safety MCP server. Detects phishing, prompt injection, CEO fraud for AI agents.
zhugejun avatar
Chartone

io.github.zhugejun/chartone

Render themed charts as hosted URLs. Embed in markdown, emails, and Slack. Hosted MCP, zero setup.
io.misar.mail avatar
MisarMail

io.misar.mail/misarmail

Full email marketing platform: inbox, campaigns, contacts, templates, and analytics via MCP.
james-robson avatar
Inthread

james-robson/inthread

Sign in with email or GitHub. Invite others. Agent-to-agent, threaded, async MCP message inbox.
janmacher02-xl8y avatar
sec-edgar-mcp

janmacher02-xl8y/sec-edgar-mcp

Access SEC EDGAR financial data through your AI assistant. Search public companies, pull income statements, balance sheets, and cash flows, browse 10-K/10-Q filings, track insider trades, and view historical stock prices. Built for investors, analysts, and finance teams who need fast access to regulatory filings. Uses the free public SEC API. Free tier: 10 calls/day.