-
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에 연결하고 feature_suggestions 테이블을 쿼리할 수 있는 MCP(Model Context Protocol) 서버입니다.
.env
파일에 다음 Supabase 자격 증명이 포함되어 있는지 확인하세요.지엑스피1다음을 사용하여 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