MCPcopy Create free account
hub / github.com/Open-Quant/openquant / afml_get_context

Route afml_get_context

scripts/afml_mcp_server.py:None–None  ·  view source on GitHub ↗
mcp.tool(
    name="afml_get_context",
    description=(
        "Search then return each hit with neighbor windows. "
        "Useful for agents drafting grounded quant-research notes from AFML."
   

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""MCP server for AFML semantic retrieval.
3
4Default transport: stdio

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected