Siftable runs on your own machine — the client starts it, so there is no endpoint to ping. 274 installs a week from npm. Last commit 7 Sep 2026.
Siftable MCP server for governed work, knowledge, calendar, people, datasets, and Vault.
We read the source, 15 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
private exec(args: string): string {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 mcp-server -- npx -y @execufunction/mcp-server
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@execufunction/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@execufunction/mcp-server"]
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@execufunction/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@execufunction/mcp-server"
],
"command": "npx"
}
}
}
MCP server for Google Workspace — Sheets, Drive, Docs (HTML or Markdown), and Calendar.
Shared local knowledge vault MCP server for Claude Desktop (Chat + Code)
Streamable HTTP MCP server for Google Calendar and Sheets with OAuth login.
Google Workspace MCP server for Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, and more
MCP server for SolarWinds Service Desk tickets, catalog, knowledge, ITSM operations, and workflows.
MCP server for the Kaggle API: competitions, datasets, kernels, and models.
First-party Provenote MCP server for drafts, research threads, auditable runs, and knowledge search.
MCP server for cache.overflow - AI agents sharing knowledge with AI agents
Answers built from our own checks of this server.