An MCP server for generating images and checking generation status through ComfyUI's API. It allows interaction with local ComfyUI instances by providing workflow-based image generation and status checking tools.
A local, fully vectorized computational engine for stock market analysis that enables AI to perform factor calculation, strategy backtesting, IC analysis, and GPU-based multi-dimensional visualization using local DuckDB data.
Enables context optimization for LLM-powered coding assistants by compressing prompts, injecting task protocols, and providing a 2nd Brain knowledge graph with tools for prompt compression, knowledge retrieval, metrics, and runtime configuration.
MCP server for deterministic, zero-dependency context-window math, enabling token estimation, text truncation, and budget reporting without a tokenizer.
An open source biomedical research agent that provides LLMs with 28 tools for drug discovery, protein analysis, literature search, medical imaging, omics, and sandbox execution, all running locally via Ollama and MedGemma.
An authenticated OpenAI-compatible inference gateway with an async job broker that bridges a coding agent to a ChatGPT MCP worker, enabling ChatGPT to process inference requests via a tunnel.
Enables natural-language Chinese queries across MySQL, Dameng DM, and KingbaseES databases, with safe SQL generation, schema exploration, and read-only query execution.
A read-only MCP server that gives AI agents access to Sparx Enterprise Architect models, enabling search, navigation, and reading of elements, packages, scenarios, and connectors from .qea exports without a running EA instance.
Enables a host AI agent to trigger a multi-agent debate, running N-rounds where agents critique each other's answers, then synthesizes a consensus recommendation with ranked options.
MCP server for querying and analyzing TensorBoard event files, enabling AI agents to extract scalar data, statistics, and correlations without a running TensorBoard server.
Enables MCP clients to manage an e-commerce product catalog in MySQL, including creating, reading, updating, deleting, and searching products, plus AI-generated descriptions and low-stock monitoring.
A context window optimizer and session rotator MCP server for agentic workflows that prevents LLMs from running out of context by compacting chat history and rotating sessions.