fastmcp and chartmogul-mcp-server

These are ecosystem siblings: fastmcp is a framework for building MCP servers, while chartmogul-mcp-server is a concrete MCP server implementation that could be built using fastmcp's toolkit.

fastmcp
94
Verified
chartmogul-mcp-server
51
Established
Maintenance 25/25
Adoption 25/25
Maturity 25/25
Community 19/25
Maintenance 10/25
Adoption 8/25
Maturity 18/25
Community 15/25
Stars: 23,593
Forks: 1,813
Downloads: 78,413,808
Commits (30d): 184
Language: Python
License: Apache-2.0
Stars: 7
Forks: 5
Downloads: 48
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No risk flags

About fastmcp

PrefectHQ/fastmcp

🚀 The fast, Pythonic way to build MCP servers and clients.

Provides automatic schema generation and validation from Python type hints while supporting three core patterns: servers that expose tools/resources/prompts to LLMs, clients for connecting to any MCP endpoint, and interactive apps with UI rendering. Built on the Model Context Protocol standard with integrated transport negotiation, authentication, and lifecycle management across stdio, SSE, and other channels.

About chartmogul-mcp-server

chartmogul/chartmogul-mcp-server

The MCP server for ChartMogul

Exposes ChartMogul's full API surface—including customer management, subscription operations, sales opportunities, and financial metrics like MRR, ARR, and LTV—as callable MCP tools. Implements Claude Desktop integration via stdio transport with token-based authentication, enabling AI agents to query accounts, manage customer records, and retrieve SaaS analytics without direct API calls. Built in Python and deployed through the `uv` package manager with local development support via MCP inspector.

Scores updated daily from GitHub, PyPI, and npm data. How scores work