Claude TypeScript MCP Servers
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
BRAVE_API_KEY | No | Your Brave API key for the brave-search MCP server | |
CUSTOM_USER_AGENT | No | Optional: Specify a custom User-Agent header for fetch server | |
GITHUB_TOKEN_WORK | No | Your GitHub token for work account | |
IGNORE_ROBOTS_TXT | No | Optional: Set to "true" to bypass robots.txt rules in fetch server | false |
GITHUB_TOKEN_PERSONAL | No | Your GitHub token for personal account | |
GITHUB_PERSONAL_ACCESS_TOKEN | No | Your default GitHub personal access token |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
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. |