Skip to main content
Glama

IB Analytics MCP Server

by knishioka
.gitignore•643 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 environments venv/ ENV/ env/ .venv # IDE .vscode/ .idea/ *.swp *.swo *~ # Environment variables .env .env.local .env.*.local # Data files data/raw/*.csv data/raw/*.xml data/processed/*.csv data/processed/*.json *.csv *.xml # Test and coverage .coverage .coverage.* htmlcov/ .pytest_cache/ .tox/ # Type checking .mypy_cache/ .dmypy.json dmypy.json # Documentation docs/_build/ # OS .DS_Store Thumbs.db # Jupyter .ipynb_checkpoints/ # Logs *.log

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/knishioka/ib-sec-mcp'

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