100 skills found · Page 3 of 4
kbrisso / byte-vision-mcpA Model Context Protocol (MCP) server written in GO that provides text completion capabilities using local LLama.cpp models. This server exposes a single MCP tool that accepts text prompts and returns AI-generated completions using locally hosted language models.
ZeroPathAI / zeropath-mcp-serverOpen-source MCP server for querying ZeroPath security issues, patches, and scans using Claude, Cursor, Windsurf, or any AI assistant.
tumf / fastmcp-gsuiteMCP server for Gmail, Google Calendar, and Google Drive integration using fastmcp. Supports multiple accounts, email management, calendar events, and file operations.
kstonekuan / splatter-mcp-appMCP app for generating and viewing 3D models using 3D Gaussian Splatting
lepoco / mcp-camundaTools to interact with the Camunda 7 Community Edition Engine using the Model Context Protocol (MCP). Whether you're automating workflows, querying process instances, or integrating with external systems, Camunda MCP Server is your agentic solution for seamless interaction with Camunda.
salah9003 / Context7-ChatGPT-BridgeA bridge that allows ChatGPT to access up-to-date programming documentation through the Context7 MCP server. Implements ChatGPT's required search and fetch tools while using Context7's documentation database internally.
flekschas / mcp-webA set of libraries to enable AI apps/agents to control frontend web apps by exposing state and actions as tools using MCP
PriyankGodhat / etabs-mcp-server-local-embeddingsMCP Server using local embeddings to search user-provided ETABS documentation.
chew-z / itunes.vimThis is MCP server for playing from Apple Music Library
An MCP Server based on Housecall Pro API for use with Claude Desktop, OpenAI, Cursor etc. Interacts with Housecall Pro API endpoints using natural language.
fcn06 / swarmSDK to build Agents in rust. Build and manage complex, self-correcting agent teams. Launch multi-agent systems via configuration files or using an Agent Factory. It's the robust framework for orchestrating intelligent agents using open standards (MCP, A2A).
arjunprabhulal / mcp-llama3-clientA client for the MCP Flight Search service using Ollama and Llama 3.2 to provide a user-friendly flight search interface with Model Context Protocol tools
thatrebeccarae / claude-marketingA full marketing department for Claude Code. Skill packs for Klaviyo, Shopify, GA4, Looker Studio, paid media, and more. Audit, optimize, and report using natural language.
NocturnLabs / opencode-personal-knowledge🧠 Personal knowledge MCP server with vector database for Opencode. Store and retrieve knowledge using semantic search, powered by local embeddings.
dyneth02 / MCP-Client-Server-Project-using-NodeJSA minimal Model Context Protocol (MCP) implementation built with Node.js and TypeScript. This project demonstrates client–server communication over stdio, structured message handling, and local data access, developed with VS Code and GitHub Copilot to explore modern AI tool integration workflows.
hardware-mcp / arduino-mcp-serverAn open source Arduino MCP server that enables AI assistants to interact with Arduino using structured tool access via the Model Context Protocol.
frankbolero / dotnet-dump-mcp🤖 An AI-native MCP server for .NET memory dump investigations. Leverage LLMs (Claude/Gemini) to analyze heaps, threads, and exceptions using natural language. Built with ClrMD, token-efficient paging, and Docker support for cross-architecture (.NET/AMD64/ARM64) post-mortem analysis.
spences10 / mcp-tavily-search🔍 Model Context Protocol (MCP) tool for search using the Tavily API
glassity / focus-mcpMCP server for FinOps cloud cost analysis using FOCUS billing data. Query AWS, Azure & GCP costs with AI assistants like Claude.
nwant / obsidian-ai-curatorSmart note consolidation for Obsidian using Claude AI. Automatically identifies and merges scattered fragments into structured knowledge via MCP. Like Tetris for your thoughts - pieces fall into place.
husniadil / fastmcp-builderA comprehensive Claude Code skill for building production-ready MCP servers using FastMCP. Includes reference guides, runnable examples, and a complete implementation with OAuth, testing, and best practices.
Agents365-ai / imagentyClaude Code skill for AI image generation using Alibaba Cloud Bailian API (通义千问/通义万相)
sliday / genealogy-researchClaude Code skill for systematic genealogy research using GPS methodology. Obsidian vault management, 80+ databases across 15+ countries, handwritten document analysis.
ctoth / mcp_server_code_extractor🎯 Precise code extraction for AI assistants - MCP server using tree-sitter to extract functions, classes & snippets from 30+ languages without manual parsing
husniadil / fastmcp-builderA comprehensive Claude Code skill for building production-ready MCP servers using FastMCP. Includes reference guides, runnable examples, and a complete implementation with OAuth, testing, and best practices.
Ask-Ditto / ditto-product-research-skillClaude Code skill for running customer research, pricing tests, and product validation using Ditto's synthetic persona platform (300K+ AI personas, 92% overlap with real focus groups). Works with Claude Code and OpenAI Codex.
aws-samples / sample-ecs-mcp-serverThis sample demonstrates how to deploy an Agentic AI architecture using AWS Fargate for Amazon ECS with AWS CDK. The sample features an AI Service that connects to multiple Model Context Protocol (MCP) servers to perform various actions
DheerajKumar97 / Power-BI-Custom-MCP-Server-with-Python--Claude-AI-IntegrationThe MCP server connects Claude AI to Power BI Desktop, enabling AI-driven querying and analysis of Power BI models. It lets users explore data, run DAX queries, and retrieve metadata seamlessly within Claude. The integration runs locally on Windows, using Python and .NET for smooth communication.
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).
bassem-elsodany / mcp_excel_serverMCP Excel Server — A Python-based Model Context Protocol (MCP) server using openpyxl to enable LLMs and agents to interact with Excel files: create workbooks, read/write sheets and cell ranges, apply formulas, take screenshots (Windows), and more. Features fully automatic tool registration via decorators and seamless integration with AI workflows