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

Livraria

RicardoFreitasAraujobyRicardoFreitasAraujo
•
API Development
Data Science & ML
Developer Tools

Exposes a .NET REST API for managing books and categories to AI models using the Model Context Protocol (MCP).

Tieline — product intent grounded in code

Advertisement

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

Livraria provides a comprehensive solution for managing a bookstore, combining a robust ASP.NET Core REST API with an MCP server. This setup enables large language models (LLMs) and other AI clients like Claude Desktop or Cursor to interact with the bookstore's data – performing CRUD operations on books and fetching categories – directly through natural language. The system demonstrates how to build and integrate an MCP server with an existing .NET backend, facilitating seamless AI-driven access to application functionalities.

Key Features

01Supports multiple database providers (Memory, SQL Server, PostgreSQL)
020 GitHub stars
03Exposes API functionalities as MCP tools for AI clients
04.NET 10 and Entity Framework Core based
05Full CRUD operations for books via REST API
06Communication with MCP clients via stdio transport

Use Cases

01Enable AI models to manage and query a book catalog
02Integrate .NET backend services with AI assistants using MCP
03Develop custom AI tools that leverage existing REST APIs
04Demonstrate Model Context Protocol implementation in .NET