Skip to content

DAVIDMATHIAS/mcp-spring-server-samples

Repository files navigation

Sample MCP Server Implementation, How to use it

  • Step 1
  • Just run as spring application and add the following configuraiton into the .vscode/mcp.json

    { "servers": { "my-local-service": { "type": "sse", "url": "http://localhost:8081/sse" } } }

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages