Uses OpenAI models for AI-powered tag generation, relationship analysis, and semantic search capabilities through configurable model selection for both chat and embeddings.
Stores character data, knowledge facts, and relationship information with connection pooling and vector embeddings support for semantic search functionality.
Writer MCP
A Model Context Protocol (MCP) server for managing character knowledge and relationships in creative writing projects.
Features
- Character management with rich descriptions and metadata
- Knowledge facts storage with semantic search capabilities
- Character relationship tracking and analysis
- AI-powered tag generation and relationship analysis
- Vector embeddings for semantic search
- PostgreSQL backend with connection pooling
Installation
Configuration
Copy .env.example
to .env
and configure your settings:
Edit .env
with your database and API credentials:
Usage
启动服务器
可用工具
- create_character - 创建新角色
- search_characters - 搜索角色
- add_character_fact - 添加角色事实
- search_facts - 搜索事实
- generate_character_tags - 生成角色标签
- analyze_character_relationships - 分析角色关系
Development
Project Structure
License
MIT License - see LICENSE file for details.
This server cannot be installed
A Model Context Protocol server that manages character knowledge and relationships for creative writing projects, offering semantic search and AI-powered analysis.
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol server that allows AI assistants to interact with Appwrite's API, providing tools to manage databases, users, functions, teams, and other resources within Appwrite projects.Last updated -8440PythonMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI assistants like Claude to interact with Outline document services, supporting document searching, reading, creation, editing, and comment management.Last updated -2519PythonMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that integrates with Storybook to help AI tools query UI components and retrieve usage examples from static Storybook files.Last updated -2JavaScriptMIT License
- -securityFlicense-qualityA Model Context Protocol server that intelligently fetches and processes web content, transforming websites and documentation into clean, structured markdown with nested URL crawling capabilities.Last updated -TypeScript