Add SchemaFlow MCP Server (#266)
Real-time database schema access for AI-IDEs through Model Context Protocol Co-authored-by: wong2 <wonderfuly@gmail.com>
This commit is contained in:
parent
d182fe772a
commit
0a747be0a8
1 changed files with 1 additions and 0 deletions
|
|
@ -343,6 +343,7 @@ A growing set of community-developed and maintained servers demonstrates various
|
|||
- **[QGIS](https://github.com/jjsantos01/qgis_mcp)** - connects QGIS Desktop to Claude AI through the MCP. This integration enables prompt-assisted project creation, layer loading, code execution, and more.
|
||||
- **[Rootly-AI-Labs/Rootly-MCP-server](https://github.com/Rootly-AI-Labs/Rootly-MCP-server)** - MCP server for the incident management platform [Rootly](https://rootly.com/).
|
||||
- **[Salaah MCP](https://github.com/yusufk/salaah-mcp)** - FastAPI and MCP service providing Islamic prayer times and other useful calculations.
|
||||
- **[SchemaFlow](https://github.com/CryptoRadi/schemaflow-mcp-server)** - Real-time PostgreSQL & Supabase database schema access for AI-IDEs via Model Context Protocol. Provides live database context through secure SSE connections with three powerful tools: get_schema, analyze_database, and check_schema_alignment. [SchemaFlow](https://schemaflow.dev)
|
||||
- **[Search1API](https://github.com/fatwang2/search1api-mcp)** - Search and crawl in one API
|
||||
- **[SearXNG](https://github.com/ihor-sokoliuk/mcp-searxng)** - A Model Context Protocol Server for [SearXNG](https://docs.searxng.org)
|
||||
- **[Secure Fetch](https://github.com/appsec-innovation-labs/secure-mcp-fetch)** - Secure fetch to prevent access to local resources
|
||||
|
|
|
|||
Loading…
Reference in a new issue