mcp-server

denis-rizun/mcp-server

3.2

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

This project is a minimal MCP-compatible server built on FastAPI, showcasing key backend elements for LLM tools.

Tools

Functions exposed to the LLM to take actions

text_to_sql

Converts text queries into SQL statements.

data_summary

Generates a brief summary from input JSON data.

validator

Checks SQL for dangerous constructs.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources