GoldenPi Bonds MCP Server
by hackbansu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOLDENPI_BASE_URL | No | GoldenPi API base URL | https://api.goldenpi.com |
| GOLDENPI_MCP_HOST | No | SSE server bind host | 0.0.0.0 |
| GOLDENPI_MCP_PORT | No | SSE server bind port | 8080 |
| GOLDENPI_PARTNER_ID | No | Partner ID sent during handshake | GoldenPi-Securities |
| GOLDENPI_CLIENT_TOKEN | No | Optional static token. If unset or rejected, the server falls back to /v0/auth/handshake. | |
| GOLDENPI_MCP_TRANSPORT | No | stdio for OpenCode/Claude Desktop, sse for ChatGPT apps | stdio |
| GOLDENPI_SEND_DEPOSITORY_HEADER | No | Set to 1 to send x-gpi-client-depositoryid on POSTs. | 0 |
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/hackbansu/goldenpi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server