Server data from the Official MCP Registry
Local MCP tools for decisions, reflection, action plans, and digital report outlines.
Local MCP tools for decisions, reflection, action plans, and digital report outlines.
Valid MCP server (4 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
5 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-openfateaicom-wq-openfateai-mcp": {
"args": [
"-y",
"openfateai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
A local, open-source Model Context Protocol server for structured decisions, guided reflection, action planning, and transparent digital report outlines.
The server runs over stdio, does not require an API key, and does not send tool inputs to OpenFateAI servers.
npx -y openfateai-mcp
{
"mcpServers": {
"openfateai": {
"command": "npx",
"args": ["-y", "openfateai-mcp"]
}
}
}
| Tool | Purpose |
|---|---|
structure_decision | Compare user-provided options, facts, assumptions, constraints, priorities, and reversible tests. |
create_reflection_session | Create a guided, non-clinical reflection sequence. |
build_action_plan | Arrange candidate actions into phases and review checkpoints. |
prepare_digital_report | Organize source notes into a transparent report outline. |
get_openfateai_policy | Return intended uses, safety boundaries, and payment guidance. |
get_openfateai_resources | Return canonical workspace, pricing, support, and legal links. |
The package also exposes the decision_review and weekly_reflection MCP prompts.
This MCP is a local organizational layer. It does not predict outcomes, provide professional advice, process payments, or collect payment credentials.
OpenFateAI Chat uses one-time credit packs on the official website. Stripe and Alipay checkout remain on the website and are not exposed as MCP tools.
The server exposes deterministic organizational helpers only:
The portable skill is located at skills/openfateai-assistant/SKILL.md.
npm install
npm run build
npm run smoke
Requires Node.js 20 or newer.
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.