Skip to main content
Glama
semanticintent

Semantic Perch Intelligence MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
D1_DEV_DATABASE_IDYesThe database ID for the development environment
D1_PROD_DATABASE_IDNoThe database ID for the production environment (optional)
CLOUDFLARE_API_TOKENYesYour Cloudflare API token with D1 read permissions
D1_DEV_DATABASE_NAMEYesThe database name for the development environment
CLOUDFLARE_ACCOUNT_IDYesYour Cloudflare account ID
D1_PROD_DATABASE_NAMENoThe database name for the production environment (optional)
D1_STAGING_DATABASE_IDNoThe database ID for the staging environment (optional)
D1_STAGING_DATABASE_NAMENoThe database name for the staging environment (optional)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_database_schemaB

Analyze D1 database schema structure, tables, columns, indexes, and relationships with optional sample data

get_table_relationshipsB

Extract and analyze foreign key relationships between tables in the database

validate_database_schemaB

Validate database schema integrity and detect potential issues (missing primary keys, orphaned foreign keys, etc.)

suggest_schema_optimizationsB

Analyze schema and suggest performance optimizations (missing indexes, redundant indexes, etc.)

compare_schemasA

Compare database schemas between environments to detect drift and plan migrations with ICE-scored differences

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/semanticintent/semantic-perch-intelligence-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server