-
securityF
license-
qualityA Model Context Protocol server that enables AI assistants to explore and interact with Cursor IDE's SQLite databases, providing access to project data, chat history, and composer information.
Last updated -
10
Python
这是一个连接到 Supabase 的模型上下文协议 (MCP) 服务器,它允许您查询 feature_suggestions 表。
.env
文件包含以下 Supabase 凭据:使用以下方式运行 MCP 服务器:
或者使用 npm 脚本:
npx tsx /path/to/mcp-server.ts
查询 Supabase 数据库中的 feature_suggestions 表。
参数:
limit
(数字,可选):返回的最大记录数(默认值:100)AI工具中的使用示例:
或者设置一个限制:
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
模型上下文协议服务器可以从 Supabase 数据库查询功能建议,从而允许 Cursor 和 Claude 等 AI 工具访问和显示功能请求数据。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/adiletD/feature-request-collection-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server