MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Shared team memory for AI coding agents. Bayesian confidence scoring with temporal decay. Works with Claude Code, Devin, Cursor, and any MCP-compatible client.

Created 3/11/2026
Updated 2 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-team-memory-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "gustavolira-team-memory-mcp": { "command": "npx", "args": [ "gustavolira-team-memory-mcp" ] } } }