---
# MCP Servers

**URL:** https://crunchtools.com/software/mcp-servers/
Date: 2026-02-15
Author: fatherlinux
Post Type: page
Summary: MCP (Model Context Protocol) is like USB-C for AI. Before USB-C, you had a drawer full of cables — one for your phone, one for your laptop, one for your monitor, one for your headphones. Every device had its own connector, and none of them talked to each other. USB-C replaced all of that withContinue Reading "MCP Servers" →
---

MCP (Model Context Protocol) is like USB-C for AI. Before USB-C, you had a drawer full of cables — one for your phone, one for your laptop, one for your monitor, one for your headphones. Every device had its own connector, and none of them talked to each other. USB-C replaced all of that with a single standard port. MCP does the same thing for AI assistants. Instead of switching between your AI conversation and a dozen browser tabs — GitLab for merge requests, Cloudflare for DNS, WordPress for content, Jira for tickets — MCP servers let you manage all of it directly from the conversation. One protocol, any service.

I started by using `/find-mcp-server` to vet third-party MCP servers before installing them — checking for hardcoded credentials, shell injection, missing input validation, and all the security problems that come with giving an AI assistant access to your infrastructure. What I found was that most MCP servers are weekend projects with no tests, no CI, no input validation, and credentials handled as plain strings. So I started building my own. What began as a couple of replacements turned into 10 production-grade MCP servers with 248 tools, all governed by specification files.

- **Five-layer security model** — credential protection, input validation, API hardening, dangerous operation prevention, supply chain security ([full spec](https://github.com/crunchtools/constitution/blob/main/profiles/mcp-server.md#i-core-principles))

- **Five quality gates** — lint, type check, tests, [Gourmand](https://codeberg.org/mattdm/gourmand) AI slop detection, container build ([full spec](https://github.com/crunchtools/constitution/blob/main/profiles/mcp-server.md#v-code-quality-gates))

- **Four distribution channels** — uvx, pip, Quay.io, GHCR

- **Three transport modes** — stdio, SSE, streamable-http

- **Constitutional governance** — every repo inherits from the [CrunchTools Constitution](https://github.com/crunchtools/constitution) and its [MCP Server profile](https://github.com/crunchtools/constitution/blob/main/profiles/mcp-server.md), validated in CI and pre-commit hooks

For the full design philosophy: [Building MCP Servers the Right Way](https://crunchtools.com/building-mcp-servers-the-right-way-security-standards-and-cross-platform-design/)

## Available MCP Servers

Server
Tools
Description
For
Links

**MCP Cloudflare**
26
Manage DNS records, Transform Rules, Page Rules, WAF rules, cache operations, and zone analytics directly from Claude
Developers, sysadmins, and architects managing Cloudflare infrastructure
[GitHub](https://github.com/crunchtools/mcp-cloudflare) | [PyPI](https://pypi.org/project/mcp-cloudflare-crunchtools/) | [Quay.io](https://quay.io/repository/crunchtools/mcp-cloudflare) | [GHCR](https://ghcr.io/crunchtools/mcp-cloudflare)

**MCP Feed Reader**
17
RSS/Atom feed reader with SQLite backend. Subscribe to feeds, fetch new content, full-text search, OPML import/export, category management
Anyone who wants AI-managed RSS feeds — read news, track blogs, and search content from conversations
[GitHub](https://github.com/crunchtools/mcp-feed-reader) | [PyPI](https://pypi.org/project/mcp-feed-reader-crunchtools/) | [Quay.io](https://quay.io/repository/crunchtools/mcp-feed-reader) | [GHCR](https://ghcr.io/crunchtools/mcp-feed-reader)

**MCP Gemini**
39
Multimodal queries, image generation/editing, document analysis, video generation, deep research, and code execution via Google Gemini AI
Developers, content creators, and researchers using Google Gemini for AI-powered workflows
[GitHub](https://github.com/crunchtools/mcp-gemini) | [PyPI](https://pypi.org/project/mcp-gemini-crunchtools/) | [Quay.io](https://quay.io/repository/crunchtools/mcp-gemini) | [GHCR](https://ghcr.io/crunchtools/mcp-gemini)

**MCP GitLab**
63
Projects, merge requests, issues, pipelines, files, branches, labels, users, releases, milestones, wiki, snippets, and search. Works with any GitLab instance. Reference implementation.
Developers and DevOps teams using GitLab for code hosting, CI/CD, and project management
[GitHub](https://github.com/crunchtools/mcp-gitlab) | [PyPI](https://pypi.org/project/mcp-gitlab-crunchtools/) | [Quay.io](https://quay.io/repository/crunchtools/mcp-gitlab) | [GHCR](https://ghcr.io/crunchtools/mcp-gitlab)

**MCP Google Search Console**
10
Query search analytics (clicks, impressions, CTR, position), manage sitemaps, inspect URL indexing status, and manage site properties via OAuth2
SEO practitioners, content strategists, and site owners monitoring Google search performance
[GitHub](https://github.com/crunchtools/mcp-google-search-console) | [PyPI](https://pypi.org/project/mcp-google-search-console-crunchtools/) | [Quay.io](https://quay.io/repository/crunchtools/mcp-google-search-console) | [GHCR](https://ghcr.io/crunchtools/mcp-google-search-console)

**MCP MediaWiki**
19
Search, read, create, edit, and manage wiki pages, categories, files, and more. Works with any MediaWiki instance. Supports both public and authenticated wikis.
Wiki administrators, researchers, and knowledge workers using MediaWiki
[GitHub](https://github.com/crunchtools/mcp-mediawiki) | [PyPI](https://pypi.org/project/mcp-mediawiki-crunchtools/) | [Quay.io](https://quay.io/repository/crunchtools/mcp-mediawiki) | [GHCR](https://ghcr.io/crunchtools/mcp-mediawiki)

**MCP Request Tracker**
16
Search, create, update, and manage RT tickets with time tracking and workflow automation
Sysadmins and support teams using Request Tracker for ticket management
[GitHub](https://github.com/crunchtools/mcp-request-tracker) | [PyPI](https://pypi.org/project/mcp-request-tracker-crunchtools/) | [Quay.io](https://quay.io/repository/crunchtools/mcp-request-tracker) | [GHCR](https://ghcr.io/crunchtools/mcp-request-tracker)

**MCP Slack**
15
Read-only access to Slack workspaces — channels, messages, threads, users, files, reactions, and search. Supports both OAuth tokens and cookie auth for workspaces requiring admin app approval.
Teams using Slack who want AI-powered workspace search, message retrieval, and channel monitoring
[GitHub](https://github.com/crunchtools/mcp-slack) | [PyPI](https://pypi.org/project/mcp-slack-crunchtools/) | [Quay.io](https://quay.io/repository/crunchtools/mcp-slack) | [GHCR](https://ghcr.io/crunchtools/mcp-slack)

**MCP WordPress**
30
Create, edit, and manage posts, pages, media, and comments through Claude
Content creators, technical writers, and DevOps teams automating content workflows
[GitHub](https://github.com/crunchtools/mcp-wordpress) | [PyPI](https://pypi.org/project/mcp-wordpress-crunchtools/) | [Quay.io](https://quay.io/repository/crunchtools/mcp-wordpress) | [GHCR](https://ghcr.io/crunchtools/mcp-wordpress)

**MCP WorkBoard**
13
Manage OKRs, objectives, key results, and users for strategy execution workflows
Product managers, team leads, and executives using WorkBoard for OKR tracking
[GitHub](https://github.com/crunchtools/mcp-workboard) | [PyPI](https://pypi.org/project/mcp-workboard-crunchtools/) | [Quay.io](https://quay.io/repository/crunchtools/mcp-workboard) | [GHCR](https://ghcr.io/crunchtools/mcp-workboard)

**Total: 248 tools**
across 10 servers

## Claude Code Skills

These are [Claude Code skills](https://docs.anthropic.com/en/docs/claude-code/skills) — repeatable, multi-phase workflows invoked as slash commands. Both are governed by the [Claude Skill profile](https://github.com/crunchtools/constitution/blob/main/profiles/claude-skill.md).

**[/find-mcp-server](https://github.com/crunchtools/find-mcp-server)** — Discover and evaluate third-party MCP servers before installing them. Takes a search query or repo URL (e.g., `/find-mcp-server github actions`) and runs a 7-phase workflow: discovery, fork and clone, security analysis, constitution scorecard, combined report, installation, and memory storage. The scorecard uses the five-layer security model as an 8-dimension quality rubric, scoring servers 0-24 with letter grades A through F — not to enforce CrunchTools conventions on external projects, but to benchmark engineering maturity against a known standard.

**[/draft-mcp-server](https://github.com/crunchtools/draft-mcp-server)** — Build a new CrunchTools MCP server from scratch. Takes a service name (e.g., `/draft-mcp-server jira`) and runs a 9-phase workflow: API research, project scaffolding, implementation, testing, quality gates, GitHub setup, local deployment, publishing (PyPI + containers + MCP Registry), and website update. The skill delegates all architectural standards to the [MCP Server profile](https://github.com/crunchtools/constitution/blob/main/profiles/mcp-server.md) — it defines the build sequence, not the specs.

---

## Navigation

- [Home](https://crunchtools.com/)
- [Articles](https://crunchtools.com/category/articles/)
- [Events](https://crunchtools.com/category/events/)
- [News](https://crunchtools.com/category/news/)
- [Presentations](https://crunchtools.com/category/presentations/)
- [Software](https://crunchtools.com/software/)
- [Beaver Backup](https://crunchtools.com/software/beaver-backup/)
- [Check BGP Neighbors](https://crunchtools.com/software/check-bgp-neighbors-nagios/)
- [Chev](https://crunchtools.com/software/chev-check-vulnerabilities-script/)
- [Graph BGP Neighbors](https://crunchtools.com/software/grpah-bgp-neighbors/)
- [Graph MySQL Stats](https://crunchtools.com/software/graph-mysql-stats/)
- [Graph Sockets Pipes Files](https://crunchtools.com/software/graph-sockets-pipes-files/)
- [MCP Servers](https://crunchtools.com/software/mcp-servers/)
- [Petit](https://crunchtools.com/software/petit/)
- [Racecar](https://crunchtools.com/software/racecar/)
- [Shiva](https://crunchtools.com/software/shiva/)
- [About](https://crunchtools.com/about/)
- [Home](https://crunchtools.com)