Sherpa MCP Server
by rajshah11
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SERVER_HOST | No | Server host (default: 0.0.0.0) | 0.0.0.0 |
| SERVER_PORT | No | Server port (default: 8000) | 8000 |
| AUTH0_AUDIENCE | No | Auth0 audience | |
| AUTH0_CLIENT_ID | No | Auth0 client ID | |
| JWT_SIGNING_KEY | No | JWT signing key for token encryption (min 12 chars) | |
| REQUIRE_CONSENT | No | Require consent for OAuth (default: true) | true |
| SERVER_BASE_URL | No | Base URL of the server (default: http://localhost:8000) | http://localhost:8000 |
| AUTH0_CONFIG_URL | No | Auth0 OpenID Connect configuration URL | |
| AUTH0_CLIENT_SECRET | No | Auth0 client secret | |
| WATER_DAILY_GOAL_ML | No | Daily water intake goal in ml (default: 1920) | 1920 |
| ALLOWED_CLIENT_REDIRECT_URIS | No | Comma-separated allowed redirect URIs |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/rajshah11/sherpa-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server