We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jcamier/mcp-oauth'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•160 B
"""
MCP OAuth Demos Package
This package contains demonstration scripts showing how to use
the MCP OAuth server and client together.
"""
__version__ = "0.1.0"