Skip to main content
Glama
package.json614 B
{ "name": "thunderbird-mcp", "version": "0.1.0", "description": "MCP server for Thunderbird - enables AI assistants to access email, contacts, and calendars", "author": "Tomasz Kasperczyk", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/TKasperczyk/thunderbird-mcp" }, "keywords": [ "mcp", "thunderbird", "email", "ai", "claude" ], "bin": { "thunderbird-mcp": "./mcp-bridge.cjs" }, "files": [ "mcp-bridge.cjs", "extension/", "scripts/", "README.md", "LICENSE" ], "engines": { "node": ">=18.0.0" } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TKasperczyk/thunderbird-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server