Sakila MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MYSQL_HOST | No | The MySQL host | localhost |
| MYSQL_PORT | No | The MySQL port | 3306 |
| MYSQL_USER | No | The MySQL user | sakila_user |
| MYSQL_DATABASE | No | The MySQL database name | sakila |
| MYSQL_PASSWORD | No | The MySQL password | sakila_pass |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_filmsC | 映画を検索します。タイトル、カテゴリ、レーティング、俳優名などで絞り込みできます。 |
| get_film_detailsC | 映画の詳細情報(出演者、カテゴリ、在庫状況含む)を取得します。 |
| list_categoriesB | 利用可能な映画カテゴリの一覧を取得します。 |
| check_film_availabilityC | 映画の在庫・貸出状況を確認します。 |
| get_actor_filmographyC | 俳優の出演作品一覧を取得します。 |
| search_customersC | 顧客を検索します。名前、メール、店舗で絞り込みできます。 |
| get_customer_detailsC | 顧客の詳細情報(住所、レンタル統計含む)を取得します。 |
| get_customer_rentalsB | 顧客のレンタル履歴を取得します。 |
| get_overdue_rentalsC | 延滞中のレンタル一覧を取得します。 |
| get_popular_filmsC | 人気映画ランキングを取得します。 |
| get_revenue_summaryC | 売上サマリーを取得します。 |
| get_store_statsC | 店舗の統計情報を取得します。 |
| get_top_customersC | 優良顧客ランキングを取得します。 |
| get_customer_segmentsB | 顧客セグメント分析を行います。利用頻度・金額で顧客を自動分類します。 |
| get_customer_activityC | 顧客アクティビティ分析を行います。新規・アクティブ・休眠顧客の割合を確認できます。 |
| get_inventory_turnoverC | 在庫回転率分析を行います。作品ごとの在庫効率を確認できます。 |
| get_category_performanceC | カテゴリ別パフォーマンス分析を行います。 |
| get_underperforming_filmsB | 低稼働作品一覧を取得します。長期間レンタルされていない作品を特定できます。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Mo3g4u/mcp-server-sample'
If you have feedback or need assistance with the MCP directory API, please join our Discord server