mdn / mdn/mcp

llama.cpp webui support

Open
#201 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.