cliver-project/mcp_x
3.1
If you are the rightful owner of mcp_x and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This document provides a structured summary of a Model Context Protocol (MCP) Server, detailing its capabilities, features, tools, resources, and usage across different platforms.
Tools
2
Resources
0
Prompts
0
mcp-x
This is a simple MCP Server which has the capabilities to:
-
Tools:
- Native Python code
- Extended by loading py files from a specified directory.
-
Prompt:
- Text file based prompt templates with jinja2 support.
- Retrieve prompt from a defined Vector DB
-
Resources:
- Specify directories from which they are served as resources.
- Each file can be a resource based on its own MIME content type.
This MCP only starts with streamable SSE transport.
It can be running in a Docker container. It can be running in a K8S platform.
The directories can be mounted from external storage.