MCP Servers

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

F
Flywheel MCP Servers

flywheel-mcp-servers is the central repository for all MCP (Model Context Protocol) server implementations used across the Flywheel platform. It provides standardized, organization-approved MCP services, shared utilities, and integration patterns to ensure consistent, secure, and maintainable AI-powered workflows.

Created 11/20/2025
Updated 26 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-flywheel-mcp-servers

Cursor configuration (mcp.json)

{ "mcpServers": { "wuerthcs-flywheel-mcp-servers": { "command": "npx", "args": [ "wuerthcs-flywheel-mcp-servers" ] } } }