Google PageRank for AI agents. 25,000+ tools indexed.

Remote MCP Server by PostHog

#4478 of 4710 by PostHog
20 score

A server that implements the Model Context Protocol (MCP) on Cloudflare Workers, allowing AI models to access custom tools without authentication.

Ranked #4478 out of 4710 indexed tools.Has 14 contributors.
🔑
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing →

Signal Breakdown

Installs 0
Freshness 2mo ago
Issue Health 52%
Stars 143
Platform Breadth 1 platform
Contributors 14
Description Good

How to Improve

Freshness high impact

Last commit was 69 days ago — a recent commit would boost your freshness score

Platforms medium impact

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for Remote MCP Server by PostHog
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-PostHog--mcp)](https://agentrank-ai.com/skill/glama-PostHog--mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-PostHog--mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-PostHog--mcp" alt="AgentRank"></a>

Supported Platforms

MCP

From the README

# PostHog MCP

The MCP server has been moved into the PostHog Monorepo - you can find it [here](https://github.com/PostHog/posthog/tree/master/services/mcp).

Documentation: https://posthog.com/docs/model-context-protocol

## Use the MCP Server

### Quick install

You can install the MCP server automatically into Cursor, Claude, Claude Code, VS Code and Zed by running the following command:

```
npx @posthog/wizard@latest mcp add
```
Read full README on GitHub →