概览
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
—