Skip to main content
Glama
DatSciX-CEO

LumenX-MCP Legal Spend Intelligence Server

by DatSciX-CEO
__init__.py445 B
""" Legal Spend MCP Server A Model Context Protocol server for legal spend intelligence across multiple data sources[cite: 381]. """ __version__ = "0.1.0" __author__ = "DatSciX" from .server import mcp from .models import LegalSpendRecord, SpendSummary from .data_sources import DataSourceManager from .config import load_config __all__ = [ "mcp", "LegalSpendRecord", "SpendSummary", "DataSourceManager", "load_config" ]

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DatSciX-CEO/LumenX-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server