mcp-server-project

lokeshtalamala1/mcp-server-project

3.2

If you are the rightful owner of mcp-server-project 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 MCP Server Project is a local server-client architecture designed to facilitate querying a PostgreSQL banking database using AI agent tools powered by OpenAI.

Tools

Functions exposed to the LLM to take actions

get_customer_transactions

Fetches transactions for a specified customer over a given period.

classify_and_store_transactions

Classifies and stores transactions for a customer over a specified period.

get_mcc_details

Retrieves details for a specified Merchant Category Code (MCC).

get_tc_details

Retrieves details for a specified Transaction Code (TC).

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources