Labsco
colsonSung logo

Model Context Protocol servers

from colsonSung

A collection of reference implementations for the Model Context Protocol (MCP), showcasing various MCP servers implemented with TypeScript and Python SDKs.

πŸ”₯πŸ”₯βœ“ VerifiedFreeQuick setup

⌁ labsco summary β€” our analysis, not the vendor's

What it is β€” A collection of reference MCP server implementations (TypeScript and Python SDKs) demonstrating how to give LLMs controlled access to tools and data.

What you get β€”

  • Ready reference servers: Filesystem (secure file ops), Git, GitHub, PostgreSQL (read-only), Puppeteer (browser automation), Slack, Memory (knowledge-graph), Sequential Thinking, and more
  • Brave Search, Google Drive, Google Maps, Sentry, Sqlite, Time, and Fetch servers as building blocks
  • Both TypeScript and Python SDK examples to learn from
  • Links to third-party and official integrations (e.g. Apify)

Requirements β€” Varies per server; the GitHub server needs a GITHUB_PERSONAL_ACCESS_TOKEN, and others need their own keys/credentials.

Cost snapshot β€” Free and MIT-licensed.

Setup effort β€” Self-host individual servers from the repo.

Our take β€” A solid learning resource and starting kit, but this is a reference/collection (mirroring the well-known official MCP servers repo), not one turnkey product β€” each server needs its own setup and credentials.

Source: the project README β€” summarized 2026-07-08.