We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vitalune/Nexus-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•372 B
"""
Personal Knowledge Assistant MCP Server
A comprehensive MCP server for managing personal information, communications,
and generating insights from email, social media, and project data.
"""
__version__ = "0.1.0"
__author__ = "MCP Protocol Architect"
__email__ = "noreply@example.com"
__description__ = "MCP server for personal knowledge and communication management"