117 skills found · Page 4 of 4
mlaugharn / cli-mcpexpose clis over model context protocol
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.
supermodeltools / mcpbrModel Context Protocol Benchmark Runner
juanibiapina / mcpliA command-line interface for interacting with MCP (Model Context Protocol) servers
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.
luarss / openroad-mcpModel Context Protocol (MCP) server for OpenROAD
spences10 / mcp-tavily-search🔍 Model Context Protocol (MCP) tool for search using the Tavily API
danielmeint / todo-txt-mcp🔗 Model Context Protocol server for todo.txt files - Connect your todo.txt to AI assistants like Claude Desktop
cyanheads / github-mcp-serverA Model Context Protocol (MCP) server built in TypeScript that integrates with GitHub's API, enabling AI assistants to manage repositories, issues, pull requests, and code while providing a structured interface for LLM agents to perform GitHub operations.
spences10 / mcp-perplexity-search🔎 A Model Context Protocol (MCP) server for integrating Perplexity's AI API with LLMs.
Enreign / productboard-mcpA complete Model Context Protocol (MCP) server that provides comprehensive integration with the Productboard API. More than 40+ tools.
InDate / cdp-tools-mcpMCP server that connects AI assistants to Chrome DevTools Protocol for runtime debugging - set breakpoints, inspect variables, monitor network traffic, and automate browser interactions
aaearon / mcp-privilege-cloudA production-ready Model Context Protocol (MCP) server for CyberArk Privilege Cloud integration. Enables AI assistants and MCP clients to securely interact with privileged account management, safe operations, and platform configurations through 8 comprehensive tools.
keides2 / coverity-connect-mcpModel Context Protocol server for BlackDuck Coverity Connect static analysis platform
Transform your terminal into an intelligent AI workspace with autonomous tool-calling and multi-step workflow execution, real-time streaming responses, persistent chat history, and comprehensive MCP (Model Context Protocol) client functionality for seamless tool integration.
AndreyVMarkelov / MCPLoadTesterApache JMeter sampler plugin for load testing Model Context Protocol (MCP) servers over stdio, HTTP, and HTTP+SSE.
SHSharkar / MCP-MathematicsA comprehensive Model Context Protocol (MCP) server that turns any AI assistant into a powerful mathematical computation engine.
maxzrff / KnowledgeMCPModel Context Protocol (MCP) server for local vector storage & semantic search (ChromaDB, OCR, async ingestion).
vaibhavard / Librechat-AdvancedChat with top llms(free) , built in websearch , code-interpreter data analysis tools , powered by the model context protocol.
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
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).
VikashLoomba / mcp-client-manager-goPackage mcpmgr provides a high-level manager for connecting to, monitoring, and coordinating multiple Model Context Protocol (MCP) servers from Go applications. The companion mcpgateway package builds on top of mcpmgr to expose every managed server through a single Streamable HTTP endpoint.
kjpou1 / forexfactory-mcpAn MCP (Model Context Protocol) server that exposes ForexFactory economic calendar data as structured tools and resources for agentic workflows. Provides JSON-first access for LLMs, trading assistants, and automation platforms.
dp-veritas / mcp-obsidian-toolsA Model Context Protocol (MCP) server that allows MCP clients (Cursor, VSCode, Claude Desktop, etc.) to read and search any directory containing Markdown notes, such as an Obsidian vault. This server exposes a rich, read-only toolkit of obsidian_-prefixed MCP tools for working with vault metadata (tags, links, frontmatter), filenames, and more
dazeb / mcp-handoff-serverA comprehensive Model Context Protocol (MCP) server designed to manage AI agent handoffs with structured documentation, progress tracking, and seamless task transitions between agents. Supports HTTP streaming.
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
adimov-eth / web-browserAllows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Google Chrome or Chromium browsers using the Chrome DevTools Protocol (CDP). When Claude needs to browse the web, it can use this skill to do so.