lsd-mcp

Python

LSD Model Context Protocol

Function Calling
Protocol Implementations
Agent Frameworks

Architecture and Design Patterns

The repository provides a server application acting as an intermediary between the Claude desktop application and the LSD SQL service. It uses the Model Context Protocol to enable Claude to interact with the external service. The server listens for requests from Claude, translates them into LSD SQL queries, executes those queries, and returns the results to Claude.

About

Language

Python

Stars

60

Categories

Function CallingProtocol ImplementationsAgent Frameworks