Skip to main content

MCP server for Langfuse REST API with enhanced trace analysis tools

Project description

mcp-langfuse

⚠️ PROJECT SETUP STAGE - NOT READY FOR USE

This repository is currently in the initial setup phase. The project structure, tooling, and CI/CD pipelines are being configured. No functionality has been implemented yet - this is an empty shell.

Do not use this package in production or development environments.

Follow the repository for updates on when the first functional release becomes available.

MCP server for Langfuse REST API with enhanced trace analysis tools

Installation

From Source

git clone https://github.com/CrackingShells/mcp-langfuse.git
cd mcp-langfuse
pip install -e .

From PyPI (when available)

pip install mcp-langfuse

Quick Start

import mcp_langfuse

# Add basic usage example here

Development

Setup Development Environment

# Clone the repository
git clone https://github.com/CrackingShells/mcp-langfuse.git
cd mcp-langfuse

# Install in development mode
pip install -e .

# Install Node.js dependencies for semantic release
npm install

Running Tests

# Run all tests
python -m unittest discover tests

# Run specific test file
python -m unittest tests.test_basic

Code Quality Tools

Set up automated code quality checks:

# Install development dependencies
pip install -e .[dev]

# Set up pre-commit hooks
pre-commit install

# Run all checks manually
pre-commit run --all-files

Once installed, pre-commit hooks will run automatically on every git commit to ensure code quality.

Building Documentation

Build and serve documentation locally:

# Serve documentation locally with live reload
mkdocs serve

# Build documentation for production
mkdocs build

Documentation is automatically published to ReadTheDocs when changes are pushed to the repository.

Making Commits

We use Conventional Commits for automated versioning:

# Use commitizen for guided commits
npm run commit

# Or commit manually with conventional format
git commit -m "feat: add new feature"
git commit -m "fix: resolve issue with X"
git commit -m "docs: update README"

Contributing

We welcome contributions! Please see our Contributing Guide for details on:

  • Development workflow
  • Code style guidelines
  • Testing requirements
  • Pull request process

License

This project is licensed under the GNU Affero General Public License v3 - see the LICENSE file for details.

Links

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

mcp_langfuse-0.1.0.tar.gz (375.7 kB view details)

Uploaded Source

Built Distribution

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

mcp_langfuse-0.1.0-py3-none-any.whl (410.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for mcp_langfuse-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b3a7cd351b0eca91ea1965db3d5a46427ff11cf4cf7847e3ff0931da13a9495b
MD5 bf115aa4d5f3ef4c4ddb1f69a47cd834
BLAKE2b-256 f1d663c73e15afc27bcec30b203ed3be2c1e8245dec4b046ada810d344490981

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcp_langfuse-0.1.0.tar.gz:

Publisher: semantic-release.yml on CrackingShells/mcp-langfuse

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

File details

Details for the file mcp_langfuse-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: mcp_langfuse-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 410.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mcp_langfuse-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 454180dadd042e260abcdf6b8009a3803d0a9823f8d5882e540bef1549650a2e
MD5 72ce523f63d6e503bee0180fd2741703
BLAKE2b-256 83b385d005db508f73548788ca3447466bc7f6b6ecc1c20821c1b1af2e615899

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcp_langfuse-0.1.0-py3-none-any.whl:

Publisher: semantic-release.yml on CrackingShells/mcp-langfuse

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