MCP-Server

Soham-bakshi/MCP-Server

3.1

If you are the rightful owner of MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Tax Alert Chatbot is an interactive Streamlit-based application that connects to a custom MCP server, allowing users to manage tax alerts stored in a local SQLite database.

Tools

Functions exposed to the LLM to take actions

query

Run SELECT queries on the tax_alerts table

insert

Insert a new tax alert into the database

update

Update existing tax alerts based on a condition

delete

Delete tax alerts using WHERE conditions

schema_info

Return schema and column info of the table

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources