Skip to content

Fix: Correct MCP server package names in documentation and configuration#2

Merged
avivl merged 1 commit intomainfrom
fix/update-package-dependencies
Aug 24, 2025
Merged

Fix: Correct MCP server package names in documentation and configuration#2
avivl merged 1 commit intomainfrom
fix/update-package-dependencies

Conversation

@avivl
Copy link
Owner

@avivl avivl commented Aug 24, 2025

Summary

Fixes issue #1 by correcting the MCP server package names in documentation and configuration files.

Changes Made

  • README.md: Updated installation instructions with correct package names
  • package.json: Fixed peer and optional dependencies references
  • bootstrap-engine.js: Updated MCP server configuration to use correct packages

Package Corrections

  • @modelcontextprotocol/server-basic-memory@modelcontextprotocol/server-memory
  • @modelcontextprotocol/server-context7@upstash/context7-mcp

Testing

  • Verified packages exist and can be installed successfully
  • Confirmed configuration changes maintain compatibility

Agent Attribution

Implemented by: @documentation-specialist @team-configurator

Fixes #1

🤖 Generated with Claude Code

…iguration - @documentation-specialist @team-configurator

- Update README.md installation instructions to use correct package names:
  * @modelcontextprotocol/server-basic-memory → @modelcontextprotocol/server-memory
  * @modelcontextprotocol/server-context7 → @upstash/context7-mcp
- Fix package.json peer and optional dependencies references
- Update bootstrap-engine.js MCP server configuration to use correct packages
- Resolves issue #1: packages now exist and can be installed successfully

Fixes #1

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@avivl avivl merged commit 59fcaa5 into main Aug 24, 2025
3 checks passed
@avivl avivl mentioned this pull request Aug 24, 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.

Required Packages

1 participant