We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kyodule/personal-knowledge-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.gitignore•537 B
# Dependencies
node_modules/
# Build output
dist/
# Database and data
data/
*.db
# Configuration with secrets
config.json
# Logs
*.log
mcp-server.log
server.log
# OS files
.DS_Store
Thumbs.db
# IDE
.vscode/
.idea/
# Test files (optional, keep if you want to share examples)
# test-docs/
# Temporary files
*.tmp
*.temp
# Development logs and private notes
mcp.txt
docs/conversations/
2025-12-29-personal-knowledge-mcp-server.md
AGENTS.md
plan.md
# Test files with sensitive data
test-feishu.ts
test-wiki-sheet.mjs
test-sheet.ts