MCPMarket
Vender SkillsPower Your AgentsConectar
  1. Inicio
  2. Servidores
  3. Livraria

Livraria

RicardoFreitasAraujobyRicardoFreitasAraujo
•
Desarrollo de API
Ciencia de Datos y ML
Herramientas para Desarrolladores

Exposes a .NET REST API for managing books and categories to AI models using 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

Descubre servidores MCP que conectan clientes MCP como Claude y Cursor con tus herramientas favoritas. Explora MCP Market para empezar.

Explorar

  • Búsqueda MCP
  • Servidores MCP
  • Clientes MCP
  • Habilidades de Claude
  • MCP Market Hub
  • Categorías
  • ¿Qué es un servidor MCP?
  • Model Context Protocol

Clasificaciones

  • Top MCPs de Hoy
  • Top Habilidades de Claude de Hoy
  • Top 100 Habilidades de Claude
  • Top 100 Servidores MCP

Acerca de

  • Noticias
  • Enviar
  • Contacto

© 2026 MCP Market. Todos los derechos reservados.·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.

Características Principales

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

Casos de Uso

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