Skip to main content
Glama
SYZBZ

RISEN Prompts MCP Server

by SYZBZ

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
risen_build

Assemble Role/Instructions/Steps/Expectations/Narrowing into a clean, ready-to-use prompt and return a structural quality score.

risen_validate

Score a RISEN prompt 0–100 with a per-component breakdown and specific, actionable suggestions. Rates structural quality, not guaranteed effectiveness.

risen_scaffold

Turn a plain-language task into a RISEN skeleton plus the guiding question each slot must answer. Returns structure to fill in — it does not fabricate content.

risen_template_save

Save a reusable RISEN template to local storage. Use {{variables}} in any field for later substitution.

risen_template_list

List saved templates, optionally filtered by tag or search query.

risen_template_get

Retrieve one saved template and its assembled prompt by id.

risen_template_delete

Permanently delete a saved template by id.

risen_render

Substitute {{variables}} in a saved template and return the finished, ready-to-use prompt.

Prompts

Interactive templates invoked by user choice

NameDescription
risen_guideExplain the RISEN framework and how to fill each component.

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SYZBZ/risen-prompts-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server