31 skills found · Page 1 of 2
huangjunsen0406 / py-xiaozhiA Python-based Xiaozhi AI for users who want the full Xiaozhi experience without owning specialized hardware.
d-kimuson / claude-code-viewerA full-featured web-based Claude Code client that provides complete interactive functionality for managing Claude Code projects
Joooook / 12306-mcpThis is a 12306 ticket search server based on the Model Context Protocol (MCP).
afrise / MCPSharpMCPSharp is a .NET library that helps you build Model Context Protocol (MCP) servers and clients - the standardized API protocol used by AI assistants and models.
Omedia / mcp-server-drupalTS based companion MCP server for the Drupal MCP module that works with the STDIO transport.
lakevision-project / lakevisionLakevision is a tool which provides insights into your Apache Iceberg based Data Lakehouse.
ZachHandley / ZMCPToolsA custom TypeScript MCP Server intended to be used with Claude Code
dunialabs / peta-corePeta core: The Control Plane for MCP — secure vault, managed runtime, audit trail, and policy-based approvals.
lalanikarim / comfy-mcp-serverA server using FastMCP framework to generate images based on prompts via a remote Comfy server.
guillochon / mlb-api-mcpA Model Context Protocol (MCP) server that provides comprehensive access to MLB statistics and baseball data through a FastMCP-based interface.
dexoryn / pumpfun-mcp-serverpump.fun pumpfun mcp server, depoyed and regeistered to the pump.fun , successed project
shunseven / mocxykitThis is an Frontend development service middleware that can be used with webpack and vite. Its main function is to visualize the configuration, manage http(s)-proxy, and mock data.
Braffolk / mcp-summarization-functionsProvides summarised output from various actions that could otherwise eat up tokens and cause crashes for AI agents
LazaUK / AIFoundry-MCPConnector-FabricGraphQLMCP Client and Server apps to demo integration of Azure OpenAI-based AI agent with a Data Warehouse, exposed through GraphQL in Microsoft Fabric.
hanw39 / ReasoningBank-MCPImplementation based on the paper "ReasoningBank: Scaling Agent Self-Evolving with Reasoning Memory"
johnpapa / mcp-starwarsMCP Server for the SWAPI Star Wars API. The main goal of the project is to show how an MCP server can be used to interact with APIs.
MadnessEngineering / OmnispindleA comprehensive MCP-based todo management system, that serves as a central nervous system for Madness Interactive, a multi-project task coordination workshop.
2015xli / jqassistant-graph-ragSource code graph RAG (graphRAG) for Java/Kotlin development based on jQAssistant
devroopsaha744 / TexMCPA small FastMCP-based Microservice that renders LaTeX to PDF. The server exposes MCP tools to render raw LaTeX or templates and produces artifacts
kuldeepsingh99 / google-a2aAbout Pure java implementation of Google A2A protocol. This project demonstrates how to build an A2A-compliant multi-agent system using Spring Boot, Ollama, and the Agent-to-Agent (A2A) protocol. The architecture is based on a Parent Agent that orchestrates multiple Child Agents (e.g., Order Agent, Seller Agent).
0xobedient / okx-mcpThis repository provides an example implementation of an SSE (Server-Sent Events)-based MCP server built entirely on top of the @okx-dex/okx-dex-sdk library. It enables seamless DEX trading on Solana and cross-chain bridge operations.
majiayu000 / quizGenerates multiple choice quiz questions based on current conversation context
buckyos / krpcBuckyos is a Cloud OS (Network OS) for everyone. Its primary design goal is to allow consumers to have their own cluster/cloud (we call this cluster Zone).Consumers can install Service in their own Zone just like installing App. Based on buckyos, users can have AI Agents that can access all their data, devices, and services.
wuyaojunkylin / Personal-Knowledge-Growth-AnalyzerA Claude Skill for stage-based analysis of personal knowledge inputs.
PRODYNA-YASM / docsGenerated go client for YASM based on yasm-api.
manutej / metaApply categorical meta-prompting to solve a task with strategy selection based on complexity
lancejames221b / suggestGet AI-powered hAIveMind command suggestions based on current context and intent
Sanskar015 / wrap🤖 Streamline skill usage with AI that auto-injects Claude Code Skills based on prompts, ensuring accurate context loading every time.
time-loop / projectProjen project base types used at ClickUp
TUAN130294 / apiAPI Design Rules (REST) Naming & Versioning - RESTful, noun-based: `/api/v1/users/:id`, `/api/v1/reports/daily`. - Version in path (`/api/v1`); keep breaking changes behind new version. Requ