Skip to main content
Glama

Kratos-MCP

by FoggyStorm

prd_fetch

Retrieve PRD content for specified features or file paths using Kratos-MCP’s memory system. Enables project-aware access to codebase context, ensuring traceable and searchable memory retrieval.

Instructions

Fetch PRD content for feature or path

Input Schema

NameRequiredDescriptionDefault
featureNoFeature name
pathNoFile path

Input Schema (JSON Schema)

{ "properties": { "feature": { "description": "Feature name", "type": "string" }, "path": { "description": "File path", "type": "string" } }, "type": "object" }

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/FoggyStorm/kratos-mcp'

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