Packages
25784 resultsotobo-mcp-server
MCP server package intended to expose OTOBO functionality to an AI agent via the Model Context Protocol, allowing the agent to call MCP tools for actions/data retrieval related to an OTOBO (request/helpdesk/ITSM) instance.
pdf-mcp-server
Provides an MCP server (Rust binary) to search for and download free, DRM-free technical book PDFs, manage a local PDF library, extract text from PDFs, and optionally upload PDFs to Google Drive for use with NotebookLM.
pinterest-mcp-server-by-cdata
Provides a read-only Model Context Protocol (MCP) server that exposes Pinterest data to MCP-capable clients (e.g., Claude Desktop) via CData JDBC Driver connection using a local stdio-based process. The MCP server offers tools to list tables, list columns, and run SQL SELECT queries over the mapped JDBC schema.
realtimex-web-search-mcp-server
realtiMex web search MCP server that exposes web search capabilities to AI agents via the Model Context Protocol (MCP).
takanarishimbo-datetime-mcp-server
Provides an MCP (Model Context Protocol) server implemented in Python that exposes tools for retrieving the current date and time in various formats/timezones.
todo-mcp-server
todo-mcp-server is an MCP (Model Context Protocol) server for managing a simple TODO/task list via tool calls (e.g., add/list/update/delete tasks), intended to let an AI agent interact with TODO data in a consistent tool-based way.
UE5-MCP
UE5-MCP integrates AI automation into game development workflows by enabling text-to-scene conversion in Blender with automated asset transfer and import into Unreal Engine 5. It also provides Blueprint scripting assistance and performance profiling tools.
Awesome MCP Servers
A comprehensive curated list of MCP server implementations spanning 30+ categories including databases, cloud storage, communication platforms, finance, and development tools. This is a directory with multilingual support (EN/CN/JP/KR), not an MCP server itself.
chucknorris
An MCP server (installable via npx) that provides specialized “enhancement prompts” to LLMs using a dynamic schema approach, inspired by elder-plinius’ L1B3RT4S. It describes a multi-phase tool-description/scheme change intended to improve prompt effectiveness.
Fantasy Premier League (Kotlin/Compose Multiplatform)
A Kotlin Compose Multiplatform sample app displaying Fantasy Premier League player and fixture data across Android, iOS, and Desktop. Includes an optional MCP server module that exposes player/fixture info as MCP tools for Claude Desktop.
github-mcp-server
Provides a Model Context Protocol (MCP) server that exposes GitHub-related tools (e.g., listing/searching and creating issues/PRs, pending reviews, and issue priority analysis). Tools are described as stateless and require authentication with permission checks.
gsd-task-manager
Offline-first task manager based on the Eisenhower Matrix (urgent/important quadrants), storing tasks locally in the browser (IndexedDB) with optional self-hosted cloud sync via PocketBase. Includes features like dependencies, recurring tasks, tags/subtasks, analytics dashboards, PWA offline support, and an npm MCP server (gsd-mcp-server) for AI assistants to read/write tasks via natural language.
lex
Lex is an (experimental) UK legal data API for AI agents and researchers, providing access to large collections of UK legislation and related materials with hybrid semantic search, and integration via Model Context Protocol (MCP) alongside an HTTP API (FastAPI) with interactive docs.
library-mcp
Provides an MCP server (Python) to query local Markdown knowledge bases. It indexes folders of .md files with front-matter metadata (e.g., title/tags/url) and exposes MCP tools to retrieve content by tag/text/slug/date range, manage tags, and rebuild the index.
mcp-nullbr-server
An MCP-compatible Java server that exposes “NullBR API” media search, metadata lookup (movies/TV/person/collections), and resource retrieval (various resource types), plus an operation to add 115 download/share links into a CMS. It serves tools over an SSE endpoint for MCP clients.
mcp-server-aws-cost-analysis
MCP server intended to analyze AWS costs by exposing MCP tools/handlers that an agent can call to retrieve and/or compute cost insights from AWS billing/cost data.
metrics-server
metrics-server (Kubernetes) aggregates and exposes resource metrics (CPU/memory) for Horizontal Pod Autoscaler (HPA) and related autoscaling/metrics consumers via the Kubernetes Metrics API (/apis/metrics.k8s.io).
openapi-mcp-server
Provides a Spring Boot/WebMVC-based MCP server that exposes backend REST/OpenAPI-described APIs as MCP tools, with support for multiple sessions and pluggable authentication via a UserContextSetter.
pilot-shell
Pilot Shell is an installation/CLI wrapper around Claude Code that provides a structured “spec-driven development” workflow (plan/approve/implement/verify), enforced quality hooks (lint/format/typecheck), git worktree-based task isolation, and a local dashboard for session/spec/review/status visibility.
radicle-mcp-server
radicle-mcp-server is an MCP (Model Context Protocol) server that exposes Radicle-related capabilities to MCP-capable AI agents/tools, enabling agents to interact with Radicle resources via MCP tool calls.