Skip to main content
Glama
JacobW2000

sqlite-mcp-server

by JacobW2000

Employee Database MCP Server

Claude Desktop が Model Context Protocol (MCP) を通じて SQLite の従業員データベースとやり取りできるようにする小さな Python プロジェクトです。

このプロジェクトは、AI アシスタントが外部ツールを使って構造化データを取得・変更する方法を学ぶために作成しました。

機能

このサーバーは、Claude に従業員データを操作するための一連のツールを提供します。たとえば、Claude は次のことができます:

  • 従業員を追加する

  • ID で従業員を検索する

  • 名前で従業員を検索する

  • すべての従業員を一覧表示する

  • 従業員の給与を更新する

  • 従業員を削除する

  • 最高給の従業員を見つける

  • 平均給与を計算する

  • 会社の部署を一覧表示する

  • 部署ごとの従業員数を数える

  • 会社全体の統計を取得する

ツールは MCP を通じて公開されているため、自分で SQL クエリを書く代わりに、Claude に自然な言葉で質問することができます。

Related MCP server: SQLite MCP Server

仕組み

プロジェクトは主に3つの部分に分かれています:

Claude Desktop
      |
      | MCP
      v
   server.py
      |
      v
  database.py
      |
      v
   SQLite
F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides database access capabilities to Claude with support for both SQLite and SQL Server databases. It enables users to manage schemas, execute SQL queries, and export results through natural language interaction.
    853
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables natural language interaction with local SQLite databases through Claude Desktop, translating plain English queries into SQL for data analysis and exploration.
    3
    MIT

View all related MCP servers

Related MCP Connectors

  • Explore, query, and inspect SQLite databases with ease. List tables, preview results, and view det…

  • Live SEO workflow tools for Claude Code, Codex, and AI agents.

  • Garmin data in Claude: 135 tools — activities, sleep, HRV, training, workouts. Free, open source.

View all MCP Connectors

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/JacobW2000/sqlite-mcp-server'

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