Skip to content

Conversation

@PATAKAMURIVENKATAGANESH
Copy link

@PATAKAMURIVENKATAGANESH PATAKAMURIVENKATAGANESH commented Oct 4, 2025

This is a PR for: ISSUE: #792

Description

  • Please include a summary of the changes and the related issue.
  • Fixes # (issue)

Type of change

  • New features (non-breaking change).
  • Bug fix (non-breaking change).
  • Breaking change (fix or feature that would cause existing functionality not to work as expected).

Checklist

  • I have performed a self-review of my code.
  • I have added thorough tests if it is a core feature.
  • There is a reference to the original bug report and related work.
  • I have commented on my code, particularly in hard-to-understand areas.
  • The feature is well documented.

taprosoft and others added 6 commits August 26, 2024 09:50
🚀 Complete MCP server that exposes kotaemon RAG capabilities as standardized tools

Features:
- 22 comprehensive MCP tools for document management, Q&A, and GraphRAG
- Multiple server options: enhanced, basic, and standalone
- Claude Desktop integration with automated configuration
- Support for all kotaemon reasoning strategies
- Zero-dependency standalone server for immediate testing
- Comprehensive documentation and examples

Server Options:
- enhanced_server.py: Full kotaemon integration (22 tools)
- server.py: Basic server for simple use cases
- standalone_server.py: Zero-dependency testing server

Ready for:
- Claude Desktop integration
- VS Code MCP extension
- Any MCP-compatible client
- Local and production deployment
.env files should not be committed as they contain sensitive information.
The file is already properly ignored in .gitignore.
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