We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/firebase/genkit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•1.05 KiB
# Genkit Anthropic Plugin (Community)
> **Community Plugin** — This plugin is community-maintained and is not an
> official Google or Anthropic product. It is provided on an "as-is" basis.
This Genkit plugin provides a set of tools and utilities for working with Anthropic.
## Disclaimer
This is a **community-maintained** plugin and is not officially supported by
Google or Anthropic. Use of Anthropic's API is subject to
[Anthropic's Terms of Service](https://www.anthropic.com/terms) and
[Privacy Policy](https://www.anthropic.com/privacy). You are responsible for
complying with all applicable terms when using this plugin.
- **API Key Security** — Never commit your Anthropic API key to version control.
Use environment variables or a secrets manager.
- **Usage Limits** — Be aware of your Anthropic plan's rate limits and token
quotas. See [Anthropic Pricing](https://www.anthropic.com/pricing).
- **Data Handling** — Review Anthropic's data processing practices before
sending sensitive or personally identifiable information.
## License
Apache-2.0