Immutable ledger database with live synchronization
This is a simple example of how to use a Fireproof database in a Model Context Protocol server (used for plugging code and data into A.I. systems such as Claude Desktop).
This demo server implements a basic JSON document store with CRUD operations (Create, Read, Update, Delete) and the ability to query documents sorted by any field.
Install dependencies:
npm install
npm build
To use with Claude Desktop, add the server config:
On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
{
"mcpServers": {
"fireproof": {
"command": "/path/to/fireproof-mcp/build/index.js"
}
}
}
Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:
npm run inspector
The Inspector will provide a URL to access debugging tools in your browser.
A server for storing and searching data in a VikingDB instance, configurable via command line or environment variables.
Integrates with Metabase for data visualization and business intelligence. Requires METABASE_URL, METABASE_USERNAME, and METABASE_PASSWORD environment variables.
Provides comprehensive building and office address information queries, including enterprise office address search and building information queries.
Enables AI assistants to securely query and interact with the Treasure Data customer data platform.
Official MCP server for dbt (data build tool) providing integration with dbt Core/Cloud CLI, project metadata discovery, model information, and semantic layer querying capabilities.
Integrate with the Grist API to manage relational spreadsheets and data. Requires a Grist API key.
A modular server providing unified access to multiple astronomical datasets, including astroquery services and DESI data sources.
Access the UniProt protein database with specialized bioinformatics tools for protein research, comparative genomics, and structural biology.
Open source MCP server specializing in easy, fast, and secure tools for Databases.
Interact with StarRocks