technicalheist/mcp-server-example
3.1
If you are the rightful owner of mcp-server-example 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 SQLite MCP Server is a Model Context Protocol server that facilitates interaction with a SQLite database through MCP tools and resources.
Tools
Functions exposed to the LLM to take actions
execute_sql
Execute arbitrary SQL queries on the database
list_tables
List all tables in the database
get_table_schema
Get detailed schema information for a specific table
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client