
Security News
PolinRider: North Korea-Linked Supply Chain Campaign Expands Across Open Source Ecosystems
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.
@tylertech/forge-mcp
Advanced tools
Get instant access to Tyler Forge™ web component documentation directly in AI clients. Ask questions, generate code examples, and explore design system details.
Tyler Forge™ is Tyler Technologies' comprehensive web component library and design system. This tool brings that documentation into your AI tools so you can:
This MCP server provides a set of declarative resources and tools for accessing Tyler Forge documentation. It uses a progressive disclosure model to minimize complexity while maximizing accuracy.
When you start the MCP server in your AI client, it automatically detects the currently installed version of Tyler Forge (if any) in your project. This allows it to provide version-specific documentation. If no version is detected, it defaults to the latest stable release that is bundled within this MCP server.
The MCP server is designed to minimize cognitive load by exposing only the most essential resources and tools upfront. More detailed information can be accessed through specific tools or follow-up queries. This keeps control of the token usage while still providing comprehensive access to the documentation when needed.
All documentation is either pulled from the Custom Elements Manifest (CEM) files included with each Tyler Forge package, as well as information that was sourced from the documentation site at https://forge.tylerdev.io.
{
"mcpServers": {
"forge": {
"command": "npx",
"args": ["-y", "@tylertech/forge-mcp@latest"]
}
}
}
claude mcp add forge -- npx -y @tylertech/forge-mcp@latest
See the Claude Code MCP documentation for more information.
Add the Forge MCP server to the .vscode/mcp.json configuration file in your project, or use the Command Palette to add it via "MCP: Add Server...".
{
"mcpServers": {
"forge-mcp": {
"command": "npx",
"args": ["-y", "@tylertech/forge-mcp@latest"]
}
}
}
Note: You may need to start the server manually after adding it to the config file. Use the "MCP: List Servers" command from the Command Palette.
See the VS Code MCP docs for more info.
When using any AI-powered tool, it's important to follow best practices to ensure effective usage and accurate results:
If there's one thing to take away, it's to be specific and spend time up front planning and structuring your prompts. This will lead to more accurate and useful results. In the end, these tools are here to assist you, and they can get things wrong even with the best prompts and context. Always verify and review the output for accuracy.
ALWAYS validate the output from any AI tool for accuracy. While this MCP server is designed to provide accurate information, it may not always be perfect and LLMs are known to hallucinate at times. Always cross-check critical information with the official Tyler Forge™ documentation or trusted sources.
The following tools are available for interacting with Tyler Forge documentation. Each tool uses declarative parameters to provide comprehensive functionality while minimizing the cognitive load for AI clients:
| Tool | Description |
|---|---|
| Component Tools | |
get_component_docs | Get comprehensive documentation for Tyler Forge components in various formats: full API reference, summary overview, or structural usage examples. Returns component list when no component specified. |
list_components | Browse all available Tyler Forge components with descriptions. Returns a comprehensive table of all components with their purpose and capabilities. |
find_components | Search Tyler Forge components by name, description, or functionality with enhanced fuzzy matching. Supports multi-term queries like "app bar drawer". Returns all components when no query provided. |
| Design System Tools | |
get_design_tokens | Get Tyler Forge design tokens for consistent styling. Access color palettes, spacing scales, typography, animation, and other design system values. |
setup_typography | Access Tyler Forge typography setup instructions including font families, type scales, weights, and practical usage guidelines for consistent text styling. |
setup_icons | Access Tyler Forge icons system including installation, registration, and usage patterns for the forge-icon component. |
find_icons | Search Tyler Icons using semantic/fuzzy search with natural language queries. Finds the closest matching icons by name and keywords. |
| Framework Tools | |
setup_framework | Get complete framework-specific setup instructions for Tyler Forge components including installation, configuration, and best practices for Angular, React, Vue, Svelte, or Lit. |
| Migration Tools | |
get_version_migration_guide | Get comprehensive migration guides for upgrading between Tyler Forge versions, including breaking changes, API mappings, and upgrade instructions. Defaults to upgrading from v2 to v3. |
| General Tools | |
get_usage_guide | Get comprehensive Tyler Forge guides including installation instructions, framework-specific integration, and general usage patterns |
The following streamlined resources are available for reference via a progressive disclosure model:
| Resource URI | Description |
|---|---|
| Component Resources | |
forge://components | Overview of all Tyler Forge components with names and summaries |
forge://component/{tagName} | Complete documentation for specific Tyler Forge component |
| General Resources | |
forge://installation | Complete installation guide for Tyler Forge web components |
forge://usage | Comprehensive usage guide for Tyler Forge web components |
| Framework Resources | |
forge://framework/angular | Tyler Forge Angular integration guide |
forge://framework/react | Tyler Forge React integration guide |
forge://framework/vue | Tyler Forge Vue integration guide |
forge://framework/svelte | Tyler Forge Svelte integration guide |
forge://framework/lit | Tyler Forge Lit integration guide |
| Design Token Resources | |
forge://design-tokens | Complete Tyler Forge design tokens including colors, spacing, typography, animation, borders, elevation, layering, and shapes |
forge://design-tokens/typography | Tyler Forge typography system including font families, type scales, weights, and usage guidelines |
forge://design-tokens/color | Tyler Forge color system including palettes, semantic colors, and usage guidelines |
forge://design-tokens/animation | Tyler Forge animation design tokens including durations and easing curves |
forge://design-tokens/spacing | Tyler Forge spacing scale design tokens for consistent layout and spacing |
forge://design-tokens/border | Tyler Forge border design tokens including widths, radii, and styles |
forge://design-tokens/elevation | Tyler Forge elevation design tokens including shadow styles and layering guidelines |
forge://design-tokens/shape | Tyler Forge shape design tokens including corner styles and usage guidelines |
forge://design-tokens/layering | Tyler Forge layering design tokens including z-index values and stacking context guidelines |
| Icons Resources | |
forge://icons | Complete guide to installing and using Tyler Forge icons |
Note: Granular component resources (
/properties,/methods,/events, etc.) have been removed to reduce complexity. Use the tools for granular access to specific component information.
Commands:
pnpm run dev # Watch mode
pnpm run debug # Test with MCP inspector
pnpm run build # Build for production
Contributions are welcome! Please see the CONTRIBUTING guide for details.
If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
Apache-2.0 License - see LICENSE file for details.
Part of the Tyler Technologies Open Source initiative
FAQs
MCP server for Tyler Forge™ web component library documentation
The npm package @tylertech/forge-mcp receives a total of 217 weekly downloads. As such, @tylertech/forge-mcp popularity was classified as not popular.
We found that @tylertech/forge-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.

Security News
Open source attacks are accelerating as AI coding agents pull in dependencies faster, with less human review.

Research
/Security News
Malicious Chrome and Firefox extensions posed as free VPNs while stealing clipboard data through later extension updates.