Claude TypeScript MCP Servers

by ukkz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BRAVE_API_KEYNoYour Brave API key for the brave-search MCP server
CUSTOM_USER_AGENTNoOptional: Specify a custom User-Agent header for fetch server
GITHUB_TOKEN_WORKNoYour GitHub token for work account
IGNORE_ROBOTS_TXTNoOptional: Set to "true" to bypass robots.txt rules in fetch serverfalse
GITHUB_TOKEN_PERSONALNoYour GitHub token for personal account
GITHUB_PERSONAL_ACCESS_TOKENNoYour default GitHub personal access token

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
brave_web_search

Retrieves up-to-date information from the web using Brave Search. You should proactively use this tool whenever you need current information beyond your knowledge cutoff, when answering questions about recent events, when asked about specific facts you're uncertain about, or when providing comprehensive answers. Search automatically when you suspect information might be outdated or when greater detail would improve your response. Use this for news, technical information, current events, product details, or any topic where fresh, accurate data would enhance your answer quality.

brave_local_search

Finds information about local businesses, services, attractions, and locations with real-time data. Use this tool proactively whenever a query mentions specific places or location-based information. This is especially useful for questions about restaurants, shops, tourist attractions, local services, or any place-based inquiry. You should automatically search when users ask about places 'near' somewhere, business hours, local reviews, addresses, or location details that would benefit from current information. This provides much more accurate and up-to-date information than your built-in knowledge.