makerdojo-it/mcp_server_for_sqlite
3.1
If you are the rightful owner of mcp_server_for_sqlite 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 Community Chat Server MCP is a comprehensive server that integrates ChatGPT via llama-index with an SQLite database to analyze community data and provide intelligent chat interactions.
Tools
Functions exposed to the LLM to take actions
get_top_chatters
Retrieves the top chatters of the community.
search_chatter
Searches for a specific chatter by name.
get_community_summary
Obtains general statistics of the community.
chat_with_ai
Chat with ChatGPT using llama-index.
analyze_community_trends
Comprehensive AI analysis of community trends.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client