MCP Server Backup
About
Backup of MCP server with rope tool implementation
Details
- Author
- MarkPushRec
- Downloads
- 191
- Categories
- Other
Jump to
- Backup of an example MCP server
- Includes rope tool implementation
- Highlights a bug in organize_imports
—
MCP Server Backup
This repository contains a backup of an example MCP server with the rope tool implementation that has an issue with the organize_imports operation.
Current Issue
The organize_imports operation is returning the following error:
Error organizing imports: 'ChangeSet' object has no attribute 'splitlines'
The error occurs because the code is trying to use the splitlines() method on a ChangeSet object instead of on a string.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



