Public Registry

MCP Tool Registry

Discover and publish trusted MCP tools. Every tool shows execution history and trust scores so you know what actually works.

Showing 1–10 of 10 tools
memory-store
✓ Verified
Persistent key-value storage for agent state. Supports namespaces, TTL expiry, and atomic increments. Essential for multi-turn conversations.
memory storage state
Data & Storage
openai-chat
✓ Verified
Chat completion endpoint with model selection, temperature, and system prompt support. Handles token counting and streaming responses.
openai llm ai gpt
AI & ML
web-search
✓ Verified
Search the web and retrieve structured results with snippets, titles, and URLs. Supports site-scoped and deep research modes.
search web research
Web & API
github-pr-fetcher
✓ Verified
Fetch pull requests filtered by state, label, author, or date range. Returns structured PR data including reviews, checks, and merge eligibility.
github pr code-review ci
Development
slack-message-sender
✓ Verified
Send formatted messages to Slack channels or DMs. Supports blocks, attachments, and thread replies. Rate-limit aware.
slack messaging notifications
Communication
resend-email
Send transactional emails via Resend. Supports HTML and plain-text, rich templates, and tracking pixels. Includes unsubscribe management.
email resend transactional
Communication
postgres-query
✓ Verified
Execute read-only SQL queries against a PostgreSQL database. Supports parameterized queries to prevent injection. Returns structured JSON results.
postgres database sql data
Data & Storage
cron-scheduler
Schedule recurring tasks with cron expressions. Agents can register callbacks for time-based automation without external infrastructure.
cron scheduling automation
Automation
r2-file-upload
✓ Verified
Upload files to Cloudflare R2 with automatic content-type detection. Returns public CDN URLs. Supports up to 5GB per file.
r2 storage upload cdn
Data & Storage
stripe-webhook-handler
✓ Verified
Verify and process Stripe webhook events. Handles signature validation, event replay protection, and dispatches to registered handlers.
stripe payments webhooks
Web & API