CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnJobsAdvertise

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
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
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
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Jobs
  • Advertise

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

Independent project, not affiliated with Anthropic
  1. MCP
  2. /
  3. Thunderbird

Thunderbird

Editor's Note

Bridges Claude to your local Thunderbird install via HTTP, exposing 35+ tools across mail, compose, filters, contacts, and calendar. You get full-text search with Gloda integration, threaded reply composition, filter management that persists immediately, and calendar event creation with recurring support. All compose operations open a review window by default unless you pass skipReview. The extension runs a localhost-only HTTP server with session tokens, and the Node bridge handles MCP stdio translation plus lifecycle methods so clients connect even before Thunderbird finishes loading. Account access is user-controlled through the extension settings page, not exposed to MCP. Nothing sends without your approval, and you can block skipReview entirely if needed.

Install

claude mcp add --transport stdio tkasperczyk-thunderbird-mcp uvx thunderbird-mcp
GitHub Stars109
Votes
0
View on GitHub

Comments

Login to comment

Related Search & Web Crawling MCP Servers

View all →
Fetch

modelcontextprotocol/servers/fetch

0
85.8k
Provides web content fetching and HTML-to-markdown conversion to enable chunked web content access for MCP clients.
Context7

upstash/context7

-1
55.4k
Provides up-to-date library documentation and code examples via MCP for immediate access in prompts.
Framelink MCP for Figma

glips/figma-context-mcp

0
14.8k
Provides a Framelink MCP server that fetches and translates Figma design data for Cursor to implement designs in code.
Chrome

hangwin/mcp-chrome

1
11.6k
Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assistants like Claude, enabling complex browser automation, content analysis, and semantic search.
Claude Context

zilliztech/claude-context

1
11.2k
Provides semantic code search powered by Claude Context to indexing and querying code through MCP.
Firecrawl

firecrawl/firecrawl-mcp-server

0
6.3k
Provides web scraping, crawling, discovery, and content extraction via MCP with cloud and self-hosted options.