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.
AlicenseBqualityBmaintenanceThis 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 updated212MITWhy 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-qualityCmaintenanceA Python-based MCP server that integrates OpenAPI-described REST APIs into MCP workflows, enabling dynamic exposure of API endpoints as MCP tools.Last updated144MITWhy 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...Last updated81Why this server?
Bridges LLMs with Language Server Protocol interfaces, allowing access to code intelligence features for improved code suggestions, completions, and diagnostics.
Alicense-qualityDmaintenanceBridges 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 updated699123MITWhy 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.Last updated1116Why 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-qualityCmaintenanceA 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 updated3GPL 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.
AlicenseBqualityDmaintenanceA 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.
FlicenseAqualityDmaintenanceAnalyzes 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