solana-docs-server MCP Server
@MCP-Mirror
关于 solana-docs-server MCP Server
Mirror of
基本信息
配置
工具
1Create 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_notetool for adding new text notessummarize_notesprompt 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 服务器
Notion MCP Server
awkoyNotion MCP server for Claude, Cursor, ChatGPT & Claude Desktop. Connect AI agents to Notion via Model Context Protocol — pages, databases, blocks, comments, files.
Obsidian MCP Server
cyanheadsRead, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
Memory Bank MCP Server
alioshrA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
📓 GistPad MCP
lostintangent📓 An MCP server for managing your personal knowledge, daily notes, and re-usable prompts via GitHub Gists
Rust Docs MCP Server
Govcraft🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
评论