Siglio MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 792 installs a week from npm.
MCP server for Siglio. Lets an AI assistant send documents for e-signature by email or text.
Today is the operative word: we check Siglio MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add siglio-mcp -- npx -y siglio-mcp
{
"mcpServers": {
"siglio-mcp": {
"args": [
"-y",
"siglio-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.siglio-mcp]
command = "npx"
args = ["-y", "siglio-mcp"]
{
"mcpServers": {
"siglio-mcp": {
"args": [
"-y",
"siglio-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"siglio-mcp": {
"args": [
"-y",
"siglio-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SIGLIO_API_KEY (Your Siglio API key. Sandbox keys start with sig_sandbox_ and live keys start with sig_live_. Get one at https://esigndev.com), SIGLIO_ALLOW_LIVE (Set to true to allow a live key. Without it, live keys are refused and only sandbox keys will run. Leave unset while testing.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Resend — transactional email API for AI assistants...
IMAP/SMTP MCP server to search, read, organize, send, reply & forward email for AI assistants
Secure MCP server for exploring incwo CRM data, documents, and email workflows.
MCP server exposing cPanel UAPI (domains, DNS, email, MySQL, files) as tools for AI assistants.
Email infrastructure for AI agents — send, receive, search, and reply to email over MCP.
An MCP server that lets AI agents check whether an email address or domain is disposable.
A MCP server for Gmail that lets you search, read, and draft emails and replies.
MCP server for Nylas — read email, calendars, events and contacts, and send email or create events.
Answers built from our own checks of this server.