We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/roomi-fields/notebooklm-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# E2E Tests - rom1pey Account (English UI)
**Date:** 2025-12-31
**Account:** rom1pey@gmail.com (English UI)
**Notebook:** e2e-rom1pey-test (725d28e1-4284-4f36-99a2-b6693c2ebf13)
**Server Version:** 1.4.2
---
## Test Status Summary
| Category | Tests | Status |
| ------------------ | ------ | -------------------- |
| Health & Auth | 1 | PENDING |
| Notebook Library | 5 | PENDING |
| Sessions | 1 | PENDING |
| Content Listing | 1 | PENDING |
| Add Sources | 2 | PENDING |
| Notes | 2 | PENDING |
| Ask Question | 1 | PENDING (rate limit) |
| Content Generation | 3 | PENDING |
| **TOTAL** | **16** | **0/16** |
---
## Test Execution Log
### 1. Health & Auth
| # | Endpoint | Method | Status | Duration | Notes |
| --- | --------- | ------ | ------- | -------- | ----- |
| 1 | `/health` | GET | PENDING | | |
### 2. Notebook Library
| # | Endpoint | Method | Status | Duration | Notes |
| --- | ------------------------- | ------ | ------- | -------- | ----- |
| 2 | `/notebooks` | GET | PENDING | | |
| 3 | `/notebooks/stats` | GET | PENDING | | |
| 4 | `/notebooks/:id` | GET | PENDING | | |
| 5 | `/notebooks/:id/activate` | PUT | PENDING | | |
| 6 | `/notebooks/:id` | PUT | PENDING | | |
### 3. Sessions
| # | Endpoint | Method | Status | Duration | Notes |
| --- | ----------- | ------ | ------- | -------- | ----- |
| 7 | `/sessions` | GET | PENDING | | |
### 4. Content (READ)
| # | Endpoint | Method | Status | Duration | Notes |
| --- | ---------- | ------ | ------- | -------- | ----- |
| 8 | `/content` | GET | PENDING | | |
### 5. Add Sources
| # | Endpoint | Method | Status | Duration | Notes |
| --- | ------------------ | ----------- | ------- | -------- | ----- |
| 9 | `/content/sources` | POST (text) | PENDING | | |
| 10 | `/content/sources` | POST (url) | PENDING | | |
### 6. Notes
| # | Endpoint | Method | Status | Duration | Notes |
| --- | ----------------------- | ------ | ------- | -------- | ----- |
| 11 | `/content/notes` | POST | PENDING | | |
| 12 | `/content/chat-to-note` | POST | PENDING | | |
### 7. Ask Question (requires quota)
| # | Endpoint | Method | Status | Duration | Notes |
| --- | -------- | ------ | ------- | -------- | -------------- |
| 13 | `/ask` | POST | PENDING | | Requires quota |
### 8. Content Generation
| # | Endpoint | Method | Status | Duration | Notes |
| --- | ------------------- | ------------------- | ------- | -------- | ----- |
| 14 | `/content/generate` | POST (report) | PENDING | | |
| 15 | `/content/generate` | POST (audio) | PENDING | | |
| 16 | `/content/generate` | POST (presentation) | PENDING | | |
---
## Execution History
_Tests will be logged here as they run..._
---