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.dev1.tar.gz (375.5 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.dev1-py3-none-any.whl (411.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mcp_langfuse-0.1.0.dev1.tar.gz
  • Upload date:
  • Size: 375.5 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.dev1.tar.gz
Algorithm Hash digest
SHA256 615b65e6ee7172c6c866afc09ca40d82a0d49f574e050de535a28d1f48997452
MD5 4d23c74380977c934b9e489688748241
BLAKE2b-256 39c75a7467c38e179cc46646d33bbe94ed55979f5cd83ea633c2b08930fb75e1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for mcp_langfuse-0.1.0.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 5f8c89026e14da352c10c75e8feb9bfe7c32b8321077a0162ef7b98ac4af43c9
MD5 ba37f46dc635cc9d11ef68c2b85a3532
BLAKE2b-256 ca985a9d643679953d6730cc7cb7d2dbe5cd7e85e3ebde151fe99a6f0b9e0b44

See more details on using hashes here.

Provenance

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