Siftable
Rank #4,094io.github.Tom-R-Main/mcp-server
Siftable MCP server for governed work, knowledge, calendar, people, datasets, and Vault.
Siftable is a Model Context Protocol (MCP) server published by execufunction-mcp. It ranks #4,094 of 132,046 servers tracked on MCP Toplist. Siftable is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Feb 22, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 127,952 of 132,046 servers on MCP Toplist.
Use Siftable
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add tom-r-main -e "SIFT_API_URL=<your SIFT_API_URL>" -e "SIFT_PAT=<your SIFT_PAT>" -- npx -y @siftable/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.tom-r-main]
command = "npx"
args = ["-y", "@siftable/mcp-server"]
[mcp_servers.tom-r-main.env]
SIFT_API_URL = "<your SIFT_API_URL>"
SIFT_PAT = "<your SIFT_PAT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tom-r-main": {
"command": "npx",
"args": [
"-y",
"@siftable/mcp-server"
],
"env": {
"SIFT_API_URL": "<your SIFT_API_URL>",
"SIFT_PAT": "<your SIFT_PAT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tom-r-main": {
"command": "npx",
"args": [
"-y",
"@siftable/mcp-server"
],
"env": {
"SIFT_API_URL": "<your SIFT_API_URL>",
"SIFT_PAT": "<your SIFT_PAT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"tom-r-main": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@siftable/mcp-server"
],
"env": {
"SIFT_API_URL": "<your SIFT_API_URL>",
"SIFT_PAT": "<your SIFT_PAT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tom-r-main": {
"command": "npx",
"args": [
"-y",
"@siftable/mcp-server"
],
"env": {
"SIFT_API_URL": "<your SIFT_API_URL>",
"SIFT_PAT": "<your SIFT_PAT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tom-r-main": {
"command": "npx",
"args": [
"-y",
"@siftable/mcp-server"
],
"env": {
"SIFT_API_URL": "<your SIFT_API_URL>",
"SIFT_PAT": "<your SIFT_PAT>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Tom-R-Main%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.Tom-R-Main%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.Tom-R-Main%2Fmcp-server.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
execufunction-mcp
Available versions (5)
| Version | Published |
|---|---|
| 1.4.0 | Sep 7, 2026 |
| 1.2.42 | Aug 30, 2026 |
| 1.2.19 | Aug 9, 2026 |
| 1.0.1 | Mar 10, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Siftable?
- Siftable is maintained by execufunction-mcp, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Siftable listed on the Official MCP Registry?
- Yes — Siftable is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Siftable have?
- MCP Toplist tracks 5 versions of Siftable, most recently published on Sep 7, 2026.
- Where can I find the source code for Siftable?
- The source code for Siftable is hosted at github.com/execufunction-mcp/mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.