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 Knowledge Graph
shanehollomanMCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development
JupyterMCP - Jupyter Notebook Model Context Protocol Integration
jjsantos01A Model Context Protocol (MCP) for Jupyter Notebook
mcp-local-rag
nkapila6"primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨
🧠 Ultimate MCP Server
DicklesworthstoneComprehensive MCP server exposing dozens of capabilities to AI agents: multi-provider LLM delegation, browser automation, document processing, vector ops, and cognitive memory systems
RAG Documentation MCP Server
hannesrudolphAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.
コメント