mcp-prompt-server-go
24
The MCP Prompt Server project provides a framework for transforming prompt templates into MCP tools using Go, aiming to simplify natural language processing through easy integration and extension.
Why is my prompt not working?
Check the YAML format, ensure the name field is unique, and reload or restart the service.
Why are parameters not working?
Ensure the arguments field is correct and parameters are passed correctly.
How do I reload prompts?
Use the reload_prompts tool in the editor or restart the server.