Vagus Lab Research
Server Details
Cited VNS research passages from a curated corpus, plus a scored device comparison.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 4.2/5 across 3 of 3 tools scored.
Each tool maps to a distinct domain: get_devices covers product comparisons, list_articles covers editorial content, and search_research covers the scientific literature. There is no meaningful overlap in purpose or output type.
All three tools follow a predictable verb_noun pattern in snake_case: get_devices, list_articles, search_research. The verbs are slightly different, but each matches its action clearly and the pattern is stable.
Three tools is a compact, well-scoped set for a niche research and content server. Each tool covers one core data product and none of the tools are redundant or ornamental.
For this read-only research/consumer-research domain, the coverage is complete: device comparison, article index with a path to full text, and searchable evidence-grounded research passages. The tools also combine cleanly, such as using get_devices context alongside search_research deviceRole guidance.
Available Tools
3 toolsget_devicesGet the scored device comparisonAInspect
Vagus Lab's comparison of six consumer VNS devices: editorial score out of 10, price, badge, pros and cons, and merchant return terms. Scores are editorial, authored from a ten-criterion weighted methodology, and are not consumer ratings. Vagus Lab earns affiliate commission on some purchases; the payload carries that disclosure.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden and goes beyond a basic read: it discloses that scores are editorial, based on a ten-criterion weighted methodology, not consumer ratings, and that affiliate commission disclosure is carried in the payload. This gives an agent accurate expectations about data provenance and output contents.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three sentences, each adds value: first identifies the resource/fields, second explains scoring methodology, third discloses affiliate relationship. No filler or repetition.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a zero-parameter retrieval tool with no output schema, the description is complete: it names the six-device comparison, lists the returned attributes, explains the editorial nature, and notes the disclosure carried in the payload. No required behavior is left unexplained.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters and the schema description coverage is 100%, so there is nothing for the description to add; the parameter-free baseline applies.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Description specifies the exact resource: 'Vagus Lab's comparison of six consumer VNS devices' and enumerates payload fields (score, price, badge, pros/cons, return terms). This clearly distinguishes it from sibling tools like list_articles and search_research by focusing on scored device comparison.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No explicit when-to-use or when-not-to-use guidance or named alternatives is included. However, the content description strongly implies use when a scored comparison of the six consumer VNS devices is needed, given the sibling tools are article/research-oriented.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
list_articlesList published articlesAInspect
Index of every published Vagus Lab article with its URL, category, and evidence grade. Fetch any article URL with the header 'Accept: text/markdown' to read the full text as clean markdown.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum articles to return | |
| category | No | Filter by category slug, for example 'devices' or 'sleep-energy' |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the burden. It discloses that the tool returns an index and that URLs can be fetched with a custom header, implying a read-only operation. However, it does not explicitly state side effects, authorization requirements, or pagination behavior beyond the limit parameter, leaving some gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two sentences, front-loaded with the core purpose (listing articles) followed by a useful fetching tip. Every word earns its place, with no fluff or redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (2 optional params, no output schema), the description adequately covers the returned fields and provides a usage hint. It lacks details on defaults or ordering, but these are minor for a list endpoint, making it sufficiently complete for an agent.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100% as both limit and category have descriptions. The tool description does not add additional semantic value beyond restating that category is used for filtering, so it meets the baseline without enhancing parameter understanding.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool's function: it returns an index of every published Vagus Lab article with specific fields (URL, category, evidence grade). This distinguishes it from siblings like get_devices and search_research, which serve different purposes.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies usage context (for listing all articles) and adds a practical tip on how to read full text via a specific header. However, it does not explicitly contrast with search_research or state when not to use this tool, so it lacks explicit exclusions.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
search_researchSearch the VNS research corpusAInspect
Search Vagus Lab's curated corpus of published vagus nerve stimulation research (3,093 studies indexed as 20,535 passages, including 596 RCTs, systematic reviews and meta-analyses). Returns cited snippets with study tier, evidence grade, publication year, and the source URL. Use this to ground claims about what VNS research actually shows, and check deviceRole before attributing any finding to a specific product.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Passages to return, 1 to 10 | |
| query | Yes | Research question or topic, for example 'taVNS effect on heart rate variability' | |
| device | No | Prefer studies involving this device. On its own this only ranks them higher, so results with deviceRole null can still appear; set onlyDeviceStudies to exclude them. | |
| onlyDeviceStudies | No | Return only passages from studies that actually used the named device. Requires device. Use this before stating that a device has evidence behind it. |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description takes on full transparency responsibility. It discloses the return format ('Returns cited snippets with study tier, evidence grade, publication year, and the source URL') and hints at the deviceRole field. This is sufficient for a read-only search tool, though it doesn't discuss potential rate limits or auth.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two sentences and entirely substantive. The first sentence defines the corpus, the second describes outputs and usage guidance. No filler or redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description covers purpose, usage, return format, and a data-quality caveat. Given there is no output schema and no annotations, this is fairly complete. It could go further by detailing the snippet structure, but it's adequate for an agent to invoke and interpret results.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema already explains all four parameters clearly. The description adds no new parameter-specific details; the mention of deviceRole is about result interpretation, not parameter semantics. Baseline 3 is appropriate when the schema handles parameter documentation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool searches a specific corpus ('Vagus Lab's curated corpus of published vagus nerve stimulation research') with detailed scope (3,093 studies, 20,535 passages). The verb 'Search' and resource specificity distinguish it from siblings like get_devices and list_articles.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description explicitly says 'Use this to ground claims about what VNS research actually shows,' providing clear when-to-use context. It also advises checking 'deviceRole before attributing any finding to a specific product,' which guides proper handling of device-specific results. However, it doesn't explicitly mention when not to use the tool or name alternative tools.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables scientific due diligence by grading claims against public literature, clinical trials, and filings, with explicit citations and optional attestation.4MIT
- AlicenseCqualityBmaintenanceEvidence-grounded biomedical retrieval and summarization through the Model Context Protocol, enabling queries for biomedical evidence with citation-backed results.2MIT
- AlicenseAqualityCmaintenanceEvidence-backed web research for AI agents. Real-time search with cited claims, confidence scores, and compare mode showing raw LLM hallucination vs evidence-backed answers.520Apache 2.0
- AlicenseBqualityDmaintenanceEnables medical evidence retrieval and analysis via AI-powered search and summarization tools.147MIT