MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. Logic

Logic

MnehmosbyMnehmos
•
29
•
API Development
Developer Tools
Data Science & ML

Executes advanced logic primitives and cognitive operations, leveraging the Model Context Protocol (MCP).

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • mendableai

    Firecrawl

    Empowers LLMs with advanced web scraping capabilities for content extraction, crawling, and search functionalities.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

Logic is a backend application designed to serve as a core engine for complex task execution and structured thought processing. It utilizes the Model Context Protocol (MCP) to expose logic operations as tools for reasoning, data processing, and interacting with Large Language Models (LLMs). Featuring dynamic LLM configuration, it allows switching between different language models and providers via API calls or a companion web application. All operations are traced and stored in a SQLite database, enabling history reconstruction and logic chain visualization.

Key Features

01Stores all operations and logic chains in a SQLite database for traceability.
02Provides an HTTP API for managing LLM configurations and exploring logic chains.
03Integrates with a companion web application for easier management and interaction.
04Dynamic LLM configuration with provider switching (OpenRouter, Gemini, etc.)
059 GitHub stars
06Supports logic primitives like define, infer, decide, and synthesize.

Use Cases

01Building complex reasoning systems.
02Creating applications that require structured thought processing.
03Solving logic puzzles using LLMs.