Ashar Exchange MCP Server
Officialby AsharFinance
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP server port, used when the http transport is selected. | 3001 |
| TRANSPORT | No | Alias for ASHAR_EXCHANGE_TRANSPORT. Accepted values: stdio or http. | stdio |
| ASHAR_EXCHANGE_BASE_URL | No | API base URL. | https://api.ashar.finance/v2 |
| ASHAR_EXCHANGE_TRANSPORT | No | Transport mode: stdio or http. Defaults to stdio. Can also be set using the TRANSPORT variable. | stdio |
| ASHAR_EXCHANGE_TENANT_KEY | Yes | Tenant API key (ash_proxy_...) used in the X-Ashar-Tenant-Key header. Required for protected endpoints; admin endpoints work without it. |
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