Skip to main content
Glama

SSI Stock Data MCP Server

by archiephan78
Apache 2.0
14
  • Linux
  • Apple
.gitignore657 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual Environment .env .venv env/ venv/ ENV/ # IDE .idea/ .vscode/ *.swp *.swo # Testing .coverage htmlcov/ .pytest_cache/ .tox/ # Distribution *.tar.gz *.whl # Logs *.log .info.json # Local development .DS_Store # Environment variables .env # Database *.db *.sqlite3 # Unit test / coverage reports htmlcov/ .tox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover .hypothesis/ .pytest_cache/ # mypy .mypy_cache/ # Jupyter Notebook .ipynb_checkpoints

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/archiephan78/ssi-stock-mcp-server'

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