mcp-local-assistant

Prakashbishal/mcp-local-assistant

3.2

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

MCP Local Assistant is a lightweight AI-powered local assistant designed to work with local files and datasets through the Model Context Protocol (MCP).

Tools

Functions exposed to the LLM to take actions

write_note

Append text to a file in data/

list_data_files

List files in data/

read_text_file

Read file content

delete_file

Delete a file in data/

search_in_file

Search within one file

search_in_all_files

Search across all text files

summarize_text_file

Simple text summary

describe_dataset

Rows, columns, missing values

preview_dataset

First n rows as JSON-friendly dicts

greet

Simple greeting

current_time

Current local time

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources