Additional resources

Application resources

  • Privacy policy - Available in the application footer—outlines how your data is handled and protected

  • Terms of service - Linked from the application footer—details usage terms and conditions

Technical documentation

  • FileMaker Data API Guide - Comprehensive guide to the FileMaker Data API

    • Essential for understanding database connectivity requirements

    • Covers authentication, data formats, and API limitations

  • FileMaker Security Guide - Describes the security features available with the FileMaker Platform and the steps you can take as a custom app developer, a server administrator, or an IT professional to apply these security features to your FileMaker custom apps.

  • FileMaker Pro Help - Comprehensive guide to FileMaker Pro for creating custom apps

  • FileMaker Server Help - Comprehensive guide to FileMaker Server for hosting custom apps

  • MCP Specification - Official Model Context Protocol documentation

    • Explains the protocol standards and implementation details

    • Useful for developers building custom MCP clients

    • Provides technical specifications for integration

Developer tools

For advanced users and developers, there are optional open-source tools available to assist with testing and debugging MCP behavior. These tools are not developed or maintained by Claris, but they can provide valuable insights during development and testing.

MCP Inspector

The MCP Inspector is an interactive developer tool for testing and debugging MCP servers. It runs directly through npx without requiring installation.

  • Requirements - Node.js with npm version 5.2.26 or higher

  • GitHub Repository - https://github.com/modelcontextprotocol/inspector

  • Usage Note - The inspector uses the bearer scheme to send tokens. Context (static) tokens cannot be used with the inspector without customization.

  • Testing URL - https://mcp.dev.connect.claris.com/sse

Fast agent

fast-agent lets you create and interact with sophisticated Agents and Workflows in minutes. It's multi-modal, supporting Images and PDFs in Prompts, Resources and MCP Tool Call results.

  • Requirements - Python and uv (a package manager for Python applications)

  • GitHub Repository: https://github.com/evalstate/fast-agent

  • Token Support - Context (static) tokens can be used with the scheme of "static" instead of "bearer"

Claude Desktop

Support resources

Getting help

For technical support or additional questions about using Claris MCP:

  1. System administrator - Consult your internal system administrator for:

    • Network connectivity issues

    • FileMaker Server configuration

    • Security and access policies

    • Environment-specific troubleshooting.

  2. Claris Documentation - Consult official Claris documentation resources for:

    • FileMaker Server issues

    • FileMaker Data API issues

    • FileMaker Pro file account issues

    • General information

  3. Claris Support - Contact official Claris support if you're unable to resolve your issue after consulting documentation.

Community resources

  • Claris Community - Official forums and user groups

  • FileMaker Developers - Technical community for advanced topics

  • MCP Developer Community - Growing community around Model Context Protocol implementations

  • FileMaker - The underlying database platform powering your connections.

Feedback and contributions

Providing feedback

If you encounter issues or have suggestions for improving Claris MCP:

  1. Bug reports - Document specific issues with:

    • Steps to reproduce the problem

    • Expected vs. actual behavior

    • Environment details (server versions, network configuration)

    • Screenshots or error messages

  2. Feature requests - Suggest improvements including:

    • Use case description

    • Business impact and benefits

    • Proposed implementation approach

    • Integration requirements

  3. Documentation - Help improve these guides by:

    • Reporting unclear or missing information

    • Suggesting additional examples or use cases

    • Contributing corrections or updates

    • Sharing successful implementation stories

    For bug reports and feature requests, post in the Claris AI discussion topic in the Claris Community.

    For documentation feedback, click the feedback link at the bottom of any documentation page to open the documentation feedback form.

Staying updated

  • Monitor official Claris channels for product updates.

  • Subscribe to relevant technical newsletters and blogs.

  • Participate in user community discussions.

  • Attend Claris conferences and webinars for latest developments.