Noticed the JetBrains mcp-server-plugin has no commits since 2025-01-08. Would you know if Maxim and team have plans to contribute (or explicitly not contribute or TBD)?
Hi, currently we’re waiting for a more demand and feedback on MCP support to continue development. We created this plugin as our 20% project.
Do you have something in mind that we have to support?
Hi! Yes, we had this in mind: Add more file management tools · Issue #11 · JetBrains/mcp-server-plugin · GitHub
Sure, easy. We need just a time until the end of this day.
I added 3 suggested tools. New version of the plugin will be published soon
Hi there, I keep getting hit with a 429 rate limit despite very mild usage. Any place where I can read up on the rate limits?
Hey, could you please drop your idea.log here or in GitHub - JetBrains/mcp-jetbrains: A model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio? I don’t really understand how it could happen, I mean response code 429.
@dmitry.batkovich , seems like I am not the only one and there are a few issues open.
This one stands out:
Am digging into fix request per minute · minovap/mcp-server-plugin@1f808fc · GitHub
Claims this has worked. If it does, will make the change and set up a PR.
Nice, thank you, it should work! Could you please make a PR?
Max beat me to it. This issue is now resolved.
Folks, MCP Server plugin is available in 25.2 EAP builds as bundled plugin to all our IDE-s. Please check it out. You may find MCP plugin settings in your IDE settings. We will polish it until the following release.
Hi, it is great that the plugin got bundled in the latest IDEA release. Is it still possible to add custom MCP tools? Previously I did this by cloning the plugin as I have little experience in developing plugins for the IntelliJ platform.