Oh Card Helper Mcp Server
@cosmowind
Oh Card Helper Mcp Server について
OH卡探索工具是基于FastMCP的交互式应用,通过图像投射技术帮助用户进行自我探索。随机抽取的图像卡片和精心设计的引导问题,让用户探索内心世界,获得新的视角与启发。
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"ohcard": {
"command": "npx",
"args": [
"-y",
"@cosmowind/ohcard-mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Oh Card Helper Mcp Server?
Oh Card Helper Mcp Server is a psychological self‑exploration tool built on FastMCP that integrates OH Cards (Open Heart Cards), a projective technique for inner insight. It allows users to draw cards, receive guiding questions, and explore their emotions and problems from new perspectives.
How to use Oh Card Helper Mcp Server?
Ensure Python 3.11+ and FastMCP are installed, then clone the repository, install dependencies with pip install -r requirements.txt, and start the server by running python ohcard.py. Configure your MCP client with the command python and the argument pointing to the server script. Invoke functions such as draw_oh_card with an intention to receive a card image and get_guidance_questions to get reflective prompts.
Key features of Oh Card Helper Mcp Server
- Draw an OH card based on your intention
- Retrieve guided questions for deeper exploration
- List all guidance question types
- Preview all available OH cards
- Learn what OH Cards are
- Get the standard OH card drawing process
Use cases of Oh Card Helper Mcp Server
- Exploring personal challenges (e.g., work‑related stress)
- Expressing difficult or unspoken feelings
- Gaining new perspectives on problems
- Enhancing self‑awareness and inner wisdom
- Supplementing coaching or therapy sessions
FAQ from Oh Card Helper Mcp Server
What exactly is an OH Card?
OH Card (Open Heart Card) is a psychological projection tool that uses images to help people project their inner state, explore subconscious needs and feelings, and stimulate intuitive insight.
What are the dependencies and runtime requirements?
Python 3.11 or later and the FastMCP library are required. No other external services or accounts are needed.
How do I install and start the server?
Clone the repository, run pip install -r requirements.txt, then execute python ohcard.py. Configure your MCP client’s JSON file to use the command python with the script path.
What MCP tools/functions does the server expose?
It provides: what_is_oh_cards, get_oh_card_process, draw_oh_card, get_guidance_questions, get_all_question_types, and get_all_cards_preview.
What transport or authentication does it use?
The server uses standard MCP over stdio (command line invocation). No authentication is implemented.
「その他」の他のコンテンツ
ICSS
chokcoco不止于 CSS

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Awesome Mlops
visengerA curated list of references for MLOps
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
コメント