mcp icon indicating copy to clipboard operation
mcp copied to clipboard

AWS MCP: Support in VS Code

Open bluayer opened this issue 3 months ago • 4 comments

Describe the feature

Please enable the use of AWS MCP in VS Code similar to the Azure MCP server. It would be great if an AWS MCP plugin or integration with the Amazon Q plugin was available.

Azure MCP Server plugin : https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azure-mcp-server

Use Case

Most users launch the terminal within their IDE and use MCP. Especially, the feedback on the Azure MCP Server plugin has been very positive and useful.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • [ ] I may be able to implement this feature request
  • [ ] This feature might incur a breaking change

bluayer avatar Aug 12 '25 10:08 bluayer

You can use Amazon Q extension, MCPs are already available there. But it would be nice to have more models to chose than available in Q.

kappa8219 avatar Aug 13 '25 09:08 kappa8219

In PyCharm it works as well with Copilot and containers:


         "aws-eks-mcp": {
			"type": "stdio",
			"command": "podman",
			"args": ["run", "-i", "--rm", "localhost/awslabs/eks-mcp-server:latest"]
		 }

Containers should be pre-build(no more)

UPDATE: public.ecr.aws/awslabs-mcp

kappa8219 avatar Aug 15 '25 07:08 kappa8219

We gave Install | VS Code buttons on the README. How is the extension different?

theagenticguy avatar Aug 15 '25 13:08 theagenticguy

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon. If you wish to exclude this issue from being marked as stale, add the "backlog" label.

github-actions[bot] avatar Oct 26 '25 01:10 github-actions[bot]

Closing this issue as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen. If you wish to exclude this issue from being marked as stale, add the "backlog" label.

github-actions[bot] avatar Nov 09 '25 01:11 github-actions[bot]