Skip to main content

MCP server for Limex research data access.

Project description

Limex MCP

Public MCP server shim for Limex.

This package exposes MCP tools and forwards requests to the hosted Limex backing API. Provider routing, billing, metering, and paid data integrations stay on the hosted Limex service.

Install

Create a Limex account first and generate a Limex API key from https://getlimex.com/account.

Install it into Claude Code:

curl -fsSL https://raw.githubusercontent.com/Limex-HQ/limex-mcp/main/scripts/install.sh | bash

Claude Code config:

{
  "mcpServers": {
    "limex": {
      "command": "uvx",
      "args": ["limex-mcp"],
      "env": {
        "LIMEX_API_KEY": "your_limex_api_key",
        "LIMEX_API_BASE_URL": "https://api.getlimex.com"
      }
    }
  }
}

Tools

  • research(intent, target, questions=None, max_budget_cents=1000, freshness=None, constraints=None)
  • get_usage_summary()
  • get_billing_account()
  • get_prices()

Publishing

PyPI package name: limex-mcp.

  1. Create a PyPI project or pending trusted publisher for limex-mcp.
  2. In PyPI, configure a GitHub trusted publisher:
    • Owner: Limex-HQ
    • Repository: limex-mcp
    • Workflow: publish.yml
    • Environment: pypi
  3. In GitHub, create an environment named pypi. Add a required reviewer if you want a human approval gate before publication.
  4. Bump version in pyproject.toml.
  5. Create and publish a GitHub Release for a tag like v0.1.0.

The release workflow builds the package, runs tests and lint, then publishes to PyPI through trusted publishing. Claude Code starts the server with uvx limex-mcp from the MCP config; running that command in a terminal only prints setup guidance.

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

limex_mcp-0.1.1.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

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

limex_mcp-0.1.1-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file limex_mcp-0.1.1.tar.gz.

File metadata

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

File hashes

Hashes for limex_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 fddfe8c3250efc80cab01d7e35f598c6e32ef0d2e7d54c64b0cc24cea8091d3b
MD5 8b3312e25126d2231f5fa6b9437921e5
BLAKE2b-256 88b9eb641ed7761de0a7059d4b683aef0f4bccbe0d872fff52882cf13c682ae9

See more details on using hashes here.

Provenance

The following attestation bundles were made for limex_mcp-0.1.1.tar.gz:

Publisher: publish.yml on Limex-HQ/limex-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 limex_mcp-0.1.1-py3-none-any.whl.

File metadata

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

File hashes

Hashes for limex_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 79fafbfde3b0ef83cf102f3a2a9625b185418111fdd36b0a968e76e267dd21f2
MD5 b76b340d6789faef806eaf40119d09c1
BLAKE2b-256 ec6f22e77ff909eeb2fe12db3d25890a2b562e88ad54bbe8ef379111ae8642ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for limex_mcp-0.1.1-py3-none-any.whl:

Publisher: publish.yml on Limex-HQ/limex-mcp

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