@promptx/mcp server
The @promptx/mcp-server package provides an implementation of the Model Context Protocol (MCP) server, which enables AI assistants like Claude to seamlessly integrate with external data sources and services. This MCP server allows developers to extend the capabilities of their AI models by providing a standardized interface for fetching and processing contextual information during conversations.
Installation Instructions
Get started with @promptx/mcp server in your project
Install via npm
npm install @promptx/mcp-serverOr with yarn
yarn add @promptx/mcp-serverRelated Servers
@heroku/mcp server
The @heroku/mcp-server is a platform server that enables AI assistants like Claude to integrate with Heroku's Metrics and Correlation Protocol (MCP) service. It provides a standardized way for AI applications to access and analyze performance metrics and data from Heroku-hosted applications, allowing developers to build more robust and data-driven AI systems.
@cap js/mcp server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
@dynatrace oss/dynatrace
Model Context Protocol (MCP) server for Dynatrace