Skip to main content
Glama

MCP Auth

by rubenpenap
README.mdx•735 B
# Scope Hints <EpicVideo url="https://www.epicai.pro/workshops/day-7-8-mcp-auth/scope-hints-p0c97/solution" /> šŸ‘Øā€šŸ’¼ Excellent work! We've successfully implemented scope hints that guide clients through the OAuth authorization process. Now when users encounter permission issues, their client apps can automatically discover what scopes are available and request the right permissions. This improvement means users get clear guidance on what permissions they need, eliminating confusion and failed authentication attempts. The scope hints in both the 401 Unauthorized response and the OAuth protected resource metadata ensure clients always know exactly what to request from the authorization server. Great work on this one.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rubenpenap/mcp-auth'

If you have feedback or need assistance with the MCP directory API, please join our Discord server