---
slug: "props"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/Props-Labs/mcp-servers@main/README.md"
repo: "https://github.com/Props-Labs/mcp-servers"
source_file: "README.md"
branch: "main"
---
# Props Labs MCP Servers

An awesome collection of Model Context Protocol (MCP) servers created by [Props Labs](https://props.app).

## What is MCP?

The Model Context Protocol (MCP) is a standardized way for AI models to interact with external tools and services. It enables AI assistants to access real-time data, perform actions, and integrate with various APIs.

## Available MCP Servers

This repository contains the following MCP servers:

### Fireflies

MCP Server for the Fireflies.ai API, enabling transcript retrieval, search, and summary generation. This server allows AI models to access and analyze meeting transcripts from Fireflies.

[Learn more about the Fireflies MCP Server](https://github.com/Props-Labs/mcp-servers/blob/HEAD/src/fireflies/README.md)

## Getting Started

Each MCP server has its own documentation with setup instructions. Navigate to the specific server's directory to learn more.

## Contributing

We welcome contributions to improve existing servers or add new ones. Please feel free to submit pull requests or open issues for discussion.

## License

This collection of MCP servers is licensed under the MIT License. See the LICENSE file for details. 