llama.cpp webui support
Open
Nobody has claimed this yet.
needs triage
- Dominant language
- JavaScript
- Stars
- 188
- Forks
- 12
- Avg merge
- 2h 53m
- Merged PRs (30d)
- 17
Description
llama.cpp has a webui that supports remote mcp servers. It seems like due to CORS policies, https://mcp.mdn.mozilla.net/ isn't usable directly by this webui.
Contributor guide
No contributing guide indexed for this repository
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
Start by reproducing the reported request from the llama.cpp webui against https://mcp.mdn.mozilla.net/ and inspect the browser's CORS failure. Then identify the relevant MCP server entry point and determine the response behavior needed for the webui to connect successfully; done means the remote server is usable from that webui.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, javascript
- Domain
- backend-api-design, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100