Content
# Synca MCP servers
[](https://codecov.io/gh/synca/mcp)
This repository contains a collection of Python tools that implement the Model Context Protocol (MCP). These tools provide functionality for working with Python, Rust/Cargo, and other development technologies.
## Packages
| Package | Description | Coverage |
|---------|-------------|----------|
| [synca.mcp.common](./synca.mcp.common) | Common library with base classes and utilities for all MCP tools. | [](https://codecov.io/gh/synca/mcp) |
| [synca.mcp.python](./synca.mcp.python) | Python development tools MCP server. Includes integrations for pytest, flake8, and mypy. | [](https://codecov.io/gh/synca/mcp) |
| [synca.mcp.cargo](./synca.mcp.cargo) | Rust/Cargo development tools MCP server. Provides integrations for cargo testing, linting, building, and documentation tools for Rust projects. | [](https://codecov.io/gh/synca/mcp) |
| [synca.mcp.fs-extra](./synca.mcp.fs-extra) | Filesystem extra MCP server. Provides additional tools for working with filesystem - head, grep, tail, sed. | [](https://codecov.io/gh/synca/mcp) |
| [synca.mcp.gh-extra](./synca.mcp.gh-extra) | GitHub extra MCP server. Provides additional tools for GitHub API - checks/workflows. | [](https://codecov.io/gh/synca/mcp) |
### Assistants
If you are an assistant please read ASSISTANT_README.md first before working on this project.
You Might Also Like
Ollama
Ollama enables easy access to large language models on various platforms.

n8n
n8n is a secure workflow automation platform for technical teams with 400+...
OpenWebUI
Open WebUI is an extensible web interface for customizable applications.
debugg-ai-mcp
AI-powered MCP Server for testing, debugging, and code analysis.
aws-lambda-mcp-cookbook
AWS Lambda MCP Cookbook provides Python examples for MCP server integration.
mcp-server-macos-use
MCP server in Swift for controlling macOS apps via accessibility APIs.