Multi-MCPs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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