Packages
25784 resultsinstall-mcp
CLI tool to install and manage MCP servers for multiple clients (e.g., Claude Desktop, Cursor, VSCode, etc.). Supports installing from package names, scoped packages, full command strings, and remote URLs; can perform OAuth-based authentication for remote servers and write generated configuration for the selected client(s).
jarvis
Jarvis is a locally-run, voice-first AI assistant for a user’s computer. It listens for a wake word (“Jarvis”), performs speech recognition (Whisper), runs an on-device intent judge and a selectable LLM via Ollama, supports local tools (e.g., screenshot/OCR, web search, weather, file access, nutrition/location features), and can connect to external capabilities via MCP servers (e.g., GitHub, Home Assistant, Google Workspace, Slack/Discord, databases). It claims 100% local processing and automatic redaction, with conversation/memory stored locally.
jellyfin
Jellyfin is a self-hosted media server for organizing and streaming your music, movies, and TV shows to clients over your network (and, optionally, the internet).
mcp-kit
mcp-kit is an npm initializer/CLI that scaffolds Model Context Protocol (MCP) projects—either an MCP server or an MCP client—with TypeScript-oriented structure and example code for tools, resources, prompts, and multiple transport modes (stdio, streamable-http, SSE).
MCP-searxng
MCP server that exposes a single tool to perform web searches through a configured searXNG instance (default http://localhost:8080 via SEARXNG_URL).
mcp-server-docker
Provides an MCP (Model Context Protocol) server that exposes Docker Desktop container, network, image, and log management as MCP tools on Windows.
mighty-security
CLI/tooling to scan and analyze MCP servers for potentially malicious behavior (e.g., command injection, SSRF, credential/env leakage, path traversal). Includes an optional LLM mode (Cerebras) and mentions a web dashboard for monitoring/scans and exporting reports.
misskey-mcp-server
An unofficial MCP server for Misskey that currently implements only a minimal subset of MCP tools—primarily posting notes (e.g., `post_misskey_note`) and `get_misskey_user_notes`; most other listed tools are unimplemented.
pact-stub-server
A Pact stub server that serves mock responses for consumer-driven contract tests (Pact) so a consumer can be tested against predictable provider behaviors without calling the real provider.
prompt-mcp-server
prompt-mcp-server is an MCP (Model Context Protocol) server package intended to expose “prompt” related capabilities to MCP-capable agents/tools via MCP. It likely enables an agent to request predefined or templated prompts through the MCP interface.
shopkeeper-calculate-mcp-server
An MCP server package intended to calculate shopkeeper-related values (e.g., arithmetic/estimation utilities) and expose them to an MCP-capable agent via MCP tools. The provided prompt does not include README/repo contents, so the exact operations/tools exposed cannot be verified.
tagesschau-mcp-server
Provides an MCP server that surfaces tagesschau.de news content to an MCP-capable client/agent, including retrieval of latest articles and fetching details for a specific article (by URL).
tcinvest-mcp-server
An MCP server package intended to expose capabilities related to “tcinvest” to AI agents via the Model Context Protocol. (Specific tools, endpoints, and behavior were not provided in the prompt, so evaluation is based on name/assumed MCP nature rather than concrete README/manifest details.)
typesense-mcp-server
Provides an MCP (Model Context Protocol) server that lets an MCP client query a Typesense instance to perform searches against one or more Typesense collections, exposing a tool (typesense_search) that accepts typical Typesense search parameters and supports filtering/faceting plus pagination.
weatherapi-mcp-server
Provides an MCP (Model Context Protocol) server that exposes WeatherAPI functionality to AI agents, enabling tools/actions to fetch weather data.
workday-mcp-server-by-cdata
Provides a local, read-only MCP server that exposes Workday data via the CData JDBC Driver, wrapping the JDBC driver’s relational/SQL model behind simple MCP tools (get tables/columns and run a SELECT query) over stdio for use with local MCP clients (e.g., Claude Desktop).
zstack-mcp-server
An MCP (Model Context Protocol) server implementation for “zstack” that exposes ZStack-related functionality to MCP-compatible AI agents/tools.
Adfin
A Model Context Protocol (MCP) server that provides programmatic access to Adfin APIs, enabling AI agents to integrate with Adfin's financial management platform for invoice creation, credit control checks, and document uploads.
fake-gcs-server
fake-gcs-server provides a local/emulated Google Cloud Storage (GCS) compatible server for development and testing, typically exposing an HTTP API that mimics GCS behavior (e.g., buckets/objects) without using the real cloud.
geoserver
GeoServer is an open-source server for publishing and sharing geospatial data. It exposes geospatial services (notably OGC standards such as WMS/WFS/WCS) and enables configuring data stores and styling to serve maps and geodata over HTTP.