Quellen, python-mcp

13 Quellen in /var/www/code/python-mcp/sources.yaml.

IDTitelURL / ReferenzPublisherTypRelevanz
MCP_SPECModel Context Protocol Specificationhttps://modelcontextprotocol.io/Anthropic / Model Context ProtocolstandardProtokoll-Definition, stdio- und HTTP-/SSE-Transport, JSON-RPC- Framing, tools/list und tools/call Semantik.
MCP_PYTHON_SDKModel Context Protocol — Python SDKhttps://github.com/modelcontextprotocol/python-sdkModel Context Protocolreference_implementationQuelle fuer FastMCP, @mcp.tool() Decorator, Schema-Erzeugung aus Type-Hints, stdio-Loop.
PY_TYPING_DOCPython typing module documentationhttps://docs.python.org/3/library/typing.htmlPython Software FoundationdocumentationLiteral, Annotated, TypedDict, Protocol — die typsicheren Bausteine fuer Tool-Signaturen und Ports.
PY_TYPING_PROTOCOLtyping.Protocol — Structural subtypinghttps://docs.python.org/3/library/typing.html#typing.ProtocolPython Software FoundationdocumentationStrukturelle Interfaces fuer Ports.
PY_LOGGING_DOCPython logging — Handlers, Streams, Konfigurationhttps://docs.python.org/3/library/logging.htmlPython Software FoundationdocumentationbasicConfig(stream=sys.stderr), Logger-Konfiguration vor Dependency- Import, Vermeidung von stdout-Pollution.
PY_RUNTIME_FLAGSPython -u Flag und PYTHONUNBUFFEREDhttps://docs.python.org/3/using/cmdline.html#cmdoption-uPython Software FoundationdocumentationUnbuffered stdio fuer langlaufende Subprozesse.
PYDANTIC_FIELDPydantic Field constraintshttps://docs.pydantic.dev/latest/concepts/fields/Pydanticdocumentationge/le/gt/lt-Bounds via Annotated[int, Field(...)] — vom MCP-SDK ins JSON-Schema uebernommen.
HTTPX_TRANSPORThttpx HTTPTransport retrieshttps://www.python-httpx.org/advanced/#http-transportEncode OSSdocumentationTransport-Level-Retries fuer transiente Netzwerk-Fehler ohne Doppel-Side-Effects.
PEP_621PEP 621 — Storing project metadata in pyproject.tomlhttps://peps.python.org/pep-0621/Python Software FoundationstandardStandardisierte Projekt-Metadata fuer Python-Packages.
LOCAL_PROJECTCHARAKTERISTIKALokale Projektcharakteristika Library/var/www/code/projektcharakteristikalocal_policyQuality-Principles SRP/SoC/DRY/SOLID/Clean Code/MaxLOC und Schicht- Definitionen werden hier 1:1 uebernommen und auf Python uebersetzt.
LOCAL_SECURITY_BASELINELokale Security Library/var/www/code/securitylocal_policyQuerschnittsregeln zu Eingabe-Validierung, Sandbox und Secrets- Handling — quellen die Sandbox- und Secrets-Anforderungen.
LOCAL_CREDENTIALS_LAYOUTCredentials-Verzeichnis-Konvention/var/www/_credentials/<dienst>/credentials.jsonlocal_policyServer-weite Konvention: root rwx, www-data r--, JSON-Schema pro Dienst frei. Wird von PHP-Apps und Python-MCP-Servern gemeinsam gelesen.
LOCAL_KI_WEB_AUDITAudit des ki-web MCP-Servers (Mai 2026)/var/www/mcp + Doku unter /Volumes/daten/code/2026-05-20_ki-gemeinschaft/abstracted_local_evidenceLiefert die konkreten Belege fuer die hier kodifizierten Regeln: stdio-Pollution-Vorfall, Schema-Drift-Vermeidung, atexit-close, X-Request-Id-Propagation, --health-Subcommand, PATCH-Semantik gegen Partial-Update.

Zurück zum Bereich