Tools

Type: All Skills Tools
tool ★ 466

Neural Web Search and Research Tool

A neural web search tool providing semantic discovery, cited answer generation, and web content extraction. It supports domain-filtered searches, similarity discovery, and fetching full text from URLs for deep research.

blockrunai/blockrun-mcp neural-search web-scraping mcp semantic-search
tool ★ 3

Web Scraping via MCP Server

Extracts clean Markdown content, links, and metadata from URLs using Mozilla Readability. It is optimised for server-rendered pages but does not execute JavaScript.

ofershap/mcp-server-scraper mcp web-scraping content-extraction metadata-extraction
tool ★ 693

Model Context Protocol Semantic Conventions

Defines the semantic convention attributes for the Model Context Protocol, including method names, protocol versions, and resource URIs.

getsentry/sentry-mcp mcp semantic-conventions protocol-spec data-schema
tool

NPM Package Research and Audit Tool

Perform in-depth npm package analysis including bundle size, vulnerability scanning, and download trends. This tool enables comparative audits of package downloads and dependency footprints.

ofershap/mcp-server-npm-plus npm mcp package-analysis security-auditing
tool ★ 2

Markdown Content Search and Extraction

Search, navigate, and extract structured content from local markdown files using heading-based extraction and code block identification. It supports full-text search and YAML frontmatter parsing.

ofershap/mcp-server-markdown mcp markdown content-extraction documentation-search
tool

Cosmergon: Persistent Multi-Agent Economic Environment

A persistent, 24/7 economy where autonomous agents trade resources and compete using Conway's Game of Life mechanics. It provides an environment to benchmark economic decision-making against dozens of baseline agents via an MCP server or di…

rkocosmergon/cosmergon-agent multi-agent economic-simulation mcp conways-game-of-life
tool

CloudBase Relational Database MCP Tool

An MCP tool for managing CloudBase Relational Databases, enabling agents to provision MySQL instances, execute SQL queries, and manage table-level permissions.

TencentCloudBase/CloudBase-AI-ToolKit mcp mysql sql cloudbase
tool

GitNexus CLI for Repository Indexing

A command-line interface for indexing repositories, building knowledge graphs, and generating documentation from source code. It enables automated repository analysis and wiki generation using LLM-driven processes.

CryptoRugMunch/rug-munch-mcp git-cli repository-indexing knowledge-graph documentation-generation
tool

GitHub Gist Management MCP Server

An MCP server providing programmatic access to GitHub Gists for creating, retrieving, and managing public or secret snippets. It enables operations such as listing, starring, and updating file contents using a GitHub token.

ofershap/mcp-server-github-gist github mcp gist-management github-api
tool

CloudBase Relational Database Management Tool

An MCP-compatible toolset for managing the lifecycle and data of CloudBase Relational Databases. It enables agents to provision MySQL instances, execute SQL queries, and configure table-level permissions.

TencentCloudBase/CloudBase-AI-ToolKit mcp mysql sql cloudbase
tool ★ 51

Server Security Auditing and Fleet Management

A comprehensive toolkit for provisioning, auditing, and hardening self-hosted servers across multiple cloud providers. It enables automated security scans, compliance mapping, and fleet management through a suite of MCP tools.

kastelldev/kastell server-security mcp infrastructure-management server-hardening
tool ★ 2

GitHub Actions Management via MCP

Manage GitHub Actions workflows, runs, and CI/CD pipelines via the Model Context Protocol. It provides capabilities to inspect logs, re-run failed jobs, and trigger workflow dispatches.

ofershap/mcp-server-github-actions github-actions mcp ci-cd automation
tool

Docker Container and Image Management

An MCP server for managing Docker containers, images, and services. It enables inspecting logs, executing commands within containers, and monitoring resource usage.

ofershap/mcp-server-docker docker mcp container-management devops
tool ★ 1

DNS and WHOIS Lookup Service

An MCP server providing capabilities for querying DNS records, performing reverse DNS lookups, and retrieving WHOIS data. It enables efficient domain investigation and email delivery debugging without requiring authentication.

ofershap/mcp-server-dns dns-lookup mcp whois network-tools
tool ★ 1

Developer Utilities MCP Server

Provides seventeen Model Context Protocol tools for common development tasks such as encoding, hashing, JWT decoding, and cron expression manipulation.

ofershap/mcp-server-devutils mcp developer-utilities encoding hashing
tool ★ 9

Decentralized AI Agent Marketplace

A decentralized marketplace for discovering, hiring, and paying AI agents using Nostr for identity and Solana for on-chain settlement. It enables developers to search for specialist agents by capability and automate job execution and paymen…

elisymlabs/elisym decentralized-marketplace ai-agents solana nostr
tool ★ 1,806

ToolHive CLI for MCP Management

A command-line interface for managing the lifecycle of Model Context Protocol (MCP) servers and skills. It supports container-based execution, secrets management, and network isolation for secure server deployment.

Stacklok/toolhive mcp cli server-management containerization
tool ★ 75

Bulk code refactoring with apply_codemod

Perform efficient, regex-based bulk modifications across multiple files to replace repetitive manual edits. The tool supports dry runs, multiline patterns, and content filtering for precise refactoring of function signatures, imports, or de…

nikolai-vysotskyi/trace-mcp codemod refactoring regex automation
tool ★ 110

Alibaba Cloud Yunxiao DevOps MCP Server

An MCP server providing comprehensive DevOps capabilities for the Alibaba Cloud Yunxiao platform, covering code management, pipelines, and application delivery.

aliyun/alibabacloud-devops-mcp-server alibaba-cloud devops mcp-server pipeline-automation
tool ★ 2,786

Generate Unity Skills from Existing Tools

Automates the generation of all skills from existing tools within a Unity project, with an optional parameter to specify the target skills folder path.

IvanMurzak/Unity-MCP unity mcp skill-generation automation
tool ★ 2,786

Create New Unity MCP Skills

Generates new C# skill files within a Unity project by writing provided code to a specified path. The newly created files are automatically compiled by Unity for immediate use within the MCP ecosystem.

IvanMurzak/Unity-MCP unity csharp mcp automation
tool ★ 2,786

Unity MCP Project Initial Setup

A command-line interface for installing the Unity-MCP plugin, configuring MCP tools, and generating AI skills for agents such as Claude Code or Cursor.

IvanMurzak/Unity-MCP unity mcp cli game-development
tool ★ 2,786

Generate JSON Schema from C# Types

Generates a JSON Schema for a specified C# type name using reflection. It supports primitives, enums, generic collections, and complex objects present in loaded assemblies.

IvanMurzak/Unity-MCP csharp json-schema unity reflection
tool ★ 2,786

MCP Tool State Management

This tool enables or disables specific MCP tools by name, allowing for precise control over the available toolset for an AI agent. It optionally returns operation logs to verify the success of each state change.

IvanMurzak/Unity-MCP mcp unity tool-management agent-control