Labels
Labels
35 labels
- Related to authentication (Bearer, JWT, OAuth, WorkOS) for client or server.
- Breaks backward compatibility. Requires minor version bump. Critical for maintainer attention.
- Something isn't working. Reports of errors, unexpected behavior, or broken functionality.
- Related to FastMCP CLI commands (run, dev, install) or CLI functionality.
- Related to the FastMCP client SDK or client-side functionality.
- Related to community contributions in src/contrib/ directory.
- Updates to project dependencies. Automatically applied to dependabot PRs.
- Updates to docs, examples, or guides. Primary change is documentation-related.
- PR is not ready for merging. Used by authors to prevent premature merging.
- Duplicates an existing open issue. Reference the original issue when applying.
- Improvement to existing functionality. For issues and smaller PR improvements.
- Functionality related to fastmcp.json or FastMCPConfig files.
- Major new functionality. Reserved for 2-4 significant PRs per release. Not for issues.
- Well-scoped issue for new contributors. Clear requirements and limited complexity.
- Related to HTTP transport, networking, or web server functionality.
- Minor change for release notes. Use sparingly for meta PRs like workflow tests.
- Issue lacks info, is off-topic, or doesn't make sense. Often LLM-generated spam.
- Related to MCP Apps - user-facing applications with frontend bundles served by MCP servers.
- Issue lacks detail to reproduce or understand. Waiting for reporter to provide context.
- Bug reports require a copy/pastable MRE that can run as-is.
- Related to OpenAPI integration, parsing, or code generation features.
- Bot-suggested duplicate awaiting human review. Auto-closes after 3 days if unchallenged.
- A proposal for a feature or enhancement either requiring or seeking comments on its design.
- Related to the FastMCP Provider class
- Pull requests that update python:uv code
- Related to FastMCP server implementation or server-side functionality.