K-invest
by ianlyoo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KIS_CANO | No | KIS account number (8 digits) | |
| KIS_APP_KEY | No | KIS Open API app key | |
| KIS_ENV_FILE | No | Path to existing env file with KIS credentials | |
| KIS_APP_SECRET | No | KIS Open API app secret | |
| MARGIN_TA_HOME | No | Path to margin-ta checkout for technical analysis tools | |
| MCP_AUTH_TOKEN | Yes | Bearer token. Generate with `openssl rand -hex 32`. | |
| MCP_PUBLIC_URL | No | External access URL (default http://127.0.0.1:8100) | |
| SEC_USER_AGENT | No | SEC recommended user agent with contact email | |
| TOSS_CLIENT_ID | No | Toss Securities Open API client ID | |
| TOSS_CREDS_FILE | No | Path to JSON file with multiple accounts ({"accounts": [...]}, chmod 600) | |
| KIS_ACNT_PRDT_CD | No | KIS product code (2 digits) | |
| KINVEST_CACHE_DIR | No | Token cache directory (default ~/.cache/k-invest) | |
| TOSS_CLIENT_SECRET | No | Toss Securities Open API client secret |
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/ianlyoo/K-invest'
If you have feedback or need assistance with the MCP directory API, please join our Discord server