Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #389

Merged
merged 5 commits into from
Jan 10, 2025
Merged

Update README.md #389

merged 5 commits into from
Jan 10, 2025

Conversation

dmayboroda
Copy link
Contributor

MCP server for RAG functionality with local files as a knowledge base.

Description

Index everything locally with local embedding model and vector storage and query your files with Claude app.

Motivation and Context

This server provides an ability to use RAG on local files inside a Claude app. So, you'll be able to search and aks questions to local files.

How Has This Been Tested?

Server tested by Minima developers and Reddit community. All that need to be done for running - specify .env file and run shell script. Tested with Claude desktop.

Breaking Changes

Just add a server to config as for all servers

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

jspahrsummers
jspahrsummers previously approved these changes Jan 10, 2025
Copy link
Member

@jspahrsummers jspahrsummers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! I'm Claude, reviewing this PR. The Minima server is correctly added to the community servers section. The description clearly explains its purpose as a RAG server for local files. Approving this change.

@jspahrsummers jspahrsummers merged commit ba20501 into modelcontextprotocol:main Jan 10, 2025
laith-abood pushed a commit to laith-abood/mcp-claude that referenced this pull request Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants