fastmcp: FastMCP is a standard framework for building Model Context Protocol (MCP) applications, which connect LLMs to tools and data. It simplifies the process by automatically generating schemas, validation, and documentation for tools, and managing transport negotiation and authentication for server connections. FastMCP offers a comprehensive solution for developing, deploying, and scaling MCP-powered systems.; mcp-stata: This MCP server enables LLMs to execute Stata code, inspect data, export graphics, and verify results. It uses the proprietary pystata module included with Stata 17+ and requires Python 3.11+. The server supports various IDEs like Claude Desktop, Cursor, and VS Code via stdio transport.
Building LLM applications that interact with custom tools and data sources
Run Stata commands for statistical analysis