Skip to main content
Glama

Korea Stock Analyzer MCP Server

by Mrbaeksang
index.htmlโ€ข1.22 kB
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Korean Stock Analyzer MCP API</title> <style> body { font-family: system-ui; margin: 40px; background: #f5f5f5; } .container { max-width: 800px; margin: 0 auto; background: white; padding: 30px; border-radius: 10px; } h1 { color: #333; } .info { background: #e3f2fd; padding: 15px; border-radius: 5px; margin: 20px 0; } code { background: #f0f0f0; padding: 2px 5px; border-radius: 3px; } </style> </head> <body> <div class="container"> <h1>๐Ÿš€ Korean Stock Analyzer MCP API</h1> <div class="info"> <p><strong>Version:</strong> 1.1.1</p> <p><strong>Author:</strong> Mrbaeksang</p> <p><strong>GitHub:</strong> <a href="https://github.com/Mrbaeksang/korea-stock-analyzer-mcp">Repository</a></p> </div> <h2>Endpoints</h2> <ul> <li><code>GET /api/mcp</code> - Get server info and tool list</li> <li><code>POST /api/mcp</code> - Execute MCP commands</li> </ul> <h2>For Kakao PlayMCP</h2> <p>Use this URL for MCP endpoint registration</p> </div> </body> </html>

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/Mrbaeksang/korea-stock-analyzer-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server