Skip to content

Fix double slash in example server URLs#32

Merged
jerome3o-anthropic merged 1 commit intomainfrom
feature/fix-double-slash-urls
Jan 16, 2026
Merged

Fix double slash in example server URLs#32
jerome3o-anthropic merged 1 commit intomainfrom
feature/fix-double-slash-urls

Conversation

@jerome3o-anthropic
Copy link
Member

Summary

  • Remove trailing slash from baseUri before constructing example server URLs
  • Fixes URLs appearing as https://example-server.modelcontextprotocol.io//budget-allocator/mcp instead of https://example-server.modelcontextprotocol.io/budget-allocator/mcp

Test plan

  • Verify copy buttons produce URLs without double slashes

🤖 Generated with Claude Code

Remove trailing slash from baseUri before constructing example server
URLs to avoid URLs like "example.com//budget-allocator/mcp".

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@jerome3o-anthropic jerome3o-anthropic merged commit f48f411 into main Jan 16, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant