StacklokLabs / StacklokLabs/mkp
AWS EKS Token Support
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 59
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
I have my kubeconfig setup to use the aws eks command to fetch tokens. Is there a way to get this to work when running within toolhive?
I can see the MKP mcp server complaining about not having the aws cli:
getting credentials: exec: executable aws not found
I'd imagine this has to do with the aws cli not being available within the docker container running MKP.
Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no source files or tests; start by reproducing the kubeconfig aws eks exec flow inside the Docker container running the MKP MCP server and inspect how credentials are obtained. Done means a kubeconfig using aws eks can authenticate successfully when running within toolhive.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, docker, kubernetes
- Domain
- cloud, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100