Packages
25784 resultscardea-mcp-servers
cardea-mcp-servers appears to be an umbrella repository that points to multiple separate MCP (Model Context Protocol) servers (calculator, weather, qdrant, keyword search, elastic, tidb, github, web search). The provided README does not include implementation details for the servers themselves, only links to sub-repositories.
changedetection.io
changedetection.io is a self-hosted website/content change monitoring tool. It periodically fetches web pages, detects changes, and can notify you (e.g., via integrations) when content differs from a previous snapshot.
echo-server
echo-server is a simple service that echoes back input it receives (typically over HTTP) for testing and development purposes.
gitserver-http
gitserver-http is an HTTP-oriented service for accessing a Git repository over HTTP. It typically exposes Git transport operations (e.g., smart HTTP endpoints) so clients can clone/fetch/pull without running a separate SSH git daemon.
mathom
mathom is a local-first platform to run and monitor MCP (Model Context Protocol) servers, providing a local dashboard, live logs/metrics/status, and OAuth2-based authentication so MCP clients can access servers securely.
mcp-db-server
An MCP server (Spring AI based) that exposes database access to an AI agent, intended to execute SQL queries against one or more configured data sources, with support for SSE transport and additional SQL safety controls and Groovy-based extensions.
mcp-server-basic-memory
Provides an MCP server that implements a basic in-memory memory store for tools/agents to persist ephemeral conversation/task state during the lifetime of the server process.
mcp-server-demo
An example MCP (Model Context Protocol) server built with Spring Boot 3.4.4, exposing tool-like services via annotations. It includes a NumberService (parity check and prime detection) and a WeatherService (currently described as using random number pseudocode rather than a real third-party API). It supports MCP interaction via STDIO mode and SSE over HTTP.
serveo-server
Serveo provides a “serve on a public URL” utility that tunnels a local service to the internet via a remote relay. A packaged component like serveo-server typically runs/coordinates that tunneling process, letting you expose local HTTP services (e.g., for demos, testing webhooks, or sharing a temporary endpoint).
workos-gmeet-mcp-server
workos-gmeet-mcp-server is an MCP (Model Context Protocol) server package intended to integrate with Google Meet-related functionality for use by agents via MCP tooling. It likely wraps WorkOS and/or Google Meet integrations behind MCP tools, enabling conversational/agent workflows to query or act on Meet resources.
zed-mcp-server-newsnow
A Zed extension that integrates the external `newsnow-mcp-server` and exposes an MCP tool named `get_hotest_latest_news` (spelling as provided in the README).
casibase
Casibase is an open-source AI “cloud OS” knowledge base and agent management platform. It provides an admin UI, user management, and Single-Sign-On, and supports integrating multiple LLM providers (hosted and local) plus MCP/model-context-protocol-style agent interactions for agent-to-agent workflows.
lazylibrarian
LazyLibrarian is a self-hosted media management automation tool (for books and related metadata) that can fetch/organize content, integrate with external indexers/sources, and manage downloads/updates based on configured providers.
mcp-gateway
Hypr MCP Gateway is an OAuth2 proxy for Model Context Protocol (MCP) servers that performs 1-click OAuth authorization and supports dynamic client registration (DCR). It also provides prompt telemetry and MCP request logging/payload inspection for streamable HTTP MCP servers.
mcp-server-template
Provides a minimal MCP (Model Context Protocol) server template built with FastMCP for deployment on Render, exposing an HTTP endpoint suitable for MCP Streamable HTTP transport (e.g., at /mcp). Includes a basic pattern for adding tools via @mcp.tool and simple local testing instructions with the MCP inspector.
metrics-server
metrics-server is a Kubernetes add-on that aggregates resource usage metrics (CPU/memory) from kubelets and exposes them to the Kubernetes API for use by tools like kubectl top, Horizontal Pod Autoscaler (HPA), and other metrics consumers.
mysql-mcp-server
Provides an MCP server (stdio-based) that connects to MySQL databases using a Spring Boot Java application. The README indicates multiple data sources support and shows running the server via a packaged JAR with Spring datasource configuration passed as JVM system properties.
s3server
s3server is an S3-compatible storage server (an on-prem/object-storage style service that implements an S3 API) intended to allow clients to store and retrieve objects as if they were using Amazon S3.
touchgrass-mcp-server
touchgrass-mcp-server appears to be an MCP (Model Context Protocol) server package intended to expose some set of tools/resources to an AI agent via the MCP interface. The provided prompt does not include repo/README contents, tool list, configuration, or API details, so the specific functionality cannot be verified.
windows-mcp-server
Windows-focused MCP server package that likely exposes Windows-related tooling (e.g., filesystem, process management, shell/command execution) to AI agents via the Model Context Protocol. Exact commands/tools and behavior are not provided in the prompt, so evaluation is based on the package name only.