
arvore-mcp-servers
Updated todayArvore MCP Servers
A collection of Model Context Protocol (MCP) servers developed by Arvore for seamless integration with AI assistants like Claude.
📦 Packages
This monorepo contains the following MCP servers:
@arvoretech/aws-secrets-manager-mcp
Manage AWS Secrets Manager secrets directly from your AI assistant.
Features:
- Create, read, update, and delete secrets
- List all secrets in your account
- Describe secret metadata
@arvoretech/datadog-mcp
Query and analyze Datadog monitoring data.
Features:
- Query metrics and time series data
- Search logs
- Get service maps and APM data
- List hosts and active metrics
- Search traces
@arvoretech/mysql-mcp
Execute read-only MySQL queries safely.
Features:
- Execute SELECT queries
- List tables in database
- Read-only operations for safety
@arvoretech/postgresql-mcp
Execute read-only PostgreSQL queries safely.
Features:
- Execute SELECT queries
- List tables, schemas, and databases
- Describe table structure
- Full schema support
- Read-only operations for safety
@arvoretech/clickhouse-mcp
Execute read-only ClickHouse queries safely.
Features:
- Execute SELECT queries
- List tables and databases
- Describe table structure (columns, types, keys)
- Read-only operations for safety
@arvoretech/npm-registry-mcp
Search and get information about npm packages.
Features:
- Get package information and metadata
- Get download statistics
- Search packages by query
@arvoretech/launchdarkly-mcp
Manage LaunchDarkly feature flags directly from your AI assistant.
Features:
- List, search, create, and delete feature flags
- Toggle flags ON/OFF per environment
- Add targeting rules (in, contains, segmentMatch, etc.)
- List and inspect segments
- Multi-environment support (production, test, etc.)
@arvoretech/tempmail-mcp
Self-hosted temporary email server with SMTP + SQLite.
Features:
- Built-in SMTP server to receive real emails
- Create and manage temporary email accounts
- Read, list, and delete emails
- SQLite storage — no third-party dependencies
- Configurable domain via AWS Route 53
@arvoretech/google-chat-mcp
Google Chat integration for managing spaces, members, and messages.
Features:
- List and inspect Google Chat spaces
- List space members
- Read message history with filtering and pagination
- Send messages (with thread support)
- Delete messages
- Service account JWT auth (no external dependencies)
- Domain-wide delegation for full user-level access
@arvoretech/gmail-mcp
Gmail integration — read, send, and manage messages with OAuth user flow.
Features:
- Search messages with full Gmail query syntax (
from:,is:unread,newer_than:, etc.) - Read messages and full threads with parsed headers and body
- Create drafts (always available, even with sending disabled)
- Send mail and reply with proper threading (
In-Reply-To,References,threadId) - Modify labels (mark read, archive, star, trash)
- OAuth Desktop client flow with browser-based login
- Encrypted token storage (AES-256-GCM + macOS keychain)
- Send-mode opt-in via
GMAIL_MCP_ALLOW_SENDto prevent accidental sends
@arvoretech/google-slides-mcp
Google Slides integration — create, edit and visually inspect presentations.
Features:
Related servers

n8n
Updated todayby n8n-io
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

mcp-server-fetch
OfficialUpdated 14d agoA Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs

@modelcontextprotocol/server-everything
OfficialUpdated 14d agoMCP server that exercises all the features of the MCP protocol