CORPUSfm
OfficialIntegrates with Claris FileMaker to provide schema intelligence, allowing users to import, explore, compare, and version FileMaker schema exports, as well as apply patches and create files on supported FileMaker Server versions.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@CORPUSfmCompare the last two imported schema versions and summarize the changes"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
CORPUSfm
CORPUSfm is open-source schema intelligence for FileMaker developers. It turns FileMaker schema exports into durable artifacts you can inspect, compare, automate, and use with an AI assistant.
Install CORPUSfm
CORPUSfm installs alongside FileMaker Server 2024, 2025, or 2026 on Ubuntu Server or Windows Server.
Open Releases.
Choose the latest release and download the installer for your server platform.
Extract the complete package without separating its files.
Open
READ-ME-FIRSTand follow the package checklist.Visit
https://<your-fms-host>/corpusfm/and sign in with the administrator created during installation.
Install CORPUSfm on a development FileMaker Server. From there, it can acquire and ingest schema XML from other FileMaker Servers.
Related MCP server: Alma Atlas
First use
After signing in:
Open Artifacts.
Choose Import to upload a schema export or saved CORPUSfm artifact, or choose Paste when the schema content is already on the clipboard.
Open the resulting artifact in Explorer.
Import or paste another version when you are ready to create a Diff.
To connect an AI assistant, open MCP Access → OAuth setup and follow the in-app recipe.
What CORPUSfm does
Creates durable, searchable artifacts from FileMaker schema exports.
Explores objects and traces references across related files.
Compares artifact versions with a structured Diff.
Automates acquisition, ingestion, enrichment, indexing, and export through Jobs.
Connects OAuth-capable MCP clients through each user's CORPUSfm account.
Supports patch application on FileMaker Server 2025 and later, and file creation on FileMaker Server 2026.
Product documentation, setup recipes, and problem-solving guides are also available inside the app and match the installed version.
Repository
This repository is the public home of CORPUSfm. It contains the public site, product source, installer source, documentation, tests, and legal files as they are published. Development occurs in the project's private repositories; this public repository records reviewed releases and public-site updates.
CORPUSfm is published and supported by PINAX SOFTWARE LLC. It is licensed under the Apache License 2.0.
FileMaker is a registered trademark of Claris International Inc. CORPUSfm is an independent tool and is not affiliated with or endorsed by Claris.
This server cannot be deployed
Maintenance
Related MCP Connectors
Monitor MCP servers, API contracts and AI outputs for schema drift. Alerts on breaking changes.
- SchemaOAuthai.schemalabs
The AI that understands raw data: Schema over your tables and databases, as MCP tools.
Hosted MCP server for AI-driven data ops. Create apps, manage schemas, and CRUD structured data.
MCP server that lets AI assistants use all OneSchema features exposed via the public API.
Related MCP Servers
- AlicenseAqualityAmaintenanceA token-efficient, schema-aware MCP server that enables AI assistants to safely read, modify, query, and validate JSON, YAML, and TOML files with automatic schema detection and format conversion capabilities.826 PyPI9MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to query live schema, lineage, and query-context across data warehouses, dbt projects, orchestration systems, and BI tools via MCP tools.Apache 2.0
- AlicenseNot gradedqualityAmaintenanceMCP server enabling AI assistants to explore schema.org types, generate JSON-LD examples, validate structured data, and navigate the complete ontology with fuzzy matching and caching.5 npm21MIT
- FlicenseNot gradedqualityAmaintenanceExposes a SQL Server database schema to AI assistants, enabling discovery of tables, views, stored procedures, functions, indexes, and foreign keys through MCP tools.-