Packages
7745 resultsDynamic Shell Server
MCP server providing dynamic shell command execution capabilities to AI agents. Enables agents to run shell commands, scripts, and system operations with configurable permissions and command filtering — providing a controlled interface to shell execution rather than unrestricted terminal access.
EveOnlineMCP
A local MCP server for accessing the EVE Online ESI API, providing multi-character support and automatic token management.
Haskell MCP Server
MCP server providing Haskell language tooling to AI agents — enabling agents to evaluate Haskell expressions, type-check code, run GHCi REPL sessions, compile Haskell modules, and get type information. Integrates Haskell's powerful type system and functional programming capabilities into AI-assisted development workflows.
Linear Streamable MCP Server
Linear MCP server (streamable variant) enabling AI agents to interact with Linear's engineering project management platform — creating and managing issues, updating project status, querying teams and cycles, and integrating Linear's developer-focused PM tool into agent-driven engineering workflow automation.
MCP Doc Server
Documentation MCP server enabling AI agents to serve and search technical documentation — indexing documentation sites, Markdown files, or API references, and exposing them as searchable knowledge bases for agents. Makes local or hosted documentation accessible to AI agents for context-aware responses without requiring documentation to be in the LLM's training data.
MCP Forge — MCP Server Template & Scaffolding
MCP Forge scaffolding tool and template system for creating new MCP servers — providing project templates, code generation, and bootstrapping utilities to quickly create well-structured MCP servers with Go, reducing boilerplate and helping developers follow MCP protocol best practices from the start.
MCP OpenAPI Server
MCP server that transforms any OpenAPI specification into MCP tools, enabling AI agents to discover and call REST API endpoints dynamically. Supports multiple tool loading modes, mTLS, and custom auth headers.
MCP Server Airbnb — Airbnb Listing Search & Details
An MCP server (also available as a Claude Desktop Extension) that enables AI agents to search Airbnb listings by location, dates, guests, and price range, and retrieve detailed property information including amenities, house rules, and coordinates.
MCP Server Simulator iOS IDB
MCP server that enables LLMs to control iOS simulators through natural language commands via Facebook's idb. Supports simulator management, app lifecycle, UI interaction, screenshot capture, accessibility inspection, location simulation, crash log monitoring, and screen recording.
MCP-OpenStack-Ops
MCP OpenStack Operations Server provides automation for OpenStack project management and monitoring, ensuring safety and project-scoped operations.
Microsoft Office MCP Server
Microsoft Office MCP server enabling AI agents to create and manipulate Microsoft Office documents — generating PowerPoint presentations, creating and editing Word documents, working with Excel spreadsheets, and integrating Microsoft Office document creation into agent-driven content and productivity workflows.
Node.js MCP Server Template
Node.js MCP server template or base implementation providing a foundation for building custom MCP servers in Node.js/TypeScript — including project structure, example tool implementations, TypeScript types, and development tooling setup. Serves as a starting point for developers building their own MCP servers with the JavaScript/TypeScript ecosystem.
OPNSenseMCP
OPNSense MCP Server is a Model Context Protocol server for comprehensive OPNsense firewall management, enabling AI assistants to manage firewall configurations, diagnose network issues, and automate networking tasks.
Ollama MCP Bridge
Ollama MCP Bridge enabling AI agents to use Ollama local LLMs as MCP tools — routing tool calls and LLM inference requests to locally-running Ollama models, enabling agents to delegate tasks to local models (Llama 3, Mistral, Phi, Gemma, etc.), and providing a bridge between MCP-based agent frameworks and Ollama's local inference API.
PerformanceMonitor
Free, open-source SQL Server performance monitoring with built-in MCP server for AI integration.
PostgreSQL MCP Server
Community MCP server for PostgreSQL enabling AI agents to execute queries, inspect schema, and manage data in PostgreSQL databases — the foundational relational database for agent data access.
Redis Cloud API
Managed Redis service providing in-memory data storage for caching, session management, pub/sub messaging, and vector similarity search with Redis Stack modules.
Scout APM MCP Server
Official MCP server from ScoutAPM (scoutapp org) for Scout APM — the developer-friendly application performance monitoring service. Enables AI agents to query Scout APM for transaction traces, performance bottlenecks, slow queries, memory/CPU metrics, and deployment tracking — supporting AI-driven performance analysis workflows.
Terminal MCP Server
Terminal MCP server enabling AI agents to execute shell commands and interact with the local terminal — running bash/shell commands, capturing stdout/stderr, managing working directories, and integrating system-level command execution into agent-driven development and automation workflows.
argocd-mcp
An implementation of Model Context Protocol (MCP) server for Argo CD, enabling AI assistants to interact with Argo CD applications through natural language.