MCP.so
ログイン

solana-docs-server MCP Server

@MCP-Mirror

solana-docs-server MCP Server について

Mirror of

基本情報

カテゴリ

メモリとナレッジ

トランスポート

stdio

公開者

MCP-Mirror

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

1

Create new text notes

概要

What is solana-docs-server MCP Server?

It is a TypeScript-based MCP server that implements a simple notes system. It demonstrates core MCP concepts by providing resources, tools, and prompts for text notes.

How to use solana-docs-server MCP Server?

Install dependencies with npm install, build with npm run build, then configure the Claude Desktop config file to point to the built index.js. For debugging, run npm run inspector to use the MCP Inspector.

Key features of solana-docs-server MCP Server

  • Resources for accessing notes via note:// URIs
  • Each note has title, content, and metadata
  • create_note tool for adding new text notes
  • summarize_notes prompt for generating summaries
  • Plain text mime type for simple content access

Use cases of solana-docs-server MCP Server

  • Demonstrating MCP resources, tools, and prompts
  • Creating and managing text notes in a server session
  • Generating structured summaries of stored notes

FAQ from solana-docs-server MCP Server

What resources does it provide?

Notes are

コメント

「メモリとナレッジ」の他のコンテンツ