MCP Server
MCP
io.github.michaelyousrie/mailpal
List, inspect, and run saved HTTP requests from MailPal collections; write tools on Pro
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mailpal-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Folder containing the .mailpal collections directory",
"format": "string",
"name": "MAILPAL_WORKSPACE"
},
{
"description": "Where run history is written (default ~/.mailpal/history)",
"format": "string",
"name": "MAILPAL_HISTORY_DIR"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment