About
This Go-based demo server showcases the functionality of an MCP (Model Configuration Protocol) server. It includes examples for retrieving data from a database using `curl` and demonstrates integration with `MCPHost` to interact with Large Language Models (LLMs) such as Anthropic. The server can be easily deployed using Docker and configured with LLM providers through API keys.
Key Features
- Demonstrates data retrieval via curl
- Integrates with MCPHost
- Supports Anthropic LLM provider
- Docker image build support
- 0 GitHub stars
Use Cases
- Demonstrating MCP server functionality
- Experimenting with LLM provider connections
- Testing MCPHost integration