anthropics / anthropics/claude-ai-mcp

Support custom headers for connectors.

Offen
#10 62 Kommentare 102 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
auth enhancement
Vorherrschende Sprache
Keine Sprachdaten
Sterne
471
Forks
77
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

### Problem Statement

Claude.ai MCP connectors only support OAuth. For custom MCP servers, a low-tech basic auth solution would be very nice.

Claude Code and Desktop support custom headers. This enables the use of Bearer tokens, HTTP basic auth, or an ad-hoc approach to auth.

For example:
```
claude mcp add --transport http myCoolMCP https://example.com/mcp --header "Authorization: Basic ZXhhbXBsZTpodW50ZXIy"
```

### Proposed Solution

It would be great if claude.ai would support a custom header option like Claude Code and Desktop. Going full OAuth for a custom-built MCP server is often overkill when there is only a single user and a simple single password / token would be sufficient security for one's threat model.

### Alternatives Considered

_No response_

### Area

MCP Connector (adding/managing servers)

### Priority

Critical - Blocking my MCP server development

### Additional Context

_No response_

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.