A Model Context Protocol (MCP) server for agentic retrieval of financial market data
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio · streamable-http · http · sse
verified
reported
listed in the official MCP registry counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
No tools enumerated yet for this server.
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit 6206649 · analyzer v33 · 4d ago
skills & prompt files 7
- agent-rules danchev-openmarkets-6206649/.github/copilot-instructions.md
- agent-rules danchev-openmarkets-6206649/.github/instructions/python-calisthenics.instructions.md
- agent-rules danchev-openmarkets-6206649/.github/instructions/python-ddd.instructions.md
- agent-rules danchev-openmarkets-6206649/.github/instructions/python-hexagonal.instructions.md
- agent-rules danchev-openmarkets-6206649/.github/instructions/python-mcp-server.instructions.md
- agent-rules danchev-openmarkets-6206649/.github/instructions/refactoring.instructions.md
- agent-rules danchev-openmarkets-6206649/AGENTS.md
danger signals1
- dynamic code execution eval()/exec() danchev-openmarkets-6206649/tests/core/test___init__.py :12
exec(
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 207
filesystem 4
- fs (weak) danchev-openmarkets-6206649/scripts/check_release.py :6
from pathlib import Path - fs danchev-openmarkets-6206649/src/openmarkets/core/server.py :4
from pathlib import Path - fs (weak) danchev-openmarkets-6206649/tests/core/test_mcpserver.py :2
from pathlib import Path - fs (weak) danchev-openmarkets-6206649/tests/live/conftest.py :16
from pathlib import Path
shell / exec 1
- shell (weak) danchev-openmarkets-6206649/tests/integration/test_http_transport_e2e.py :22
import subprocess
network 1
- net (weak) danchev-openmarkets-6206649/tests/integration/test_http_transport_e2e.py :21
import socket
declared dependencies 8
- mcp@>=2.0.0,<3
- httpx2@>=2.12.0,<3
- yfinance@>=1.5.2
- lxml@>=6.0.2
- curl-cffi@>=0.13.0
- numpy@>=2.0.0; python_version <
- 3.13@*
- 3.14@*