MCPs tagged with developer tooling
-
mcp-kibela
MCP server for secure, AI-assisted access to Kibela notes.
mcp-kibela is a Model Context Protocol (MCP) server implementation that enables AI assistants to search, retrieve, create, and update content from Kibela, a team knowledge-sharing platform. It provides standardized endpoints for note search, fetching individual or recent notes, and managing note content. Integrating with tools like Claude, Cursor, and VSCode, it allows seamless, secure access to organizational knowledge through MCP-enabled clients. Authentication via environment variables ensures secure connections to Kibela APIs.
- ⭐ 12
- MCP
- kj455/mcp-kibela
-
Teamwork MCP Server
Seamless Teamwork.com integration for Large Language Models via the Model Context Protocol
Teamwork MCP Server is an implementation of the Model Context Protocol (MCP) that enables Large Language Models to interact securely and programmatically with Teamwork.com. It offers standardized interfaces, including HTTP and STDIO, allowing AI agents to perform various project management operations. The server supports multiple authentication methods, an extensible toolset architecture, and is designed for production deployments. It provides read-only capability for safe integrations and robust observability features.
- ⭐ 11
- MCP
- Teamwork/mcp
-
GitHub GraphQL MCP Server
A Model Context Protocol server for executing arbitrary GraphQL queries on GitHub's API.
GitHub GraphQL MCP Server is a Model Context Protocol (MCP) server that enables interaction with GitHub's GraphQL API. It allows users to execute any GraphQL queries and mutations against GitHub, supporting variable injection and error handling. The server is designed to integrate with Claude for Desktop, providing tooling for AI environments to access or manipulate GitHub data. Detailed documentation and configuration examples are provided for rapid setup and use.
- ⭐ 9
- MCP
- QuentinCody/github-graphql-mcp-server
-
AtomGit MCP Server
AI-powered management and automation of AtomGit repositories via the Model Context Protocol.
AtomGit MCP Server implements the Model Context Protocol to enable AI-driven management and automation of AtomGit open collaboration platform repositories. It offers methods for managing repositories, issues, pull requests, branches, and labels, allowing seamless AI interaction with AtomGit. The server supports integration with platforms like Claude and VSCode, providing a standardized interface for AI to orchestrate complex collaboration workflows. Built with Node.js and easily deployable via npx or from source, it focuses on expanding collaborative capabilities using AI agents.
- ⭐ 7
- MCP
- kaiyuanxiaobing/atomgit-mcp-server
-
mcp-server-chatsum
Summarize and query chat messages using the MCP Server protocol.
mcp-server-chatsum is an MCP Server designed to summarize and query chat messages. It provides tools to interact with chat data, enabling users to extract and summarize message content based on specified prompts. The server can be integrated with Claude Desktop and supports communication over stdio, offering dedicated debugging tools via the MCP Inspector. Environment variable support and database integration ensure flexible deployment for chat data management.
- ⭐ 1,024
- MCP
- chatmcp/mcp-server-chatsum
-
MCP Server for ZenML
Expose ZenML data and pipeline operations via the Model Context Protocol.
Implements a Model Context Protocol (MCP) server for interfacing with the ZenML API, enabling standardized access to ZenML resources for AI applications. Provides tools for reading data about users, stacks, pipelines, runs, and artifacts, as well as triggering new pipeline runs if templates are available. Includes robust testing, automated quality checks, and supports secure connection from compatible MCP clients. Designed for easy integration with ZenML instances, supporting both local and remote ZenML deployments.
- ⭐ 32
- MCP
- zenml-io/mcp-zenml
-
mcpxcodebuild
Build and test iOS Xcode projects via the Model Context Protocol server.
mcpxcodebuild is a Model Context Protocol server that enables building and testing iOS Xcode workspace and project files. It facilitates seamless integration with Visual Studio Code extensions such as Cline or Roo Code, allowing remote build and test operations via standardized MCP tools. The tool can be installed using pip or uv and is easily configurable for use with platforms like Claude.app.
- ⭐ 76
- MCP
- ShenghaiWang/xcodebuild
-
QA Sphere MCP Server
Model Context Protocol server enabling LLMs to interact with QA Sphere test cases
QA Sphere MCP Server provides a Model Context Protocol (MCP) integration for QA Sphere, allowing Large Language Models to interact with, discover, and summarize test cases within the QA Sphere test management system. It enables AI-powered IDEs and MCP clients to reference and manipulate QA Sphere test case data within development workflows. The solution supports quick integration into clients like Claude, Cursor, and 5ire, facilitating seamless collaboration and context sharing for AI-assisted development.
- ⭐ 15
- MCP
- Hypersequent/qasphere-mcp
-
Bruno MCP Server
An MCP server to run Bruno API test collections via a standardized interface.
Bruno MCP Server provides an MCP-compliant server that enables running Bruno API collections and test suites, delivering detailed results through a standardized protocol interface. It supports the execution of API tests using Bruno CLI, allows integration with environment files and variables, and returns comprehensive success, summary, failure, and timing information. Designed for integration with LLMs such as Claude, it allows automated AI agents to initiate and analyze API collection runs. Deployment is streamlined through tools like Smithery and straightforward configuration for desktop use.
- ⭐ 32
- MCP
- hungthai1401/bruno-mcp
-
Aibolit MCP Server
MCP server providing critical design feedback for Java code analysis.
Aibolit MCP Server acts as a bridge between AI code assistants and the Aibolit Java code analyzer, delivering assessments of the most critical design issues in a codebase. It integrates with agents such as Claude Code to help prioritize significant refactoring tasks over minor, cosmetic changes. The tool supports Node.js environments and leverages the Aibolit analysis engine to guide AI agents in making informed, impactful code improvements.
- ⭐ 20
- MCP
- cqfn/aibolit-mcp-server