β
188 stars
TypeScript
π§ Memory/Knowledge
Updated 1mo ago
π An MCP server for managing your personal knowledge, daily notes, and re-usable prompts via GitHub Gists
View on GitHub β
Quick Install
Copy the config for your editor. Some servers may need additional setup β check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"gistpad-mcp": {
"command": "npx",
"args": [
"-y",
"lostintangent/gistpad-mcp"
]
}
}
}
Run in terminal:
claude mcp add gistpad-mcp npx -y lostintangent/gistpad-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"gistpad-mcp": {
"command": "npx",
"args": [
"-y",
"lostintangent/gistpad-mcp"
]
}
}
}
Topics
gistsmcpmcp-servernotetakingpkm