Skip to main content
Glama

Pensieve MCP Server

by EmjayAhn
pyproject.toml414 B
[project] name = "pensieve-mcp" version = "0.1.0" description = "MCP server for saving and retrieving conversation history across AI assistants" readme = "README.md" requires-python = ">=3.10" dependencies = [ "python-dotenv>=1.1.1", "mcp>=1.1.2", "httpx>=0.25.2", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["mcp_server"]

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