Medicine Carousel MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port (auto-configured by Render) | 8000 |
| NODE_ENV | No | Node environment (production or development) | production |
| AUTH0_DOMAIN | Yes | Your Auth0 tenant domain (e.g., your-tenant.auth0.com) | |
| AUTH0_AUDIENCE | Yes | Your AWS API Gateway URL used as Auth0 API identifier | |
| AUTH0_CLIENT_ID | Yes | Your Auth0 client ID | |
| AUTH0_CLIENT_SECRET | Yes | Your Auth0 client secret | |
| AUTH0_ISSUER_BASE_URL | Yes | Your Auth0 issuer base URL (e.g., https://your-tenant.auth0.com) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/Sudheerarava222/appsdk-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server