Richgo Finance MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RICHGO_COOKIE | No | Optional cookie for authenticated features. Not required for public endpoints. |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| richgo_service_catalogA | Show all Richgo Finance services currently exposed by this MCP server. |
| richgo_search_stockB | Search Richgo Finance for a stock by Korean name, partial name, or code. Returns matching stock candidates. |
| richgo_get_stock_detailA | Fetch public Richgo Finance detail for a stock ticker, including valuation, cash flow, safety, percentiles, and reports when available. |
| richgo_analyze_stockB | Resolve a user stock query through Richgo search/local aliases, fetch detail, and return a compact analysis payload. |
| richgo_get_scoresB | Fetch the Richgo score/screener table with optional market, sort, tier, period, and limit filters. |
| richgo_get_undervaluedB | Fetch Richgo undervalued-stock service. Modes mirror the site tabs: total, ttm, gap, composite, analyst, risky. |
| richgo_get_ai_rankingsA | Fetch Richgo AI ranking tab with country, market, sort, top, and tier filters. |
| richgo_get_curationC | Fetch a Richgo curated screener bucket such as compound_quality, income_safe, chart_breakout, health_quality, industrial_growth, it_stability, or consumer_margin. |
| richgo_get_breakoutB | Fetch Richgo breakout/special-signal results. The site may return empty arrays for some signal types. |
| richgo_get_market_apiA | Generic wrapper for public /api/market/{path} endpoints discovered in the app bundle. Use for market status endpoints not yet promoted to a first-class tool. |
| richgo_get_public_apiC | Constrained GET wrapper for public /api/... Richgo endpoints. This is useful while mapping newly discovered site services. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| service_catalog | Public Richgo Finance services exposed by this MCP server. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/reallygood83/rfmcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server