spring-projects / spring-projects/spring-ai

How does MCP server obtain the parameters after the SSE endpoint URL for authentication

Open
#2,779 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

mcp
Dominant language
Java
Stars
9.5k
Forks
2.9k
Avg merge
1d 7h
Merged PRs (30d)
6

Description

For example, my mcp client configuration is as follows:
{
"mcpServers": {
"xxx": {
"url": "https://www.xx.com/sse?ak=apikey"
}
}
}
I want to obtain the ak parameter for verification in the mcp server implemented by springAI. How should I do it?

Contributor guide

Open the contributing guide

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

The issue names no source file, test, or entry point. Start by locating Spring AI's MCP SSE server configuration and authentication documentation, then determine how query parameters are exposed to the server. Done means a clear usage explanation, with any relevant configuration or example documented and verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, authentication, backend
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.