Semantic Notes
@Vishnunkumar
关于 Semantic Notes
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"FastSemanticNotes": {
"command": "python",
"args": [
"/home/vishnu-nandakumar/Vishnu/development/semantic-notes/server.py"
],
"env": {
"PYTHONUNBUFFERED": "1"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Semantic Notes?
Semantic Notes is an MCP server that enables storing notes in a semantic manner.
How to use Semantic Notes?
—
Key features of Semantic Notes
—
Use cases of Semantic Notes
—
FAQ from Semantic Notes
—
记忆与知识 分类下的更多 MCP 服务器
Context Portal MCP (ConPort)
GreatScottyMacContext Portal (ConPort): A memory bank MCP server building a project-specific knowledge graph to supercharge AI assistants. Enables powerful Retrieval Augmented Generation (RAG) for context-aware development in your IDE.
Anytype MCP Server
anyprotoAn MCP server enabling AI assistants to interact with Anytype - your encrypted, local and collaborative wiki - to organize objects, lists, and more through natural language.
Notion MCP Server
suekouA Model Context Protocol server for connecting Notion to MCP-compatible clients
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.
Notion MCP Integration
danhilseA simple MCP integration that allows Claude to read and manage a personal Notion todo list
评论