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.2.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.2-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: limex_mcp-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 fbb8fc57fdeba993112fe1938cf5642ac6297718801218388ba11a0050781703
MD5 9b10b5f86fae8b9ef064781c3d7193e9
BLAKE2b-256 3b1216353e239cb0883fff32512254efb33623067ba75c57fffe9ceca29ecd5d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: limex_mcp-0.1.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ce2fa02c722ce7e8c3df880d1ee96a176c203cc9b3458e41abb3f029ddba91f2
MD5 8c294eded1ef89234474aed274374b10
BLAKE2b-256 699fdbe6c6c184bc40310a20a51a15640ca2d9db7c4ceff8d67ad15b9b183ce8

See more details on using hashes here.

Provenance

The following attestation bundles were made for limex_mcp-0.1.2-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