Skip to main content

MCP server for helping user to resolve Robot Framework code issues detected by Robocop.

Project description

Robocop MCP server

Robocop MCP server helps users to resolve their static code analysis errors and warnings with help of an LLM.

Install

Install with pip: pip install robocop-mcp

Running robocop-mcp server

For running MCP server in VS Code workspace:

  1. Create a .vscode/mcp.json file in your workspace.
  2. Add following configuration to the mcp.json file:
{
    "servers": {
        "robocop-mcp":{
            "type": "stdio",
            "command": "uv",
            "args": [
                "run",
                "src/robocop_mcp",
            ],
            "env": {
                "ROBOCOPMCP_CONFIG_FILE": "${workspaceFolder}/pyproject.toml"
            }
        }
    }
}
  1. Remember to click start button in the mcp.json file

For general detail about configuring MCP server in VS Code, see the VS Code documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robocop_mcp-0.1.0.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

robocop_mcp-0.1.0-py3-none-any.whl (9.6 kB view details)

Uploaded Python 3

File details

Details for the file robocop_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: robocop_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.5

File hashes

Hashes for robocop_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 cd0711929edd1f33a3bea16c0ac996bd2667ca5d0702ea3e19398b8456fb4e0f
MD5 f17a9d986cd55379a73ed2b743df760a
BLAKE2b-256 2d33699d944934f16ea8a2bb8b8244f477589d1aacce9977a2aba23404f93deb

See more details on using hashes here.

File details

Details for the file robocop_mcp-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for robocop_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cfa703e096f035d5f824e77a9ae7cd6d4b7b42d4ef354d00d897f1d6f739dbb4
MD5 ab5975052d2156a64a1e655d548fceb3
BLAKE2b-256 855993ac33e4befd3cabef51bfca1c07676d1bb0c26d1e139f077510f4fa1f9a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page