omnify-core-mcp-server
Verified Safeby omnifyjp
Overview
Enables AI assistants like Claude to create and validate Omnify schemas, facilitating structured data modeling.
Installation
npx @famgia/omnify-mcpSecurity Notes
The server primarily processes structured text input (schema definitions) and generates text output (YAML, markdown). It uses standard libraries like 'yaml' and 'zod' for parsing and validation. No 'eval' or direct execution of untrusted code is observed. The scope is well-defined, mitigating common web vulnerabilities, and no hardcoded secrets or direct network interactions beyond stdio are present.
Similar Servers
terraform-mcp-server
Provides seamless integration with Terraform Registry APIs and HCP Terraform/Terraform Enterprise APIs, enabling AI assistants/LLMs to generate high-quality Terraform code and automate IaC workflows.
chunkhound
Provides local-first codebase intelligence, extracting architecture, patterns, and institutional knowledge for AI assistants.
anytype-mcp
The Anytype MCP Server enables AI assistants to interact with Anytype's API through natural language by converting its OpenAPI specification into MCP tools.
mcp-server-js
The YepCode MCP Server enables AI platforms to interact with YepCode's infrastructure, allowing them to run LLM-generated scripts and manage YepCode processes, schedules, variables, and storage as powerful AI tools.