MCP.so
Sign In

DotnetMCPServer

@andreluizsecco

About DotnetMCPServer

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

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

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

Comments

More Other MCP servers