Packages
26403 resultsmcp-fast-time-server-go
Minimal Go service that returns/streams the current UTC time via multiple transports: stdio, HTTP JSON-RPC, and an HTTP SSE endpoint (optionally bearer-token protected for SSE).
mcp-server-aws-diagram
An MCP server intended to help generate AWS architecture diagrams (or diagram representations) from AWS-related information, and expose that capability to LLM/agent clients via the Model Context Protocol.
mcp-server-examples
Provides example MCP server configurations and a small example test payload, illustrating how to launch different MCP servers (filesystem, greeting/echo, weather) via a local command-based setup. No production service behavior or API endpoints are described beyond the example configuration.
OfficeMCP
An MCP server (built with fastmcp) for automating Microsoft Office applications on Windows via COM/pywin32, exposing tools to launch/quit Office apps, control visibility, check running/installed apps, download images, and execute arbitrary Python through a RunPython tool.
outlook-mcp-server-windows-com
An MCP server package intended to provide Outlook (Microsoft) email/calendar functionality to an AI agent via the Model Context Protocol on Windows environments. (Evaluation is limited because no README/repo contents were provided in the prompt.)
rds-mysql-mcp-server
An MCP server that enables an AI agent to interact with an AWS RDS MySQL database via a tool interface (database discovery/connection actions and MySQL operations, depending on what the server exposes).
suse-documentation-mcp-server
This package provides an MCP server that exposes SUSE documentation content to an AI agent via MCP tools. The exact tool list, endpoints, and behavior cannot be determined from the provided information.
tos-mcp-server
tos-mcp-server is an MCP (Model Context Protocol) server package intended to expose “Terms of Service” (and related policy) content and/or lookup capabilities to LLMs via MCP tools.
verl
verl is an open-source reinforcement learning (RL) training library for large language models (LLMs). It provides a flexible HybridFlow-style programming model to compose RL post-training dataflows (e.g., PPO/GRPO/ReMax/RLOO/REINFORCE++ and other recipes), and integrates with common LLM training/inference stacks (FSDP/FSDP2/Megatron-LM for training; vLLM/SGLang/HF Transformers for rollout generation).
wolfram-alpha-mcp-server-xiaomayisjh
An MCP server package intended to provide Wolfram Alpha query/answer capabilities to MCP-capable agents by exposing Wolfram Alpha functions as MCP tools.
awesome-oceanbase-mcp
A collection of Python MCP servers intended to provide AI assistants with controlled access to the OceanBase ecosystem (e.g., querying/managing OceanBase, integrating with OceanBase Cloud Platform/OBCloud, and operational tooling).
certbot-dns-cloudflare
certbot-dns-cloudflare is a Certbot DNS authentication plugin that automates DNS-01 challenges in Cloudflare by creating and removing the required TXT records so Let’s Encrypt certificates can be issued/renewed.
document-specialist-skill
A Claude Code “skill” that generates, audits, and converts software documentation. It supports greenfield template-based documents (e.g., SRS/PRD/SDD/OpenAPI/user guides), brownfield reverse-engineering for certain frameworks (notably Spring Boot and Pulumi), documentation audits with gap analysis/checklists, and diagram generation (via other skills). It also uses a “Progressive Disclosure Architecture (PDA)” approach described as loading only the core routing content by default and pulling workflow/templates on demand.
jetski
Jetski is an open-source MCP analytics and authentication platform. It deploys/manages an MCP gateway (mcp-gateway) that sits in front of an existing MCP server to provide zero-code authentication, prompt/tool usage analytics, and real-time debug logs/visibility, plus auto-generated setup instructions for MCP clients. Jetski is designed to work with the MCP Model Context Protocol ecosystem without requiring changes to the MCP server itself.
kubescape-mcp-server
Kubescape MCP Server is a middleware that exposes Kubescape Kubernetes vulnerability manifests and related querying capabilities via the Mark3 Labs MCP protocol over stdio. It supports listing vulnerability manifests for image/workload levels, listing vulnerabilities in a manifest, and listing vulnerability matches for a specific CVE, also exposing manifest data through MCP resource templates.
life-sciences
“life-sciences” is a Claude Code marketplace entry that installs MCP servers and domain-specific skills for life-sciences workflows (e.g., PubMed, BioRender, Synapse, Wiley Scholar Gateway, and a 10x Genomics Cloud local MCP). It also provides guidance on plugin installation and post-install credential configuration.
mbtiles-server
mbtiles-server is a server for serving map tiles from MBTiles (typically rendering/serving the /z/x/y tile endpoint backed by an MBTiles file).
mcphost-server
mcphost-server is a Go-based server intended to bridge MCPHOST to local LLMs (e.g., Ollama) via HTTP. It can run in a default server mode exposing HTTP endpoints and can be configured via environment variables, an mcp.json configuration file, and command-line flags.
mcp-server
BitDive MCP Server is a Spring Boot (Java) application that exposes a Model Context Protocol (MCP) server interface (SSE) providing AI agents tools to query BitDive monitoring data such as call traces, performance/heap maps at various levels (system/module/service/class), and recent calls for a service.
mcp-server-bruno
mcp-server-bruno is an MCP server package intended to integrate Bruno (an API testing/client tool) resources or capabilities into an agent via the Model Context Protocol (MCP).