Skip to main content
Glama
ryotaro-tanaka

mcp-oss-onramp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_OSS_ONRAMP_GITHUB_TOKENNoGitHub token for higher rate limits and better precision. Alternatively, authenticate via GitHub CLI.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
scout_issuesA

Scout a GitHub repository to discover truly available, beginner-friendly issues. This tool uses GitHub GraphQL for high-precision PR cross-referencing.

IMPORTANT FOR AI AGENTS: To avoid rate limits and enable high-precision scouting, ensure the MCP_OSS_ONRAMP_GITHUB_TOKEN environment variable is set with a GitHub Personal Access Token. If unauthenticated, the tool fallbacks to a lower-precision REST mode.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ryotaro-tanaka/mcp-oss-onramp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server