Releases: DimWebDev/legal_info_mcp_server
Releases · DimWebDev/legal_info_mcp_server
Release list
v1.0.8 - Claude Code Compatibility Fix
🔧 Bug Fixes
- Fix MCP prompt titles for Claude Code compatibility - Convert all prompt titles to lowercase format to match registered prompt names
- Remove Claude Code compatibility warning - Updated README.md to reflect that Claude Code now works properly
📦 Changes
- Updated all 9 prompt titles to lowercase format (e.g.,
AI_Ethics_&_Compliance_Scan→ai_ethics_&_compliance_scan) - Version bump to 1.0.8 in both
package.jsonandserver.ts - Removed compatibility warning from README.md
🚀 MCP Client Support
This release ensures full compatibility with:
- ✅ Claude Code - Prompt slash commands now work correctly
- ✅ VS Code - Full MCP integration via GitHub Copilot
- ✅ Cursor - Complete MCP server support
Naming Update
Breaking Changes
- Renamed from "Legal Expert" to "Legal Info" to avoid misinterpretation
- Server name changed to
legal-info-mcp-server
Security & Legal
- ✅ Added comprehensive disclaimers
- ✅ Explicit "NOT legal advice" warnings
- ✅ Enhanced user responsibility clauses
What's Changed
- Renamed prompt catalog to
legal_prompts_catalog - Updated all installation instructions
- Enhanced package description with disclaimers
- Consistent "informational only" positioning
v1.0.6 – Version bump, docs, and Claude Code note
What's Changed
- Bump version to 1.0.6 in both
package.jsonandsrc/server.tsfor consistency and release tracking. - Documentation: Added a clear note that MCP prompt slash commands are temporarily not supported in Claude Code. Users are advised to use VS Code or Cursor for full MCP prompt functionality.
- Internal: Minor improvements and version alignment.
Legal Expert MCP Server v1.0.4
Release v1.0.4
First Public Release
This is the initial public release of Legal Expert MCP Server.
Features
- Modular MCP server for legal and compliance analysis
- Prompts for:
- Legal landscape discovery
- Risk analysis framework
- Comprehensive privacy audit
- Website/app legal disclosure check
- Security/legal alignment check
- AI ethics and compliance scan
- Intellectual property and OSS audit
- Market and customer compliance audit
- Adaptable to any repository or product context via arguments
- Outputs structured, timestamped Markdown reports in
legal_docs/ - MIT licensed
See the README for installation and usage instructions.