mcp-server-python-demo

mcp-server-python-demo

1

This project is an MCP server example that integrates with SQLite to manage client data, allowing functionalities such as client counting and searching by name or neighborhood. It is equipped with a straightforward setup process.

MCP Server Demo - ClienteDB

This is an example of an MCP server demonstrating integration with SQLite for client management.

Features

  • Provides tools such as counting clients, searching clients by name, and searching clients by neighborhood.

Usage

Steps to use the project include setting up a virtual environment, installing dependencies, generating sample data, and starting the MCP server. Additionally, it explains the database structure and available neighborhoods.