mcp-outline and mcp-stata

mcp-outline
70
Verified
mcp-stata
56
Established
Maintenance 13/25
Adoption 18/25
Maturity 18/25
Community 21/25
Maintenance 10/25
Adoption 16/25
Maturity 18/25
Community 12/25
Stars: 110
Forks: 36
Downloads: 6,729
Commits (30d): 0
Language: Python
License: MIT
Stars: 35
Forks: 5
Downloads: 6,305
Commits (30d): 0
Language: Python
License: AGPL-3.0
No risk flags
No risk flags

About mcp-outline

Vortiago/mcp-outline

A Model Context Protocol (MCP) server enabling AI assistants to interact with Outline documentation services.

Exposes comprehensive document operations (search, create, edit, archive) and collection management alongside threaded comments and backlink discovery, all accessible via MCP Resources using URI schemes like `outline://document/{id}`. Built in Python with automatic rate-limit handling and retry logic, it supports both stdio transport for local use and HTTP/SSE for remote deployments, with flexible access control through read-only mode, per-operation restrictions, and dynamic tool filtering by user role.

About mcp-stata

tmonk/mcp-stata

A lightweight Model Context Protocol (MCP) server for Stata. Execute commands, inspect data, retrieve stored results (r()/e()), and view graphs in your chat interface. Built for economists who want to integrate LLM assistance into their Stata workflow.

Implements automatic Stata installation discovery and uses the official `pystata` module (bundled with Stata) to execute commands via stdio transport, with built-in startup do-file handling that mirrors native Stata's profile loading and automatic re-execution after `clear all`. Integrates with Claude Desktop, Cursor, Windsurf, Antigravity, and VS Code through standard MCP configuration, supporting streaming graph caching and programmatic access to Stata's stored results (`r()`, `e()`) for LLM-driven statistical validation.

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