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

작동 방식

프로젝트는 세 가지 주요 부분으로 나뉩니다.

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