Ollama_MCP_server

pgowdat/Ollama_MCP_server

3.1

If you are the rightful owner of Ollama_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 dayong@mcphub.com.

This project demonstrates how to build a local MCP (Model Context Protocol) client using LlamaIndex, enabling interaction with a local MCP server through natural language and tool-calling agents.

Tools

Functions exposed to the LLM to take actions

add_data

Adds new data via SQL INSERT.

read_data

Reads data via SQL SELECT.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources