Model Context Protocol Server - Available Services
Include the API key in your requests using one of these methods:
?key=12345X-API-Key: 12345Authorization: Bearer 12345Protocol: MCP over Server-Sent Events (SSE)
Method: GET requests only to /<service>/sse endpoints
Compatible Clients: Claude Desktop, OpenWebUI, or any MCP-compatible client
Path: /skeleton
For Claude Desktop (Traditional SSE):
https://mcpserver.nas.ofsahin.com/skeleton/sse?key=12345
For OpenWebUI (Streamable HTTP):
https://mcpserver.nas.ofsahin.com/skeleton?key=12345
Path: /credit
For Claude Desktop (Traditional SSE):
https://mcpserver.nas.ofsahin.com/credit/sse?key=12345
For OpenWebUI (Streamable HTTP):
https://mcpserver.nas.ofsahin.com/credit?key=12345
Path: /caldav
For Claude Desktop (Traditional SSE):
https://mcpserver.nas.ofsahin.com/caldav/sse?key=12345
For OpenWebUI (Streamable HTTP):
https://mcpserver.nas.ofsahin.com/caldav?key=12345
Path: /memory
For Claude Desktop (Traditional SSE):
https://mcpserver.nas.ofsahin.com/memory/sse?key=12345
For OpenWebUI (Streamable HTTP):
https://mcpserver.nas.ofsahin.com/memory?key=12345