00VALAK00/MCP-LLamaIndex-CRUD-Agent
3.2
If you are the rightful owner of MCP-LLamaIndex-CRUD-Agent 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.
This project demonstrates how to create an MCP server and an AI agent using LlamaIndex and Ollama that can interact with a PostgreSQL database through MCP.
Tools
Functions exposed to the LLM to take actions
create_table
Creates new tables in the database
insert_data
Adds new data to database tables
get_data
Retrieves data from database tables
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client