Skip to main content
Glama
EmjayAhn

Pensieve MCP Server

by EmjayAhn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PENSIEVE_API_URLNoThe API URL for the Pensieve cloud service

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
save_conversation

대화 내역을 저장합니다

load_conversation

저장된 대화를 불러옵니다

list_conversations

저장된 대화 목록을 조회합니다

search_conversations

대화 내용을 검색합니다

append_to_conversation

기존 대화에 메시지를 추가합니다

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

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/EmjayAhn/pensieve-mcp'

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