github Python analyzed 6206649

danchev/openmarkets

v0.1.0b1
github

A Model Context Protocol (MCP) server for agentic retrieval of financial market data

maintainer
danchev
licence
AGPL-3.0
first seen
2026-08-08
last seen
2026-09-09
releases · 30d
2
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
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.

skills & danger signals github-tarball
code evidence v0.1.0b1 · github-tarball
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@*