Runs on MCP

Every listing whose runtime names MCP. Derived from the records on this site, not curated.

All 100 bots

n8n-mcp

An MCP server that hands a coding assistant the full reference for n8n's node library, so the assistant can write n8n workflows that actually validate. It serves an assistant; it is not itself a chat bot.

server · by czlonkowski · speaks MCP · declares a base image pinned at node:22-alpine, per its Dockerfile; that fixes the version inside Docker only, and no floor is declared in its package.json; we did not check its README.md for that, because our search needs a dotted version such as 3.10 and node:22-alpine does not contain one · MIT source, per GitHub's licence detection · the author also runs a hosted dashboard at dashboard.n8n-mcp.com, which the README offers with a free tier of 100 tool calls a day; that page published no price above the free tier when we read it on 2026-09-13 · GitHub reports this repository public; last commit 2026-09-12 ·

Open on GitHub

github-mcp-server

GitHub's own MCP server: it gives an AI agent read and write access to repositories, issues and pull requests.

server · by github · speaks MCP · declares Go 1.25.12, per its go.mod; we searched its README.md and did not find 1.25.12 · MIT source, per GitHub's licence detection · GitHub reports this repository public; last commit 2026-09-08 ·

Open on GitHub

codebase-memory-mcp

An MCP server that indexes a codebase into a queryable graph, so an agent can ask structural questions instead of grepping.

server · by DeusData · speaks MCP · declares Python >=3.8, per its pkg/pypi/pyproject.toml — which is the manifest for pkg/pypi/, not for the repository root; we searched its README.md and did not find 3.8 · MIT source, per GitHub's licence detection · GitHub reports this repository public; last commit 2026-09-13 ·

Open on GitHub

chrome-devtools-mcp

An MCP server that lets a coding agent drive and inspect a real Chrome browser through DevTools.

server · by ChromeDevTools · speaks MCP · declares Node ^20.19.0 || ^22.12.0 || >=23, per its package.json; we searched its README.md and did not find 20.19.0 · Apache-2.0 source, per GitHub's licence detection · GitHub reports this repository public; last commit 2026-09-11 ·

Open on GitHub