Skip to main content

sifter-mcp

MCP server for Sifter — gives Claude Desktop, Cursor, and AI agents read access to your extracted records.

Usage

Cloud (HTTP, zero install)

Configure Claude Desktop to connect to your Sifter Cloud instance:

{
  "mcpServers": {
    "sifter": {
      "url": "https://api.sifter.ai/mcp",
      "headers": { "Authorization": "Bearer <your-api-key>" }
    }
  }
}

Self-hosted (stdio via uvx)

{
  "mcpServers": {
    "sifter": {
      "command": "uvx",
      "args": ["sifter-mcp", "--base-url", "http://localhost:8000"],
      "env": { "SIFTER_API_KEY": "<your-api-key>" }
    }
  }
}

Tools

  • list_sifts — list all extractors
  • get_sift — get extractor details and inferred schema
  • list_records — paginate extracted records
  • query_sift — run a natural language query over records
  • list_folders — list document folders
  • get_folder — get folder contents

License

MIT. sifter-ai.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sifter_mcp-1.0.1.tar.gz (43.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sifter_mcp-1.0.1-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file sifter_mcp-1.0.1.tar.gz.

File metadata

  • Download URL: sifter_mcp-1.0.1.tar.gz
  • Upload date:
  • Size: 43.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for sifter_mcp-1.0.1.tar.gz
Algorithm Hash digest
SHA256 c68918c34c2d5852e26081ea4392c552337bdb647bf5c251440504926a5b182b
MD5 03d74215725d30140dba639364a59514
BLAKE2b-256 ce45357a56bd43449f5711d72aaab445f209d69f1fd527900a6373c4e45bff4b

See more details on using hashes here.

Provenance

The following attestation bundles were made for sifter_mcp-1.0.1.tar.gz:

Publisher: publish-pypi.yml on sifter-ai/sifter

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sifter_mcp-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: sifter_mcp-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for sifter_mcp-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c11199023f5fd9f3ae9f5a6233d3fdf7c1a776fab636a2aed5a76b06097eb37b
MD5 dc7d771a053c33e91354a5f9832cc0a2
BLAKE2b-256 445c36a8aeda6c5a9e719d74ff3c11978da733cd2b1e23af2098de0011bb3cc8

See more details on using hashes here.

Provenance

The following attestation bundles were made for sifter_mcp-1.0.1-py3-none-any.whl:

Publisher: publish-pypi.yml on sifter-ai/sifter

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

1.0.1 This release

2 files

1.0.0

2 files

0.1.8

2 files

0.1.7

2 files

0.1.6

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page