jiso

harmoniousmoss/jiso

3.2

If you are the rightful owner of jiso 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.

Jiso is a specialized database assistant that integrates MCP server architecture with Llama 3/Ollama for secure and intelligent database interactions.

Tools

Functions exposed to the LLM to take actions

get_tables

List all database tables.

describe_table

Get table schema and column information.

get_all_schemas

Compare schemas across multiple tables.

count_records

Count rows in a specific table.

execute_select

Run safe SELECT queries with automatic limiting.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources