ctp-mcp-server

titan-alpha/ctp-mcp-server

3.2

If you are the rightful owner of ctp-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The CTP MCP Server is a Model Context Protocol server designed to facilitate the rapid creation of ConveniencePro Tool Protocol (CTP) tools using AI-powered generation.

Tools

Functions exposed to the LLM to take actions

ctp_create_tool

Generate a complete CTP tool from a natural language description.

ctp_validate_tool

Validate a tool definition against the CTP specification.

ctp_generate_implementation

Generate implementation code from a tool definition.

ctp_generate_tests

Generate a test suite for a CTP tool.

ctp_search_duplicates

Search for existing tools with similar functionality.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources