sokrates-mcp

Kubementat/sokrates-mcp

3.2

If you are the rightful owner of sokrates-mcp 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.

Sokrates-MCP is a Model Context Protocol server that provides tools for prompt refinement and execution workflows using the FastMCP framework and the sokrates Python library.

Tools

Functions exposed to the LLM to take actions

refine_prompt

Refines a given prompt by enriching it with additional context.

refine_and_execute_external_prompt

Refines a prompt and executes it with an external LLM.

handover_prompt

Hands over a prompt to an external LLM for processing.

breakdown_task

Breaks down a task into sub-tasks with complexity ratings.

list_available_models

Lists all available large language models accessible by the server.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources