MCP CLI Application
@richard-senior
关于 MCP CLI Application
A GO based MCP server for use with AmazonQ or any other MCP capable LLM Agent
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP CLI Application?
MCP CLI Application is a command-line tool that implements the Model Context Protocol (MCP) to extend Amazon Q’s capabilities with additional tools and context. It is built in Go and is configured as an MCP server for Amazon Q.
How to use MCP CLI Application?
Build and run using ./build.sh and ./run.sh [options]. Configure Amazon Q by adding the server definition to ~/.aws/amazonq/mcp.json. Invoke tools directly from the CLI or through Amazon Q by asking for specific tasks.
Key features of MCP CLI Application
- Calculator tool for basic arithmetic operations
- Prompt registry to manage and retrieve stored prompts
- Rule creator to define development standard rules
- Rules processor to check files against rules
- Google Search tool to fetch top search results
- Wikipedia image search and save tools
Use cases of MCP CLI Application
- Extend Amazon Q with custom tools for development workflows
- Perform quick calculations within a chat interface
- Enforce coding standards by creating and applying rules
- Retrieve pre‑defined prompt templates for specialized tasks
- Search the web or fetch Wikipedia images without leaving the IDE
FAQ from MCP CLI Application
How do I configure Amazon Q to use this server?
Add a new entry under mcpServers in ~/.aws/amazonq/mcp.json, specifying the command path to the compiled binary and a tools object for each available tool.
What runtime or dependencies are required?
The application is built with Go. Pre‑built binaries can be produced using ./build.sh; no additional runtime dependencies are mentioned.
Where are prompts stored?
Prompts are stored as files in the ~/.mcp/prompts directory on the local file system.
What tools are available?
The server provides seven tools: calculator, prompt registry, rule creator, rules processor, Google search, Wikipedia image, and Wikipedia image save.
How does Amazon Q use the prompt registry?
Amazon Q can retrieve a prompt template from the registry, fill in variables based on the user’s request, and use the completed prompt to generate more accurate and consistent responses.
AI 与智能体 分类下的更多 MCP 服务器
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
评论