mcp-server-sample

Mo3g4u/mcp-server-sample

3.2

If you are the rightful owner of mcp-server-sample and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Sakila MCP Server is a Python implementation that allows natural language queries to the Sakila database using the Model Context Protocol (MCP).

Tools

Functions exposed to the LLM to take actions

query

Execute SQL queries (SELECT only).

list_tables

Retrieve a list of tables.

describe_table

Get the structure of a table.

get_sample_data

Retrieve sample data (up to 10 rows).

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources