MCP.so
Sign In
Servers

DotnetMCPServer

@andreluizsecco

Exemplo de MCP Server desenvolvido em .NET acessando uma API para consulta/cadastro de livros

Overview

What is DotnetMCPServer?

DotnetMCPServer is an example Model Context Protocol (MCP) server built in .NET. It accesses an external API to allow querying and registering book records, serving as a demonstration of integrating MCP with a .NET backend.

How to use DotnetMCPServer?

Key features of DotnetMCPServer

  • Built in .NET framework
  • Accesses an external API for books
  • Supports querying book records
  • Supports registering new books
  • Serves as an MCP server example

Use cases of DotnetMCPServer

  • Learning how to create an MCP server in .NET
  • Performing book lookups via MCP
  • Adding new books through MCP

FAQ from DotnetMCPServer

More from Other