Skip to main content
Glama
leeguooooo
by leeguooooo
smithery-debug.yaml437 B
name: mcp-email-service version: 1.0.5 description: A unified MCP email service supporting multi-account management # MCP server configuration mcp: type: stdio localOnly: true # Simple test command commandFunction: | (config) => ({ command: "echo", args: ["MCP Email Service would start here"], env: {} }) # Minimal install for debugging installCommand: command: echo args: ["Installation would happen here"]

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/leeguooooo/email-mcp-service'

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