Skip to main content

MCP server for Sifter — read-only access to extracted records for Claude Desktop, Cursor, and AI agents

Project description

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. By Bruno Fortunato.

Project details


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-0.1.0.tar.gz (42.6 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-0.1.0-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for sifter_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b701354ea20fdbcb500ed8487bfa3264aaf608658f1e3145282aa873f0658c4f
MD5 2dafcb9bfb0f0e996e9417cc5502a65c
BLAKE2b-256 05ed03a527281215a44a42c0876b4c9556ce0e3ccde0380656b019513eed3072

See more details on using hashes here.

Provenance

The following attestation bundles were made for sifter_mcp-0.1.0.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-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: sifter_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.3 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-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 22bd87b3e7ab3a9c39e124a7ce5e51fda7ad0f9960c4a4fb5e3bd4d25572585d
MD5 317b6f1ad6d2dae69da5d07e4eef9267
BLAKE2b-256 6a9665d59fda356b594e0903d3d2c933f96862a1663f2c592afb8f254541c8d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for sifter_mcp-0.1.0-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.

Supported by

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