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.
-securityAlicense-qualityThis 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.Last updated12MITWhy 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.
-securityAlicense-qualityA Python-based MCP server that integrates OpenAPI-described REST APIs into MCP workflows, enabling dynamic exposure of API endpoints as MCP tools.Last updated143MITWhy 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.
-security-license-qualityAn 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...Last updated81MITWhy this server?
Bridges LLMs with Language Server Protocol interfaces, allowing access to code intelligence features for improved code suggestions, completions, and diagnostics.
-securityAlicense-qualityBridges 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.Last updated442117MITWhy 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.
-securityAlicense-qualityProvides 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.Last updated1116Apache 2.0Why this server?
Allows AI models to safely run Python code and access websites, processing data for better AI understanding, and providing helpful error messages.
-securityAlicense-qualityA 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.Last updated3Why 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.
AsecurityAlicenseBqualityA 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.Last updated638MITWhy this server?
Analyzes codebases using Repomix and LLMs to provide structured code reviews with specific issues and recommendations, supporting multiple LLM providers.
AsecurityFlicenseAqualityAnalyzes codebases using Repomix and LLMs to provide structured code reviews with specific issues and recommendations, supporting multiple LLM providers including OpenAI, Anthropic, and Gemini.Last updated233