Packages
25784 resultsweb-scraping-mcp-server
An MCP (Model Context Protocol) server that provides web-scraping capabilities to an AI agent, enabling the agent to fetch and extract content from web pages via MCP tool calls.
zmp-openapi-mcp-server
zmp-openapi-mcp-server is an MCP server package intended to expose an OpenAPI-described HTTP API to AI agents via the Model Context Protocol (MCP). It likely acts as a bridge that reads an OpenAPI spec and provides MCP tools corresponding to the API operations.
cartola-mcp-server
cartola-mcp-server is an MCP server intended to provide access to data/operations for the Fantasy Game Cartola FC (as indicated by its repository description/metadata).
catalog-api-mcp-server
MCP (Model Context Protocol) server “pilot” used from VS Code to validate or manage the state of P&C, exposing locally configured MCP tools (as defined in the referenced Java service).
craftgate_mcp_server
Spring Boot–based MCP (Model Context Protocol) server that integrates with Craftgate payment APIs to query/report/manage payment data, intended to run as an MCP stdio server via `-Dspring.ai.mcp.server.stdio=true` and a local JAR.
docker-jmeter-server
Runs Apache JMeter in a Docker container to execute load/performance test plans, typically by mounting JMX test files and running the JMeter CLI in batch mode.
go-passage-of-time-mcp-server
Provides an MCP server (Go) that lets an LLM do basic “passage of time”/time-related operations, inspired by a similar Python MCP server. Can run as an stdio MCP server by default, or as an HTTP streamable server when given a port.
mcp-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.
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.
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.