Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by calafate40 • Data & Databases
A Node.js MCP server that exposes FileMaker Data API functionality (authentication, layout metadata, and record search) for agents and applications.
Authenticate against a FileMaker server and manage session tokens programmatically.
Read layout metadata (fields and layout info) from a FileMaker database to adapt queries or UI.
Search and retrieve records from a FileMaker database using field-based queries.
This repository implements a Model Context Protocol (MCP) server that wraps FileMaker Data API access, providing token-based authentication, layout metadata retrieval, and record search capabilities. It is written in Node.js/TypeScript and is intended to let MCP-compatible agents interact with FileMaker databases via environment-configured credentials. The server simplifies integration by exposing common operations (get token, abandon token, get layout metadata, find records) and includes usage instructions for embedding in client applications.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.