A knowledge base MCP server
Project description
Project KB MCP Server
A knowledge base MCP server for managing project documentation and knowledge.
Installation
Install from PyPI:
pip install project-kb-mcp-server
Or use with uvx:
uvx project-kb-mcp-server
Usage
Run the server:
project-kb-mcp-server
Windsurf Configuration
Add to your Windsurf MCP settings:
{
"mcpServers": {
"project-kb": {
"command": "uvx",
"args": ["project-kb-mcp-server"],
"env": {}
}
}
}
Note
Upon installation/first import, this package creates a file called poneglyph_removeME
in your home directory.
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file project_kb_mcp_server-0.1.0.tar.gz.
File metadata
- Download URL: project_kb_mcp_server-0.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fbd113b2498305aa1d5f6242f8b0ddfd52c58010c9988fdf11db112f258e2c6
|
|
| MD5 |
4b207c86a1dc5cbbafb144c37b3a813f
|
|
| BLAKE2b-256 |
9c2f722944db59b001a68990a4383a682c74f15bf60ebafa1e7830dd3f427429
|
File details
Details for the file project_kb_mcp_server-0.1.0-py3-none-any.whl.
File metadata
- Download URL: project_kb_mcp_server-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f7b8778ef0927c5e0b9d8fd8a8f42cc8e74b6953db9fa9a5b0f07891f8dce96
|
|
| MD5 |
40ca7b04783feaf983175c6f424ef416
|
|
| BLAKE2b-256 |
fb61ce3bcc7f415318cab778ba769cdef970ba0b393248c437e8711deec8e946
|