Skip to main content
Glama
ali-nr

Developer Research MCP Server

by ali-nr

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENROUTER_API_KEYYesYour unique OpenRouter API key.
OPENROUTER_API_URLNoThe base URL for the OpenRouter API. Defaults to https://openrouter.ai/api/v1.https://openrouter.ai/api/v1

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_webC

Search the web using OpenRouter and return relevant results

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusing it with others. The purpose is unambiguous.

Naming Consistency5/5

The tool name 'search_web' follows a clear verb_noun pattern, which is consistent and predictable.

Tool Count3/5

With only one tool, the server feels very thin for a 'Developer Research' server. A few more tools would be expected to cover the domain adequately.

Completeness3/5

The server only offers a single web search operation. For developer research, one might expect additional capabilities like code or documentation search, but the basic search function is complete for its narrow purpose.

Maintenance

ActivityInactive
ResponsivenessNo issues