A collection of MCP (Model Context Protocol) servers — small, self-contained services that expose tools to AI assistants like GitHub Copilot CLI.
Clone into your ~/projects directory:
git clone https://github.com/pastrycak3s/mcps.git ~/projects/mcps| Path | Language | Description |
|---|---|---|
python/calculator |
Python | Test MCP — basic arithmetic (add, subtract) via FastMCP |
python/bitbucket |
Python | Bitbucket Data Center — PRs, repos, branches, and build status via FastMCP |
python/splunk |
Python | Splunk Enterprise — SPL searches, indexes, sourcetypes, and saved searches via FastMCP |