Skip to main content
Glama

kospi-kosdaq

pyproject.toml738 B
[project] name = "kospi-kosdaq-stock-server" version = "0.1.23" description = "KOSPI/KOSDAQ Stock Data MCP Server" readme = "README.md" requires-python = ">=3.10" dependencies = [ "requests", "pykrx", "mcp>=0.1.0", ] authors = [ {name = "Sangrok Mun", email = "munsangrok@gmail.com"}, ] license = {text = "MIT"} classifiers = [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", ] [project.scripts] kospi_kosdaq_stock_server = "kospi_kosdaq_stock_server:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["."]

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/dragon1086/kospi-kosdaq-stock-server'

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