Packages
26403 resultsvuln-nist-mcp-server
mcp-nist-mcp-server is an MCP server package intended to expose NIST-related functionality to AI agents via the Model Context Protocol (MCP). (Exact tool set, endpoints, and behavior could not be verified from the provided content.)
xiaocaiji-text1-mcp-server
An MCP server package named xiaocaiji-text1-mcp-server, intended to expose text-related capabilities to an MCP-capable agent. However, no README/repo content was provided in the prompt, so specific tools, behaviors, endpoints, and configuration details cannot be verified.
yh-mcp-server-demo
yh-mcp-server-demo appears to be a demo MCP server package (per name), intended to showcase how to expose tools via the Model Context Protocol. No README/repo metadata was provided here, so details about the actual tools, endpoints, auth, and behavior cannot be verified.
zyz-mcp-server
Provides an MCP (Model Context Protocol) server integration package (zyz-mcp-server), intended to expose tools/resources to MCP-capable agents.
5ire
5ire is a cross-platform desktop AI assistant that acts as an MCP client for connecting to Model Context Protocol (MCP) servers, and it also includes a local knowledge base (RAG) and other productivity features like prompt libraries, bookmarks, search, and usage analytics. Tools capability is provided via MCP servers; local knowledge base embeds and indexes documents locally.
awesome-agent-skills
awesome-agent-skills is a curated directory/repository of “Agent Skills” resources, tutorials, and pointers to many skill projects and ecosystems (e.g., Claude/ChatGPT skill usage patterns and third-party skill stores/harnesses). It describes a standard on-disk structure for skills (SKILL.md with optional references/scripts/assets) and provides guidance for discovering/adding/updating skills via CLI tools for different environments.
buyer-eval-skill
A free open-source Claude skill that evaluates B2B software vendors by prompting for buyer context, conducting domain-expert question exchanges, optionally engaging vendor AI agents via the Salespeak Frontdoor API, cross-referencing claims against independent sources, and producing a comparative, evidence-tagged scorecard plus risk analysis and demo-prep questions.
chat-ui
Chat UI that runs as a single-file HTML front-end (optionally via Docker/Python server) for interacting with LLM backends using OpenAI-compatible request/response formats, including support for multiple response formats, multimodal image input, download/interrupt/retry of chat history, Markdown/original display, i18n, and MCP rendering via a desktop IPC integration.
Continuous-Claude-v3
Continuous Claude is a local Python-based “Claude Code” extension that aims to provide persistent, token-efficient context across sessions using a memory system, continuity/ledger handoffs (YAML), and multiple specialized agents and skills. It also claims to reduce token usage via TLDR multi-layer code analysis and indexing, and to improve code-quality via shift-left validation (e.g., ruff/pyright) after edits.
fake-smtp-server
fake-smtp-server is a test/dummy SMTP server that accepts mail for local development or integration testing without delivering it to a real email provider.
groundhog
Groundhog is an educational CLI tool (written in Rust) intended to explain code snippets/files and teach how coding agents (e.g., Cursor and others) work under the hood.
mcp-server
Provides an MCP server implementation integrated with Spring AI/Spring (notably via an SSE transport) and discusses custom behavior for SSE session handling, session close/cleanup, and compatibility with MCP clients (including Java SDK clients).
OpenClaw-Medical-Skills
OpenClaw Medical Skills is an open-source collection of 869 “skills” (each a self-contained SKILL.md module under a skills/ directory) that extend OpenClaw/NanoClaw Claude-based agent workflows for biomedical and clinical research tasks. It primarily operates as a local plugin/skills library (copy/sparse-checkout) rather than a standalone API service.
peerjs-server
peerjs-server provides a self-hosted PeerJS signaling/server component to enable WebRTC peer-to-peer connections (peer discovery/registration and message routing) for clients using the PeerJS protocol.
quickstarter-mcp-server
A template/“quickstarter” MCP server package intended to help developers spin up a Model Context Protocol (MCP) server and expose tools for LLM agents.
rhasspy-server
Rhasspy server service for running the Rhasspy voice/NLU pipeline as a web server that exposes endpoints used by the rest of the Rhasspy ecosystem (e.g., for handling requests, configuration, and skills).
simple-ftp-server
simple-ftp-server is an FTP server implementation intended to provide basic FTP functionality (server-side) for file transfer over the FTP protocol.
spring-cloud-dataflow-server
spring-cloud-dataflow-server is the Spring Cloud Data Flow server component, providing the backend/API for managing and executing Spring Cloud Data Flow (SCDF) pipelines—typically including registering streams/apps, deploying/operating jobs and streams via the selected task/stream engine and external runtime (e.g., Kubernetes, Cloud Foundry, or other deployment targets).
terminusdb-server
terminusdb-server is a server component for TerminusDB, providing a way to run a TerminusDB database service that exposes endpoints for working with the database (e.g., managing data, running queries/updates, and handling client requests).
tf_grpc_server
tf_grpc_server provides a gRPC server interface for Terraform-related operations, typically used to let external clients invoke Terraform actions via protobuf/gRPC rather than direct CLI calls.