Packages
26403 resultsmcp-server-computer
Provides an MCP server (stdio mode) that exposes a tool (queryConfig) to query local computer/system configuration: OS details, user information, Java runtime version, and platform-specific hardware/system info on Windows/macOS/Linux by executing relevant system commands.
mcp-server-postgres
Provides an MCP (Model Context Protocol) server that exposes PostgreSQL metadata and read-only query capabilities (primarily SELECT) via MCP tools. The server accepts dynamic database connection parameters per request and supports listing schemas/tables and running read-only queries with validation.
memoclaw-skill
Persistent semantic memory for AI agents. Store facts, recall them later with natural language. No API keys — your wallet is your identity.
neo-llm-security
An AI security co-pilot skill for [Claude Code](https://claude.ai/claude-code) that helps developers, security teams, and non-technical stakeholders identify, test, and fix vulnerabilities in LLM-powered applications.
OpenClaw-Async-Telegram-Bot-Skill
[](./LICENSE)
opengoat
OpenGoat monorepo workspace
paper2slides-skill
<div align="center">
postgresql-mcp-server-by-cdata
Provides a local MCP (Model Context Protocol) server that exposes data from a PostgreSQL database via CData JDBC Driver as MCP tools, primarily for reading (tables/columns) and running SELECT queries over stdio to an MCP client like Claude Desktop. It is configured by building a JAR and providing a JDBC connection .prp file.
productivity-skills
Curated Codex skills for productivity workflows, maintenance automation, operational hygiene, and reusable speech-output tasks.
product-spec-kit
---
querino
secure-mcp-gateway
secure-mcp-gateway is a Python-based gateway that sits between an MCP client and one or more MCP servers. It authenticates MCP client connections, discovers and caches tools exposed by MCP servers, optionally restricts which tools may be invoked, and can enforce input/output “guardrails” (e.g., injection/toxicity/PII handling) before forwarding requests and after returning responses. It also provides an administrative REST API secured by a generated admin API key (described in README).
skillpm
npm-native package manager for reusable Agent Skills.
spec-flow
[](https://opensource.org/licenses/MIT)
spring-demo-mcp-server-sse
Spring Boot demo that exposes a simple UserService both as REST endpoints and as MCP tools over an SSE session endpoint, with JSON-RPC messages sent to a per-session messages endpoint.
sugar-crm-mcp-server-by-cdata
Provides a local, read-only MCP server that exposes Sugar CRM data to AI clients (e.g., Claude Desktop) by wrapping the CData JDBC Driver for Sugar CRM and presenting a small set of MCP tools (get tables, get columns, run read-only queries).
team9
Team9 Monorepo - Client (Tauri) + Server (NestJS)
temple-bridge
Temple Bridge is a local MCP (Model Context Protocol) server that exposes tool-based access (8 tools, 3 resources) for an LLM-based workflow. It appears designed to connect an "Action Layer" repository (back-to-the-basics) with a "Governance/Memory" repository (threshold-protocols), using middleware to maintain state across MCP tool calls and a human-in-the-loop approval gate for command execution.
uvicorn
Uvicorn is an ASGI web server for Python that runs ASGI applications and provides HTTP/1.1 and WebSocket support.
writing-prose-like-a-human-for-agents
[](https://platform.claude.com/docs/en/agents-and-tools/agent-skills/overview)