MCPMarket
出售技能Power Your Agents连接
  1. 首页
  2. 服务器
  3. Livraria

Livraria

RicardoFreitasAraujobyRicardoFreitasAraujo
•
API 开发
数据科学与机器学习
开发者工具

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

发现可将 Claude 和 Cursor 等 MCP 客户端连接到您喜爱工具的 MCP 服务器。浏览 MCP 市场开始使用。

浏览

  • MCP 搜索
  • MCP 服务器
  • MCP 客户端
  • Claude 技能
  • MCP Market Hub
  • 分类
  • 什么是 MCP 服务器?
  • Model Context Protocol

排行榜

  • 今日热门 MCP
  • 今日热门 Claude 技能
  • Claude 技能 Top 100
  • MCP 服务器 Top 100

关于

  • 新闻
  • 提交
  • 联系我们

© 2026 MCP 市场。保留所有权利。·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.

主要功能

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

使用案例

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