@shariqriaz/context7-enhanced
v1.0.0
Published
Private MCP server implementation
Downloads
7
Maintainers
Readme
Context7 Enhanced - Private MCP Server Implementation
Features
- Private MCP server implementation
- Up-to-date documentation fetching
- Customized for private use
Installation
Requirements
- Node.js >= v18.0.0
- npm or yarn
- MCP-compatible client
Install Package
npm install -g @shariqriaz/context7-enhancedRun Server
context7-enhancedConfiguration
For most clients, use this configuration:
{
"mcpServers": {
"context7-enhanced": {
"command": "npx",
"args": ["-y", "@shariqriaz/context7-enhanced"]
}
}
}Development
git clone https://github.com/shariqriazz/context7-enhanced
cd context7-enhanced
npm install
npm run buildLicense
MIT
