{"id":26570855,"url":"https://github.com/JetBrains/mcp-jetbrains","last_synced_at":"2025-03-22T22:19:28.843Z","repository":{"id":267326544,"uuid":"900744587","full_name":"JetBrains/mcp-jetbrains","owner":"JetBrains","description":"A model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio","archived":false,"fork":false,"pushed_at":"2025-01-16T11:59:07.000Z","size":31,"stargazers_count":214,"open_issues_count":16,"forks_count":25,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-19T05:23:56.088Z","etag":null,"topics":["ide","intellij","jetbrains","mcp","mcp-server","pycharm"],"latest_commit_sha":null,"homepage":"https://plugins.jetbrains.com/plugin/26071-mcp-server","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JetBrains.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-09T11:50:21.000Z","updated_at":"2025-03-19T02:07:17.000Z","dependencies_parsed_at":"2024-12-09T18:31:20.963Z","dependency_job_id":"28664dc5-5f4b-462f-a21c-12e039c31aef","html_url":"https://github.com/JetBrains/mcp-jetbrains","commit_stats":null,"previous_names":["jetbrains/mcpproxy"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2Fmcp-jetbrains","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2Fmcp-jetbrains/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2Fmcp-jetbrains/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2Fmcp-jetbrains/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JetBrains","download_url":"https://codeload.github.com/JetBrains/mcp-jetbrains/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244391322,"owners_count":20445307,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ide","intellij","jetbrains","mcp","mcp-server","pycharm"],"created_at":"2025-03-22T22:19:18.849Z","updated_at":"2025-03-22T22:19:28.802Z","avatar_url":"https://github.com/JetBrains.png","language":"JavaScript","funding_links":[],"categories":["🏢 Enterprise-Supported Implementations","Developer Tools","MCP 服务器精选列表","📚 Projects (1974 total)","Production-Ready Servers","Legend","官方 MCP 服务器列表","Official Servers","Task and Project Management","Mcp Server Directories \u0026 Lists","🌐 Web Development","MCP Servers","Table of Contents","🗂️ Extensions by Category","MCP Servers \u0026 Protocol","JavaScript"],"sub_categories":["Developer Tools","IDE \u0026 Editors","💻 开发与代码执行","MCP Servers","💻 \u003ca name=\"developer-tools\"\u003e\u003c/a\u003eDeveloper Tools","Software Development","⚙️ Development Tools"],"readme":"[![official JetBrains project](http://jb.gg/badges/incubator-flat-square.svg)](https://github.com/JetBrains#jetbrains-on-github)\n# JetBrains MCP Proxy Server\n\nThe server proxies requests from client to JetBrains IDE.\n\n## Install MCP Server plugin\n\nhttps://plugins.jetbrains.com/plugin/26071-mcp-server\n\n## Usage with Claude Desktop\n\nTo use this with Claude Desktop, add the following to your `claude_desktop_config.json`.\nThe full path on MacOS: `~/Library/Application\\ Support/Claude/claude_desktop_config.json`, on Windows: `%APPDATA%/Claude/claude_desktop_config.json`.\n\n```json\n{\n  \"mcpServers\": {\n    \"jetbrains\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@jetbrains/mcp-proxy\"]\n    }\n  }\n}\n```\n\n## Configuration\n\nIf you're running multiple IDEs with MCP server and want to connect to the specific one, add to the MCP server configuration:\n```json\n\"env\": {\n  \"IDE_PORT\": \"\u003cport of IDE's built-in webserver\u003e\"\n}\n```\n\nBy default, we connect to IDE on  127.0.0.1 but you can specify a different address/host:\n```json\n\"env\": {\n  \"HOST\": \"\u003chost/address of IDE's built-in webserver\u003e\"\n}\n```\n\nTo enable logging add:\n```json\n\"env\": {\n  \"LOG_ENABLED\": \"true\"\n}\n```\n\n## How to build\n1. Tested on macOS\n2. `brew install node pnpm`\n3. Run `pnpm build` to build the project\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJetBrains%2Fmcp-jetbrains","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJetBrains%2Fmcp-jetbrains","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJetBrains%2Fmcp-jetbrains/lists"}