HrushiYadav/custom-mcp
3.1
If you are the rightful owner of custom-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.
The Universal Data MCP Server is a lightweight server built in TypeScript that connects AI assistants to real-world databases, files, and APIs using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
queryMongo
Query MongoDB collections
queryPostgres
Run SQL queries on PostgreSQL
queryMySQL
Run SQL queries on MySQL
querySQLite
Query SQLite DBs from file
getFileContent
Read contents of a file
fetchAPI
Send GET requests to JSON APIs
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client