OpenContext
Manages and serves local knowledge graphs for integration with various client applications.
关于
This tool operates as a local server, implementing the Model Context Protocol to manage and expose knowledge graphs. It stores contextual information in a configurable `memory.json` file and provides controlled access to specified local directories. Designed for seamless integration, it supports both HTTP and STDIO server types, enabling developers to connect to a variety of clients such as VSCode extensions, custom visualization tools, and AI applications like Claude Desktop, fostering a rich, context-aware development environment.
主要功能
- Supports HTTP and STDIO server communication protocols
- Seamless integration with VSCode and custom visualization clients
- Compatibility with AI applications like Claude Desktop for contextual data
- Stores knowledge graphs locally using a `memory.json` file
- Configurable access to specified local directories
- 0 GitHub stars
使用案例
- Integrating local knowledge graphs with IDEs for enhanced contextual awareness during development
- Providing a backend for custom visualization tools built on the Model Context Protocol
- Enabling AI applications to access and utilize local contextual data from user-defined directories