Language

Python agents

57,814 Python AI agents indexed on MeshKore — the most complete public catalog, ranked by popularity and updated daily.

57,814 agents · ranked by popularity · refine in the directory →

Python agents — page 558 of 579

llmrouterx

Intelligent routing, load balancing, and failover for LLM providers

llmrunctl

LLM Runner Control is a CLI tool to interact with local and remote LLM, define multiple scenario variations (model × prompt × options), run it over a dataset and capture structured results for comparison or to build knowledge through meta analysis.

llms-kgs

Paquete que permite trabajar con los Grandes Modelos de Lenguaje (LLM, por sus siglas en inglés) y los Grafos de Conocimiento (KG, por sus siglas en inglés)

llms-mirror

Mirror official docs (via llms.txt) as plain Markdown for LLM ingestion and RAG.

llms-txt-kit

Generate and validate llms.txt files — CLI and Python library, zero dependencies.

llms_sdk_py

Unified interface to call OpenAI and Anthropic-compatible LLM APIs from Python

llmsafespaces

Python SDK for LLMSafeSpaces API

llmscout-cli

Zero-dependency, cross-platform LLM/GEO/AEO checker CLI. 21 checks, pure Python stdlib, no runtime dependencies.

llmsurgery

LLM Surgery

llmswitch-client

A production-ready routing, fallback, and rate-limiting client for OpenAI-compatible LLM endpoints.

llmt-cli

Find, download (over BitTorrent + webseeds), and SHA-256-verify LLM models from the LLM Torrents catalog.

llmtrafficlens

Profile LLM gateway logs for prefix-cache reuse potential, and export anonymized replayable traces

llmuid

Identifiers designed to survive being read, copied and re-emitted by language models

llmwho

Passive LLM endpoint identity and stability instrumentation

llmwiki-serve

Serve existing Markdown, Obsidian-style, or LLMWiki folders as cited agent-readable context.

lmstudio-agent-mcp

MCP server providing agent capabilities for LM Studio: file I/O, terminal execution, web search, persistent memory, and skill loading.

lmux-bedrock-shared

Shared AWS Bedrock internals (SigV4 signing, event-stream decoding, Anthropic pricing) for lmux

local-axiom-agent

A local-first AI orchestration framework

local-llm-ctl

CLI tool to manage local LLM models and role-based server lifecycle

local-rag-mcp

RAG Knowledge MCP Server — FastMCP + LanceDB + Hybrid Search

localstorage

Localstorage for python with more tools

login-with-chatgpt

Use the OpenAI Python SDK with your own ChatGPT subscription

logion-skillmap

Deterministic package-map inference engine for Logion.

loomeye-agent

LoomEye HPC Agent — connect your cluster to LoomEye

loopy-agent

loopy-agent: 21 Essential AI Concepts in one toolkit — agentic loops, gateway, guardrails, evals, caching, observability, MCP, multi-agent, middleware, plugins, state, safety, cost, drift, skills, verification, audit, streaming, multi-modal, compliance, and explainability.

lora-ollama-bridge

LoRA adapter bridge between Unsloth and Ollama for dynamic adapter loading.

loregpt

Python SDK for Lore — coordination memory for multi-agent AI systems: create runs, write events, and fetch read-your-writes context packs.

luxand-llm

Pure Python ctypes wrapper for the Luxand LLM SDK

m3-langchain

Recognizable alias for m3-memory's LangChain / LangGraph integration (drop-in Mem0 replacement, M3Store, M3Saver checkpointer, retriever, LCEL). Re-exports m3_memory.langchain.

mac-agent

A lightweight multi-agent coordination ledger for task handoff, context handoff, and quality gates.

magent-multi-ai-agents-manager

Launch each project's AI coding agent in its own terminal, auto-tiled across every monitor

maigp-anthropic

AIGP governance adapter for anthropic

maigp-autogen

AIGP governance adapter for Microsoft AutoGen multi-agent conversations

maigp-crewai

AIGP governance adapter for CrewAI multi-agent orchestration

maigp-llamaindex

AIGP governance adapter for llamaindex

maigp-openai

AIGP governance adapter for openai

mana-agent

LLM-powered static analysis and repository understanding tool

markitdown-chuncking-rag

Utility tool for converting various files to Markdown

maton-agent-toolkit

Maton Agent Toolkit

matrix-agent-symphony

The self-improving AI agent — creates skills from experience, improves them during use, and runs anywhere

matterloop-agents

Model agents and DAG-based multi-agent collaboration components for MatterLoop

maximem-synap-smolagents

Synap memory integration for Smolagents — memory tools and a turn recorder

maximem-synap-strands-agents

Synap memory integration for Strands Agents — long-term memory, short-term context, and real-time anticipation

mcp-agent-health

MCP server to validate agent health under AOS discipline — catch agents that silently fail in production.

mcp-agent-trace

RETIRED 2026-08-31 — project deleted, all source removed. This tombstone breaks installs on purpose.

mcp-agentic-terminal-abhishek-2026

An MCP which allows you to run commands in a terminal and get the output back.

mcp-bastion-autogen

MCP-Bastion security helpers for Microsoft AutoGen / Agent Framework tool messages.

mcp-bastion-langgraph

MCP-Bastion security helpers for LangGraph nodes and tool calls.

mcp-bastion-litellm

MCP-Bastion security middleware for LiteLLM (100+ LLM providers via one OpenAI-compatible API).

mcp-bastion-ollama

MCP-Bastion security middleware for Ollama local models (OpenAI-compatible API).

mcp-bastion-openai-agents

MCP-Bastion security helpers for OpenAI Agents SDK tools and messages.

mcp-bastion-pydantic-ai

MCP-Bastion security helpers for Pydantic AI agent prompts and tool args.

mcp-mistral-queue

MCP server for Mistral API with queueing and rate limiting

mcp-openai-bridge

Expose any MCP server's tools as OpenAI function-calling tools, and execute OpenAI tool calls back against it.

mcp-test-harness-autogen

Microsoft AutoGen agents testing helpers for MCP Test Harness

mcp-test-harness-langgraph

LangGraph agent graphs testing helpers for MCP Test Harness

mcp-test-harness-litellm

LiteLLM proxy / router testing helpers for MCP Test Harness

mcp-test-harness-ollama

Ollama local models testing helpers for MCP Test Harness

mcp-test-harness-openai-agents

OpenAI Agents SDK testing helpers for MCP Test Harness

mcp-test-harness-pydantic-ai

Pydantic AI agents testing helpers for MCP Test Harness

memkv-vllm

MemKV backend for vLLM native KV offloading: a secondary tier behind the CPU pool (TieringOffloadingSpec) or MemKV as the offload medium itself (MemKVOffloadingSpec).

memoflow-anthropic

Durable Anthropic Messages adapter for the MemoFlow Python SDK

memoflow-openai

Durable OpenAI Responses adapter for the MemoFlow Python SDK

memora-autogen

Poison-resistant, Byzantine-fault-tolerant shared memory for Microsoft AutoGen agent teams — implements the autogen_core Memory protocol; one rogue agent can't corrupt the team's recall.

memora-crewai

Poison-resistant, Byzantine-fault-tolerant shared memory + robust voting tools for CrewAI crews — one rogue agent can't corrupt what the crew remembers or how it votes.

memora-langchain

Poison-resistant, Byzantine-fault-tolerant shared chat memory for LangChain agent swarms — one prompt-injected agent can't corrupt the shared history.

memora-swarm

Bit-exact Byzantine-fault-tolerant state layer for federated learning and edge/defence swarms. Three layers — OR-Set CRDT (L1), an epistemic drift + human-in-the-loop layer (L2), and ACFA Q16.16 multi-Krum + G-Set (L3) — keep heterogeneous nodes byte-identical; one prompt-injected or equivocating node can't fork, poison, or move the agreed state. Every write is signed, attributable, and exactly replayable. Architected for large swarms; bit-exact by construction.

mengram-crewai

Mengram memory tools for CrewAI agents — semantic, episodic, and procedural memory (workflows that learn from failures).

merallm

A polished Python chat workspace for Ollama and OpenRouter models

meridian-rag

A from-scratch grounded RAG engine over biomedical literature: every ML component trained in-house, every answer cited, verified, or refused.

metarag-sdk

Framework for benchmarking, evaluating, and orchestrating Retrieval-Augmented Generation pipelines.

microscopy-llm-profiler

Deterministic microscopy image analysis for AI agents, over MCP. Point your Claude/Cursor/Codex agent at an image and it segments, counts, and measures cells — Fiji/ImageJ-equivalent, every number traceable to a tool, never guessed.

microsoft-agents-authentication-entra-auth-sidecar

Entra ID Agent Container (sidecar) authentication library for Microsoft Agents

microsoft-agents-hosting-msteams

Integration library for Microsoft Agents with Teams

mila-llm

The LLM stack you can read and understand: Gemma 4 and Llama on CUDA, built from explicit C++23 components.

mimir-agent-memory

A developer-facing memory layer for AI agents (MCP server).

minerva-rag

Evolutionary RAG system with holographic memory compression

mini-agent-framework

A dynamic, need-based multi-agent AI framework with session memory, action tracking, tool approval, and browser automation

mini-agent-k

A minimal coding agent

mini-agent-kit

General purpose agent harness inspired by Claude Code

mini-code-agent-langgraph

A compact transactional runtime for verified coding agents.

miniclaude

A lean, snappy fullscreen terminal client for Claude Code

minimal-cli-agent

A minimal terminal AI agent inspired by minimal-agent.com.

mirai-agent

Local first personal AI agent powered by the Mirai cloud API

mkdocs-agentready

MkDocs plugin that submits your docs site to AgentReady after every build, making it instantly queryable by AI agents via MCP.

ml-agent-orchestrator

Closed-loop, self-improving agent engine: Claude Code, Google Antigravity and OpenAI Codex compete for the Editor seat via blind-tournament judging, a deterministic referee (Haskell decision kernel + verified Python fallback) polices the flow, and git + an objective fitness signal arbitrate every change. Persistent sessions, context-rotation memory, AST code graph, temporal experiment knowledge graph.

mm-agenttoolkit

Provider-neutral tool definitions and execution for Python agents

mm-asset-rag

Multimodal retrieval engine: index mixed assets (PDFs / Office docs / images), search across four routes (text→text, text→image, image→image, hybrid) fused with RRF, with an optional grounded LLM answer layer on top.

mnemosyne-rag

A local, teaching-first RAG pipeline (Ollama + LangChain + FAISS) that turns any model into an instant expert.

mobileops-managed-agent

Server-side SDK for the MobileOPS Managed Agent API.

moduagent

Composable Python runtime for building production AI agents

mosaic-llm-bench

MOSAIC: evaluating the Moral, Social and Individual dimensions of LLMs

mrta-rag

A local citation-aware research and teaching assistant for technical PDFs

mtk-gpt-tool

Build, patch, and inspect MediaTek-style GPT partition tables from scatter XML files.

multi-agent-memory

Local-first shared long-term memory for multiple AI agent CLIs

multi-agent-platform

Multi-Agent experiment collaboration platform

multi-agent-platform-server

Meta-package: Multi-Agent Platform CLI + server dependencies

multilingual-dev-rag

Local-first multilingual RAG for code and technical docs. In-process hybrid retrieval (vector + full-text) with FTS for Cyrillic and other non-ASCII scripts.

my-llmkit

a kit for building LLM applications

my-novel-agent

A sophisticated novel generation and processing agent.

Browse other language pages