Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Demo Mcp Server With Go

FreeNot checked

Demo Mcp Server With Go — Model Context Protocol server

GitHubEmbed

About

Demo Mcp Server With Go — Model Context Protocol server

README

  • My MCP server
    • curl
    • get data from database
  • MCPHost

Build docker image

$docker compose build

Run MCP Server with mcphost

Install mcphost

$go install github.com/mark3labs/mcphost@latest

Start server with LLM provider

  • Anthropic
$export ANTHROPIC_API_KEY='your-api-key' 
$mcphost --config ./mcp-server.json
2025/02/18 23:50:07 INFO Model loaded provider=anthropic model=claude-3-5-sonnet-latest
2025/02/18 23:50:07 INFO Initializing server... name=mcp-calculator-with-docker
2025/02/18 23:50:09 INFO Server connected name=mcp-calculator-with-docker
2025/02/18 23:50:09 INFO Tools loaded server=mcp-calculator-with-docker count=1
┃ Enter your prompt (Type /help for commands, Ctrl+C to quit)            
┃                                                                        
┃                                                                        
┃                                                                        
┃                                                                        
┃                                                                        
┃                                                                        
                                                                         
alt+enter / ctrl+j new line • ctrl+e open editor • enter submit

from github.com/up1/demo-mcp-server-with-go

Installing Demo Mcp Server With Go

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/up1/demo-mcp-server-with-go

FAQ

Is Demo Mcp Server With Go MCP free?

Yes, Demo Mcp Server With Go MCP is free — one-click install via Unyly at no cost.

Does Demo Mcp Server With Go need an API key?

No, Demo Mcp Server With Go runs without API keys or environment variables.

Is Demo Mcp Server With Go hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Demo Mcp Server With Go in Claude Desktop, Claude Code or Cursor?

Open Demo Mcp Server With Go on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Demo Mcp Server With Go with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs