RazorMCP
by Savirar0
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEMO_MODE | No | If set to 'true', bypasses external calls (Groq/Razorpay) | |
| LLM_MODEL | No | Model identifier; defaults to gpt-oss-120b | |
| ENVIRONMENT | No | Runtime environment label | |
| GROQ_API_KEY | No | API key for the LLM provider (Groq) | |
| LLM_BASE_URL | No | Base URL for the LLM API; defaults to https://api.groq.com/openai/v1 | |
| RAZORPAY_KEY_ID | No | Razorpay Test Mode key ID | |
| RAZORPAY_KEY_SECRET | No | Razorpay Test Mode key secret | |
| MAX_DISCOUNT_PERCENT | No | Maximum discount allowed; defaults to 10.0 | |
| MAX_TRANSACTION_AMOUNT | No | Maximum transaction amount in INR; defaults to 10000.0 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues