HK Prompt MCP Server
This is an MCP server that provides custom prompts for guiding bot interactions.
Features
- No Brackets Description: A prompt to instruct bots to avoid using brackets in descriptions.
Setup
- Clone this repository
- Install Python dependencies:
- Run the server:
Running Options
- Default stdio mode:
python -m hkopenai.document_as_code_mcp_server
- SSE mode (port 8000):
python -m hkopenai.document_as_code_mcp_server --sse
- Serve prompt as tool:
python -m hkopenai.document_as_code_mcp_server --tool
Cline Integration
Cline does not support prompt from mcp server at this moment. The prompt is provided as tool:
To connect this MCP server to Cline using stdio:
- Add this configuration to your Cline MCP settings (cline_mcp_settings.json):
Testing
Tests are available in tests
. Run with:
This server cannot be installed
An MCP server that provides custom prompts for guiding bot interactions, specifically to avoid using brackets in descriptions.
Related MCP Servers
- -securityFlicense-qualityThis is an MCP server that facilitates building tools for interacting with various APIs and workflows, supporting Python-based development with potential for customizable prompts and user configurations.Last updated -Python
- AsecurityAlicenseAqualityAn MCP server that enables posting messages to Discord webhooks, allowing customization of content, username, and avatar URL.Last updated -10JavaScriptMIT License
- -securityAlicense-qualityAn MCP server that analyzes codebases and generates contextual prompts, making it easier for AI assistants to understand and work with code repositories.Last updated -10PythonMIT License
- -security-license-qualityAn MCP server that provides tools for interacting with Anthropic's prompt engineering APIs, allowing users to generate, improve, and templatize prompts based on task descriptions and feedback.Last updated -1TypeScriptISC License