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

评论

记忆与知识 分类下的更多 MCP 服务器