Why this server?
Provides a foundation for managing and configuring large language model interactions from providers like Anthropic and OpenAI, essential for integrating AI into engineering workflows.
AlicenseBqualityDmaintenanceThis server facilitates the invocation of AI models from providers like Anthropic, OpenAI, and Groq, enabling users to manage and configure large language model interactions seamlessly.213MITWhy this server?
Integrates OpenAPI-described REST APIs into MCP workflows, allowing dynamic exposure of API endpoints as MCP tools, which can be useful for interacting with various engineering tools.
Alicense-qualityAmaintenanceA Python-based MCP server that integrates OpenAPI-described REST APIs into MCP workflows, enabling dynamic exposure of API endpoints as MCP tools.153MITWhy this server?
Enables LLMs to generate and execute Azure CLI commands, facilitating management and automation of Azure resources, which is valuable for infrastructure engineering tasks.
-license-quality-maintenanceAn MCP server that wraps the Azure CLI. As LLMs are very good at generating Azure CLI commands, this server allows your LLM to list resources, update/create/delete them, fix errors (by looking at the logs), fix security issues...81Why this server?
Bridges LLMs with Language Server Protocol interfaces, allowing access to code intelligence features for improved code suggestions, completions, and diagnostics.
Alicense-qualityFmaintenanceBridges Large Language Models with Language Server Protocol interfaces, allowing LLMs to access LSP's hover information, completions, diagnostics, and code actions for improved code suggestions.3,520123MITWhy this server?
Provides RAG capabilities for semantic document search, allowing users to add, search, list, and delete documentation with metadata support. It helps in quickly retrieving relevant documentation for engineering tasks.
Alicense-quality-maintenanceProvides RAG capabilities for semantic document search using Qdrant vector database and Ollama/OpenAI embeddings, allowing users to add, search, list, and delete documentation with metadata support.1516Why this server?
Allows AI models to safely run Python code and access websites, processing data for better AI understanding, and providing helpful error messages.
Alicense-qualityDmaintenanceA server that enables AI assistants like Claude to safely run Python code and access websites, processing data for better AI understanding while providing helpful error messages.3GPL 3.0Why this server?
An MCP server that provides tools for reading, writing, and editing files on the local filesystem.
Why this server?
Enables LLMs to interact with Plane.so for streamlined project management workflows, allowing management of projects and issues.
AlicenseBqualityFmaintenanceA Model Context Protocol server that enables LLMs to interact with Plane.so, allowing them to manage projects and issues through Plane's API for streamlined project management workflows.640MITWhy this server?
Analyzes codebases using Repomix and LLMs to provide structured code reviews with specific issues and recommendations, supporting multiple LLM providers.
FlicenseAqualityFmaintenanceAnalyzes codebases using Repomix and LLMs to provide structured code reviews with specific issues and recommendations, supporting multiple LLM providers including OpenAI, Anthropic, and Gemini.234