Skip to main content

finos-mcp-core

The shared safety layer for the finos-mcp servers (finos-mcp-aigf, finos-mcp-cdm, finos-mcp-fdc3): read-only MCP servers for FINOS data standards. You normally get it as a dependency of one of those rather than installing it directly.

Not affiliated with or endorsed by FINOS. This is an independent, community package. On PyPI the finos- prefix is also used by official FINOS packages such as finos-cdm; this is not one of them.

What it enforces

  • Read-only, no override. A tool can only be registered with readOnlyHint: true; the server refuses to serve tools/* if any tool lacks it.
  • Rate limits. Token bucket per client and tool; exhaustion is a JSON-RPC error (-32029, rate_limited) with retry_after_s.
  • Size caps. Oversized arguments are rejected before the tool runs (input_too_large); oversized results are replaced with output_too_large.
  • Structured errors. not_found, ambiguous_id (with candidates), invalid_input, validation_failed, unsupported_format.
  • Audit log. One JSON line per request to stderr or FINOS_MCP_AUDIT_PATH, with a sha256 of the arguments rather than the arguments themselves.

Policy can only be tightened from the environment (FINOS_MCP_MAX_INPUT_BYTES, FINOS_MCP_RATE_CALLS, FINOS_MCP_RATE_WINDOW_S, FINOS_MCP_RATE_BURST). The semantic extra adds hybrid BM25 + static-embedding search; without it, nothing makes a network call.

Docs: https://vardhjain.github.io/finos-mcp/ · Source: https://github.com/vardhjain/finos-mcp · Changelog: https://github.com/vardhjain/finos-mcp/blob/main/CHANGELOG.md

Licence

Code is Apache-2.0.

Download files

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

Source Distribution

finos_mcp_core-0.1.2.tar.gz (24.5 kB view details)

Uploaded Source

Built Distribution

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

finos_mcp_core-0.1.2-py3-none-any.whl (24.0 kB view details)

Uploaded Python 3

File details

Details for the file finos_mcp_core-0.1.2.tar.gz.

File metadata

  • Download URL: finos_mcp_core-0.1.2.tar.gz
  • Upload date:
  • Size: 24.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for finos_mcp_core-0.1.2.tar.gz
Algorithm Hash digest
SHA256 d607b47585a81b3def96652b232700a702ac5e23ea8014b56fc41912d15eeb4e
MD5 95908ac5ac2e1358e57922487bfb0dc7
BLAKE2b-256 cc3439272bdc623b1ad71e94d64d56591764871733c88b1fa044fd8c76b9ec2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for finos_mcp_core-0.1.2.tar.gz:

Publisher: release.yml on vardhjain/finos-mcp

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

File details

Details for the file finos_mcp_core-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: finos_mcp_core-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 24.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for finos_mcp_core-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a5cfb5d77fd11d10dc2b481ec7666b33014735421ef5b0513b4828a1222ef59d
MD5 a69509390a41e3297a546d04a2ba6772
BLAKE2b-256 135a6b9afcc7995f65769c130db83abe65d20c04c9ff6cc67f73c20079cf22c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for finos_mcp_core-0.1.2-py3-none-any.whl:

Publisher: release.yml on vardhjain/finos-mcp

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

0.1.2 This release

2 files

0.1.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page