FoundryIQ stdio MCP Server

by MSFT-Innovation-Hub-India · devops · mcp-server, glama

Enables querying the FoundryIQ RFP knowledge base via Azure AI Search, returning relevant grounding chunks for answer synthesis.

Source: https://github.com/MSFT-Innovation-Hub-India/foundryiq-mcp-stdio

Install

git clone https://github.com/MSFT-Innovation-Hub-India/foundryiq-mcp-stdio

Tags: mcp-server, glama

Source: glama

About devops MCP servers and Claude skills

devops MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

FoundryIQ stdio MCP Server is one of hundreds of devops entries indexed on Skiln. Browse the full devops category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related devops MCPs and skills

  • FabricIQ MCP Server by MSFT-Innovation-Hub-India

    This server exposes a Microsoft Fabric Data Agent as a native MCP tool, allowing clients to query the agent for KPIs, financial data, and other quantified project intelligence via natural language.

  • DevPilot MCP by walianitin

    An AI-powered development assistant that enables LLMs to securely interact with local development tools including Git, filesystem, Docker, PostgreSQL, and GitHub via the Model Context Protocol.

  • devops-agent-networking by InitialXW

    Enables DevOps Agent to troubleshoot VPC networking problems by running live probes (dig, nc, ping, traceroute) via SSM and querying VPC Flow Logs via Athena.

  • hdc-nexus-mcp-server by himurafred

    Read-only MCP server for searching and listing components in Nexus Repository Manager 3 (Docker, Maven, npm, PyPI, etc.) with tools for repositories, components, Docker tags, and latest version.

  • KYA-OS MCP Server by kya-os

    A ready-to-deploy MCP server with in-process agent verification via KYA-OS Checkpoint, enabling secure tool access for verified agents.

  • Insight AI-SQL MCP Server by sespinosafumanal

    Enables querying a PostgreSQL database using natural language by retrieving context from Azure AI Search and generating SQL with Azure OpenAI, with validation and optional execution.

  • afr-benchmark-mcp by stevemholmes

    Provides a template for deploying a remote MCP server on Cloudflare Workers without authentication, enabling customizable tools and integration with Cloudflare AI Playground or Claude Desktop.

  • MCP AWS Monitor by hbmun

    Monitors AWS infrastructure including EC2, RDS, S3, SQS, CloudWatch, and more through 19 tools, enabling natural language queries for infrastructure status.

Frequently asked questions

How do I install FoundryIQ stdio MCP Server?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support FoundryIQ stdio MCP Server?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is FoundryIQ stdio MCP Server free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.