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.

Dify
Dify is a platform for AI workflows, enabling file uploads and self-hosting.

Zed
Zed is a high-performance multiplayer code editor from the creators of Atom.
MarkItDown MCP
markitdown-mcp is a lightweight MCP server for converting various URIs to Markdown.