# MCP JetBrains Proxy
[![PyPI version](https://badge.fury.io/py/mcp-jetbrains-proxy.svg)](https://badge.fury.io/py/mcp-jetbrains-proxy)
[![Python Versions](https://img.shields.io/pypi/pyversions/mcp-jetbrains-proxy.svg)](https://pypi.org/project/mcp-jetbrains-proxy/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![CI/CD](https://github.com/leobuskin/mcp_jetbrains_proxy/actions/workflows/ci.yml/badge.svg)](https://github.com/leobuskin/mcp_jetbrains_proxy/actions/workflows/ci.yml)
A Python implementation of Model Context Protocol (MCP) proxy for JetBrains IDEs. This package provides a bridge between LLM services and JetBrains IDEs using the MCP protocol.
Check out:
[Original MCP JetBrains Proxy](https://github.com/JetBrains/mcp-jetbrains)
[MCP JetBrains Server](https://github.com/JetBrains/mcp-server-plugin)
## Installation
```bash
pip install mcp_jetbrains_proxy
```
## License
MIT
Raw data
{
"_id": null,
"home_page": null,
"name": "mcp-jetbrains-proxy",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "ide, jetbrains, llm, mcp, proxy",
"author": null,
"author_email": "Leonard Buskin <leo@utility.pub>",
"download_url": "https://files.pythonhosted.org/packages/36/14/d39153f8d3c12050055dfe67f77088eb2bf55e54c98cce214fc4d4d67893/mcp_jetbrains_proxy-0.1.1.dev30.tar.gz",
"platform": null,
"description": "# MCP JetBrains Proxy\n\n[![PyPI version](https://badge.fury.io/py/mcp-jetbrains-proxy.svg)](https://badge.fury.io/py/mcp-jetbrains-proxy)\n[![Python Versions](https://img.shields.io/pypi/pyversions/mcp-jetbrains-proxy.svg)](https://pypi.org/project/mcp-jetbrains-proxy/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![CI/CD](https://github.com/leobuskin/mcp_jetbrains_proxy/actions/workflows/ci.yml/badge.svg)](https://github.com/leobuskin/mcp_jetbrains_proxy/actions/workflows/ci.yml)\n\nA Python implementation of Model Context Protocol (MCP) proxy for JetBrains IDEs. This package provides a bridge between LLM services and JetBrains IDEs using the MCP protocol.\n\nCheck out: \n[Original MCP JetBrains Proxy](https://github.com/JetBrains/mcp-jetbrains) \n[MCP JetBrains Server](https://github.com/JetBrains/mcp-server-plugin) \n\n\n## Installation\n\n```bash\npip install mcp_jetbrains_proxy\n```\n\n## License\n\nMIT\n",
"bugtrack_url": null,
"license": null,
"summary": "MCP proxy between LLM and JetBrains IDE",
"version": "0.1.1.dev30",
"project_urls": {
"Homepage": "https://github.com/leobuskin/mcp_jetbrains_proxy",
"Issues": "https://github.com/leobuskin/mcp_jetbrains_proxy/issues",
"Repository": "https://github.com/leobuskin/mcp_jetbrains_proxy.git"
},
"split_keywords": [
"ide",
" jetbrains",
" llm",
" mcp",
" proxy"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "181f69b6f10e0ff85d3762d514db0db9608ea8fb73f019ca517b7f8c9954a551",
"md5": "d77d981dd3aca2379ad3d944266344c1",
"sha256": "77c2e0b25d02bb842c16e72d6495819210ab0f3ba7896d008918500f6c70aec6"
},
"downloads": -1,
"filename": "mcp_jetbrains_proxy-0.1.1.dev30-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d77d981dd3aca2379ad3d944266344c1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 9125,
"upload_time": "2024-12-21T18:18:11",
"upload_time_iso_8601": "2024-12-21T18:18:11.582958Z",
"url": "https://files.pythonhosted.org/packages/18/1f/69b6f10e0ff85d3762d514db0db9608ea8fb73f019ca517b7f8c9954a551/mcp_jetbrains_proxy-0.1.1.dev30-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3614d39153f8d3c12050055dfe67f77088eb2bf55e54c98cce214fc4d4d67893",
"md5": "2fef9e19811d8c2b6c01f4f765f524dd",
"sha256": "14bc49004826d716f4e26842875b745e1879ff294c9846aa07cb54078fc04a63"
},
"downloads": -1,
"filename": "mcp_jetbrains_proxy-0.1.1.dev30.tar.gz",
"has_sig": false,
"md5_digest": "2fef9e19811d8c2b6c01f4f765f524dd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 55106,
"upload_time": "2024-12-21T18:18:13",
"upload_time_iso_8601": "2024-12-21T18:18:13.715525Z",
"url": "https://files.pythonhosted.org/packages/36/14/d39153f8d3c12050055dfe67f77088eb2bf55e54c98cce214fc4d4d67893/mcp_jetbrains_proxy-0.1.1.dev30.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-21 18:18:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "leobuskin",
"github_project": "mcp_jetbrains_proxy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "mcp-jetbrains-proxy"
}