A Remote Model Context Protocol (MCP) server for ColdFusion, enabling CFML applications to connect with Claude and other AI assistants.
Overview
What is MCPCFC?
MCPCFC is a Remote Model Context Protocol (MCP) server for ColdFusion, allowing CFML applications to connect with AI assistants like Claude and ChatGPT.
How to use MCPCFC?
To use MCPCFC, clone the repository, place it in your ColdFusion webroot, and navigate to the provided URL to start using AI tools. For integration with Claude Desktop, follow the setup instructions in the documentation.
Key features of MCPCFC?
- 8 production-ready tools for PDF operations, email automation, and database queries.
- JSON-RPC 2.0 protocol for industry-standard communication.
- Real-time SSE support for live updates.
- Thread-safe design for production-ready architecture.
Use cases of MCPCFC?
- Modernizing legacy ColdFusion systems with AI capabilities.
- Adding AI features to enterprise applications without replacing existing infrastructure.
- Enabling ColdFusion developers to build intelligent applications.
FAQ from MCPCFC?
- Can MCPCFC work with any AI assistant?
Yes! MCPCFC is designed to connect with various AI assistants, including Claude and ChatGPT.
- Is MCPCFC open source?
Yes! MCPCFC is open source and licensed under the MIT License.
- How can I contribute to MCPCFC?
You can contribute by reporting issues, submitting pull requests, or sharing your use cases.