
alaria-wiki-mcp
3 years
Works with Finder
0
Github Watches
0
Github Forks
0
Github Stars
MCP Embedding Storage Server Boilerplate
A starter template for building an MCP server that stores and retrieves information using vector embeddings. This boilerplate provides the foundation for creating your own embedding-based knowledge store that can integrate with Claude or other MCP-compatible AI assistants.
Purpose
This boilerplate helps you quickly start building:
- A personal knowledge base that remembers information for your AI assistant
- A semantic search interface for your documents or knowledge
- A vector store integration for AI assistants
Features
- Store content with automatically generated embeddings
- Search content using semantic similarity
- Access content through both tools and resources
- Use pre-defined prompts for common operations
How It Works
This MCP server template connects to vector embedding APIs to:
- Process content and break it into sections
- Generate embeddings for each section
- Store both the content and embeddings in a database
- Enable semantic search using vector similarity
When you search, the system finds the most relevant sections of stored content based on the semantic similarity of your query to the stored embeddings.
Getting Started
# Clone the boilerplate
git clone https://github.com/yourusername/mcp-embedding-storage-boilerplate.git
cd mcp-embedding-storage-boilerplate
# Install dependencies
pnpm install
# Build the project
pnpm run build
# Start the server
pnpm start
Configuring for Development
After cloning and building, you'll need to:
- Update the
package.json
with your project details - Modify the API integration in
src/
to use your preferred embedding service - Customize the tools and resources in
src/index.ts
Usage with Claude for Desktop
Add the following configuration to your claude_desktop_config.json
file:
{
"mcpServers": {
"your-embedding-storage": {
"command": "node /path/to/your/dist/index.js"
}
}
}
Then restart Claude for Desktop to connect to the server.
Implementing Tools
store-content
Stores content with automatically generated embeddings.
Parameters:
-
content
: The content to store -
path
: Unique identifier path for the content -
type
(optional): Content type (e.g., 'markdown') -
source
(optional): Source of the content -
parentPath
(optional): Path of the parent content (if applicable)
search-content
Searches for content using vector similarity.
Parameters:
-
query
: The search query -
maxMatches
(optional): Maximum number of matches to return
Implementing Resources
search://{query}
Resource template for searching content.
Example usage: search://machine learning basics
Implementing Prompts
store-new-content
A prompt to help store new content with embeddings.
Parameters:
-
path
: Unique identifier path for the content -
content
: The content to store
search-knowledge
A prompt to search for knowledge.
Parameters:
-
query
: The search query
Integration Options
You can integrate this boilerplate with various embedding APIs and vector databases:
- OpenAI Embeddings API
- Hugging Face embedding models
- Chroma, Pinecone, or other vector databases
- Vercel AI SDK
License
MIT
相关推荐
🔥 1Panel provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.
PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/MCP/Docker/Zotero
Easily create LLM tools and agents using plain Bash/JavaScript/Python functions.
Artifact2MCP Generator allows generation of MCP server automatically & dynamically given smart contract's compiled artifact (chain‑agnostic)
Reviews

user_oQANG043
I've been using alaria-wiki-mcp by CaptainCrouton89 for a while now, and it's been a game-changer. The tool is intuitive and easy to navigate, making my workflow so much smoother. Highly recommend it for anyone needing an efficient and reliable MCP application!

user_cNjHotdI
As a dedicated user of alaria-wiki-mcp, I must say this application developed by CaptainCrouton89 is outstanding. It offers a seamless experience with comprehensive resources. The ease of navigation and clarity in its design make it a go-to tool. For anyone looking to dive into detailed information, I highly recommend giving it a try.

user_8nxHbUnh
As a dedicated user of alaria-wiki-mcp, I find this product incredibly useful. CaptainCrouton89 did an outstanding job in creating a comprehensive and user-friendly platform. The navigation is intuitive, and the welcome information provides a great start. Highly recommended for anyone looking to explore this tool!

user_XkSZ7Flg
Alaria-wiki-mcp by CaptainCrouton89 is a fantastic resource! It's incredibly user-friendly, making it easy to find exactly what you're looking for. The interface is clean and intuitive, and the content is both thorough and well-organized. Whether you're a beginner or an advanced user, you'll find valuable information here. Highly recommended!