Skip to content

Assembly of satellite repos organising a broad range of Model Context Protocol (MCP) servers - n open standard that standardizes how large language models (LLMs) communicate with external tools, data, and services.

License

Notifications You must be signed in to change notification settings

hyperpolymath/poly-mcps

Repository files navigation

Polyglot MCPs

Unified polyglot MCP server ecosystem

Overview

This repository aggregates all polyglot MCP (Model Context Protocol) servers:

Component Description Languages

poly-ssg-mcp

Static site generators

28 SSGs across 19 languages

poly-container-mcp

Container runtimes

nerdctl, podman, docker

poly-db-mcp

Database connectors

16 databases (PostgreSQL, MongoDB, Neo4j, etc.)

Architecture

poly-mcps/
├── poly-ssg-mcp/       # SSG MCP server (submodule)
├── poly-container-mcp/ # Container MCP server (submodule)
├── poly-db-mcp/        # Database MCP server (submodule)
└── shared/                 # Shared utilities (future)

Quick Start

# Clone with submodules
git clone --recursive https://github.com/hyperpolymath/poly-mcps.git

# Or update submodules after clone
git submodule update --init --recursive

Stack

  • Core: ReScript

  • Runtime: Deno

  • Protocol: MCP (Model Context Protocol)

License

MIT OR Palimpsest-0.8

About

Assembly of satellite repos organising a broad range of Model Context Protocol (MCP) servers - n open standard that standardizes how large language models (LLMs) communicate with external tools, data, and services.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages