MCP Server Backup

by MarkPushRec

191 downloads
Not rated
GitHub

About

Backup of MCP server with rope tool implementation

Details

Author
MarkPushRec
Downloads
191
Categories
Other

- 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.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.