Next MCP server
@Collaborne
Next MCP server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-collaborne": {
"command": "npx",
"args": [
"@collaborne/mcp-server"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Next MCP server?
Next MCP server is a Model Context Protocol (MCP) server that provides tools for Large Language Models (LLMs) like Claude to interact with NEXT structured data. It offers tools for retrieving highlights and clusters, and is built using TypeScript and the MCP SDK.
How to use Next MCP server?
Install via npm: npm install -g @collaborne/mcp-server or as a dependency. Prerequisites: Node.js 18+, npm, and a NEXT API key. Configure the API_KEY environment variable in a .env file or set it directly. Run with npx @collaborne/mcp-server, npm start, or node dist/index.js. Connect to Claude Desktop by adding the server to claude_desktop_config.json with the proper command and environment variables.
Key features of Next MCP server
- Provides
next-get-highlightsandnext-get-clusterstools - Each tool accepts a required parameter (search filters or search query)
- Access is scoped to a single team-space
- Supports secure API key authentication
- Designed for integration with Claude Desktop
Use cases of Next MCP server
- Summarize highlights about a specific topic from NEXT data
- Identify main pain points mentioned in clusters
- Retrieve user frustrations and issues filtered by date
FAQ from Next MCP server
What is Next MCP server?
It is an MCP server that lets LLMs like Claude interact with NEXT data by providing tools to get highlights and clusters.
What are the prerequisites for using Next MCP server?
You need Node.js 18 or higher, npm, and a NEXT API key generated from your team-space settings.
How do I configure Next MCP server?
Set the API_KEY environment variable in a .env file or directly. The server reads this variable to authenticate with the NEXT API.
How do I connect Next MCP server to Claude Desktop?
Edit your Claude Desktop configuration file (macOS: ~/Library/Application Support/Claude/claude_desktop_config.json) and add the server with command npx, args ["@collaborne/mcp-server"], and env containing your API_KEY.
What tools does Next MCP server provide?
It provides next-get-highlights (requires search filters) and next-get-clusters (requires a search query), both limited to one team-space.
「その他」の他のコンテンツ
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ICSS
chokcoco不止于 CSS
Awesome Mlops
visengerA curated list of references for MLOps
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
コメント