Multi-MCPs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_current_weatherC | Get current weather by city name |
| get_weather_forecastC | Get 5-day/3-hour forecast by city name |
| get_weather_alertsB | Get weather alerts for a location (requires One Call support) |
| search_placesC | Search places via Google Places Text Search |
| get_directionsC | Get directions between origin and destination |
| geocode_addressC | Geocode a human-readable address |
| get_top_headlinesC | Get top headlines by country and category |
| search_newsC | Search news articles |
| get_sourcesC | List news sources |
| search_repositoriesC | Search GitHub repositories |
| get_repository_infoC | Get GitHub repository details |
| create_issueC | Create an issue in a repository |
| list_commitsC | List recent commits for a repository |
| query_databaseC | Query a Notion database with optional filter |
| create_pageC | Create a Notion page under a parent page or database |
| update_pageC | Update a Notion page properties |
| search_pagesC | Search Notion pages by query string |
| get_boardsB | Get Trello boards for the authenticated user |
| create_cardC | Create a card in a Trello list |
| update_cardC | Update a Trello card |
| get_board_cardsC | Get cards on a Trello board |
| search_tracksC | Search tracks on Spotify |
| get_track_infoC | Get Spotify track details |
| create_playlistC | Create a new playlist for a user |
| add_tracks_to_playlistC | Add tracks to a playlist by URIs |
| send_smsC | Send an SMS via Twilio |
| make_callC | Make a phone call via Twilio with a TwiML URL |
| get_message_historyC | List message history optionally since a date |
| search_photosC | Search Unsplash photos |
| get_random_photoC | Get a random photo optionally filtered by category |
| get_photo_detailsB | Get photo details by ID |
| get_coin_priceC | Get current price for a coin in a given currency |
| get_trending_coinsB | Get trending coins on CoinGecko |
| get_market_dataC | Get market data for a coin |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| First Note | A text note: First Note |
| Second Note | A text note: Second Note |
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/TaylorChen/muti-mcps'
If you have feedback or need assistance with the MCP directory API, please join our Discord server