@apicity/mcp-server 0.5.0 → 0.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/endpoint-docs.tsv +176 -0
  2. package/package.json +22 -22
@@ -669,10 +669,186 @@ polymarket gamma.tags.relatedTags.tags GET https://gamma-api.polymarket.com/tags
669
669
  polymarket gamma.tags.relatedTags.tags.slug GET https://gamma-api.polymarket.com/tags/slug/{slug}/related-tags/tags{query} https://docs.polymarket.com/api-reference/tags/get-tags-related-to-a-tag-slug.md
670
670
  polymarket gamma.tags.slug GET https://gamma-api.polymarket.com/tags/slug/{slug} https://docs.polymarket.com/api-reference/tags/get-tag-by-slug.md
671
671
  polymarket gamma.teams GET https://gamma-api.polymarket.com/teams{query} https://docs.polymarket.com/api-reference/sports/list-teams.md
672
+ telegram addStickerToSet POST https://api.telegram.org/bot{token}/addStickerToSet https://core.telegram.org/bots/api#addstickertoset
673
+ telegram answerCallbackQuery POST https://api.telegram.org/bot{token}/answerCallbackQuery https://core.telegram.org/bots/api#answercallbackquery
674
+ telegram answerChatJoinRequestQuery POST https://api.telegram.org/bot{token}/answerChatJoinRequestQuery https://core.telegram.org/bots/api#answerchatjoinrequestquery
675
+ telegram answerGuestQuery POST https://api.telegram.org/bot{token}/answerGuestQuery https://core.telegram.org/bots/api#answerguestquery
676
+ telegram answerInlineQuery POST https://api.telegram.org/bot{token}/answerInlineQuery https://core.telegram.org/bots/api#answerinlinequery
677
+ telegram answerPreCheckoutQuery POST https://api.telegram.org/bot{token}/answerPreCheckoutQuery https://core.telegram.org/bots/api#answerprecheckoutquery
678
+ telegram answerShippingQuery POST https://api.telegram.org/bot{token}/answerShippingQuery https://core.telegram.org/bots/api#answershippingquery
679
+ telegram answerWebAppQuery POST https://api.telegram.org/bot{token}/answerWebAppQuery https://core.telegram.org/bots/api#answerwebappquery
680
+ telegram approveChatJoinRequest POST https://api.telegram.org/bot{token}/approveChatJoinRequest https://core.telegram.org/bots/api#approvechatjoinrequest
681
+ telegram approveSuggestedPost POST https://api.telegram.org/bot{token}/approveSuggestedPost https://core.telegram.org/bots/api#approvesuggestedpost
682
+ telegram banChatMember POST https://api.telegram.org/bot{token}/banChatMember https://core.telegram.org/bots/api#banchatmember
683
+ telegram banChatSenderChat POST https://api.telegram.org/bot{token}/banChatSenderChat https://core.telegram.org/bots/api#banchatsenderchat
684
+ telegram close POST https://api.telegram.org/bot{token}/close https://core.telegram.org/bots/api#close
685
+ telegram closeForumTopic POST https://api.telegram.org/bot{token}/closeForumTopic https://core.telegram.org/bots/api#closeforumtopic
686
+ telegram closeGeneralForumTopic POST https://api.telegram.org/bot{token}/closeGeneralForumTopic https://core.telegram.org/bots/api#closegeneralforumtopic
687
+ telegram convertGiftToStars POST https://api.telegram.org/bot{token}/convertGiftToStars https://core.telegram.org/bots/api#convertgifttostars
688
+ telegram copyMessage POST https://api.telegram.org/bot{token}/copyMessage https://core.telegram.org/bots/api#copymessage
689
+ telegram copyMessages POST https://api.telegram.org/bot{token}/copyMessages https://core.telegram.org/bots/api#copymessages
690
+ telegram createChatInviteLink POST https://api.telegram.org/bot{token}/createChatInviteLink https://core.telegram.org/bots/api#createchatinvitelink
691
+ telegram createChatSubscriptionInviteLink POST https://api.telegram.org/bot{token}/createChatSubscriptionInviteLink https://core.telegram.org/bots/api#createchatsubscriptioninvitelink
692
+ telegram createForumTopic POST https://api.telegram.org/bot{token}/createForumTopic https://core.telegram.org/bots/api#createforumtopic
693
+ telegram createInvoiceLink POST https://api.telegram.org/bot{token}/createInvoiceLink https://core.telegram.org/bots/api#createinvoicelink
694
+ telegram createNewStickerSet POST https://api.telegram.org/bot{token}/createNewStickerSet https://core.telegram.org/bots/api#createnewstickerset
695
+ telegram declineChatJoinRequest POST https://api.telegram.org/bot{token}/declineChatJoinRequest https://core.telegram.org/bots/api#declinechatjoinrequest
696
+ telegram declineSuggestedPost POST https://api.telegram.org/bot{token}/declineSuggestedPost https://core.telegram.org/bots/api#declinesuggestedpost
697
+ telegram deleteAllMessageReactions POST https://api.telegram.org/bot{token}/deleteAllMessageReactions https://core.telegram.org/bots/api#deleteallmessagereactions
698
+ telegram deleteBusinessMessages POST https://api.telegram.org/bot{token}/deleteBusinessMessages https://core.telegram.org/bots/api#deletebusinessmessages
699
+ telegram deleteChatPhoto POST https://api.telegram.org/bot{token}/deleteChatPhoto https://core.telegram.org/bots/api#deletechatphoto
700
+ telegram deleteChatStickerSet POST https://api.telegram.org/bot{token}/deleteChatStickerSet https://core.telegram.org/bots/api#deletechatstickerset
701
+ telegram deleteForumTopic POST https://api.telegram.org/bot{token}/deleteForumTopic https://core.telegram.org/bots/api#deleteforumtopic
702
+ telegram deleteMessage POST https://api.telegram.org/bot{token}/deleteMessage https://core.telegram.org/bots/api#deletemessage
703
+ telegram deleteMessageReaction POST https://api.telegram.org/bot{token}/deleteMessageReaction https://core.telegram.org/bots/api#deletemessagereaction
704
+ telegram deleteMessages POST https://api.telegram.org/bot{token}/deleteMessages https://core.telegram.org/bots/api#deletemessages
705
+ telegram deleteMyCommands POST https://api.telegram.org/bot{token}/deleteMyCommands https://core.telegram.org/bots/api#deletemycommands
706
+ telegram deleteStickerFromSet POST https://api.telegram.org/bot{token}/deleteStickerFromSet https://core.telegram.org/bots/api#deletestickerfromset
707
+ telegram deleteStickerSet POST https://api.telegram.org/bot{token}/deleteStickerSet https://core.telegram.org/bots/api#deletestickerset
708
+ telegram deleteStory POST https://api.telegram.org/bot{token}/deleteStory https://core.telegram.org/bots/api#deletestory
709
+ telegram deleteWebhook POST https://api.telegram.org/bot{token}/deleteWebhook https://core.telegram.org/bots/api#deletewebhook
710
+ telegram editChatInviteLink POST https://api.telegram.org/bot{token}/editChatInviteLink https://core.telegram.org/bots/api#editchatinvitelink
711
+ telegram editChatSubscriptionInviteLink POST https://api.telegram.org/bot{token}/editChatSubscriptionInviteLink https://core.telegram.org/bots/api#editchatsubscriptioninvitelink
712
+ telegram editForumTopic POST https://api.telegram.org/bot{token}/editForumTopic https://core.telegram.org/bots/api#editforumtopic
713
+ telegram editGeneralForumTopic POST https://api.telegram.org/bot{token}/editGeneralForumTopic https://core.telegram.org/bots/api#editgeneralforumtopic
714
+ telegram editMessageCaption POST https://api.telegram.org/bot{token}/editMessageCaption https://core.telegram.org/bots/api#editmessagecaption
715
+ telegram editMessageChecklist POST https://api.telegram.org/bot{token}/editMessageChecklist https://core.telegram.org/bots/api#editmessagechecklist
716
+ telegram editMessageLiveLocation POST https://api.telegram.org/bot{token}/editMessageLiveLocation https://core.telegram.org/bots/api#editmessagelivelocation
717
+ telegram editMessageMedia POST https://api.telegram.org/bot{token}/editMessageMedia https://core.telegram.org/bots/api#editmessagemedia
718
+ telegram editMessageReplyMarkup POST https://api.telegram.org/bot{token}/editMessageReplyMarkup https://core.telegram.org/bots/api#editmessagereplymarkup
719
+ telegram editMessageText POST https://api.telegram.org/bot{token}/editMessageText https://core.telegram.org/bots/api#editmessagetext
720
+ telegram editStory POST https://api.telegram.org/bot{token}/editStory https://core.telegram.org/bots/api#editstory
721
+ telegram editUserStarSubscription POST https://api.telegram.org/bot{token}/editUserStarSubscription https://core.telegram.org/bots/api#edituserstarsubscription
722
+ telegram exportChatInviteLink POST https://api.telegram.org/bot{token}/exportChatInviteLink https://core.telegram.org/bots/api#exportchatinvitelink
723
+ telegram forwardMessage POST https://api.telegram.org/bot{token}/forwardMessage https://core.telegram.org/bots/api#forwardmessage
724
+ telegram forwardMessages POST https://api.telegram.org/bot{token}/forwardMessages https://core.telegram.org/bots/api#forwardmessages
725
+ telegram getAvailableGifts POST https://api.telegram.org/bot{token}/getAvailableGifts https://core.telegram.org/bots/api#getavailablegifts
726
+ telegram getBusinessAccountGifts POST https://api.telegram.org/bot{token}/getBusinessAccountGifts https://core.telegram.org/bots/api#getbusinessaccountgifts
727
+ telegram getBusinessAccountStarBalance POST https://api.telegram.org/bot{token}/getBusinessAccountStarBalance https://core.telegram.org/bots/api#getbusinessaccountstarbalance
728
+ telegram getBusinessConnection POST https://api.telegram.org/bot{token}/getBusinessConnection https://core.telegram.org/bots/api#getbusinessconnection
729
+ telegram getChat POST https://api.telegram.org/bot{token}/getChat https://core.telegram.org/bots/api#getchat
730
+ telegram getChatAdministrators POST https://api.telegram.org/bot{token}/getChatAdministrators https://core.telegram.org/bots/api#getchatadministrators
731
+ telegram getChatGifts POST https://api.telegram.org/bot{token}/getChatGifts https://core.telegram.org/bots/api#getchatgifts
732
+ telegram getChatMember POST https://api.telegram.org/bot{token}/getChatMember https://core.telegram.org/bots/api#getchatmember
733
+ telegram getChatMemberCount POST https://api.telegram.org/bot{token}/getChatMemberCount https://core.telegram.org/bots/api#getchatmembercount
734
+ telegram getChatMenuButton POST https://api.telegram.org/bot{token}/getChatMenuButton https://core.telegram.org/bots/api#getchatmenubutton
735
+ telegram getCustomEmojiStickers POST https://api.telegram.org/bot{token}/getCustomEmojiStickers https://core.telegram.org/bots/api#getcustomemojistickers
736
+ telegram getFile POST https://api.telegram.org/bot{token}/getFile https://core.telegram.org/bots/api#getfile
737
+ telegram getForumTopicIconStickers POST https://api.telegram.org/bot{token}/getForumTopicIconStickers https://core.telegram.org/bots/api#getforumtopiciconstickers
738
+ telegram getGameHighScores POST https://api.telegram.org/bot{token}/getGameHighScores https://core.telegram.org/bots/api#getgamehighscores
739
+ telegram getManagedBotAccessSettings POST https://api.telegram.org/bot{token}/getManagedBotAccessSettings https://core.telegram.org/bots/api#getmanagedbotaccesssettings
740
+ telegram getManagedBotToken POST https://api.telegram.org/bot{token}/getManagedBotToken https://core.telegram.org/bots/api#getmanagedbottoken
741
+ telegram getMe POST https://api.telegram.org/bot{token}/getMe https://core.telegram.org/bots/api#getme
742
+ telegram getMyCommands POST https://api.telegram.org/bot{token}/getMyCommands https://core.telegram.org/bots/api#getmycommands
743
+ telegram getMyDefaultAdministratorRights POST https://api.telegram.org/bot{token}/getMyDefaultAdministratorRights https://core.telegram.org/bots/api#getmydefaultadministratorrights
744
+ telegram getMyDescription POST https://api.telegram.org/bot{token}/getMyDescription https://core.telegram.org/bots/api#getmydescription
745
+ telegram getMyName POST https://api.telegram.org/bot{token}/getMyName https://core.telegram.org/bots/api#getmyname
746
+ telegram getMyShortDescription POST https://api.telegram.org/bot{token}/getMyShortDescription https://core.telegram.org/bots/api#getmyshortdescription
747
+ telegram getMyStarBalance POST https://api.telegram.org/bot{token}/getMyStarBalance https://core.telegram.org/bots/api#getmystarbalance
748
+ telegram getStarTransactions POST https://api.telegram.org/bot{token}/getStarTransactions https://core.telegram.org/bots/api#getstartransactions
749
+ telegram getStickerSet POST https://api.telegram.org/bot{token}/getStickerSet https://core.telegram.org/bots/api#getstickerset
750
+ telegram getUpdates POST https://api.telegram.org/bot{token}/getUpdates https://core.telegram.org/bots/api#getupdates
751
+ telegram getUserChatBoosts POST https://api.telegram.org/bot{token}/getUserChatBoosts https://core.telegram.org/bots/api#getuserchatboosts
752
+ telegram getUserGifts POST https://api.telegram.org/bot{token}/getUserGifts https://core.telegram.org/bots/api#getusergifts
753
+ telegram getUserPersonalChatMessages POST https://api.telegram.org/bot{token}/getUserPersonalChatMessages https://core.telegram.org/bots/api#getuserpersonalchatmessages
754
+ telegram getUserProfileAudios POST https://api.telegram.org/bot{token}/getUserProfileAudios https://core.telegram.org/bots/api#getuserprofileaudios
755
+ telegram getUserProfilePhotos POST https://api.telegram.org/bot{token}/getUserProfilePhotos https://core.telegram.org/bots/api#getuserprofilephotos
756
+ telegram getWebhookInfo POST https://api.telegram.org/bot{token}/getWebhookInfo https://core.telegram.org/bots/api#getwebhookinfo
757
+ telegram giftPremiumSubscription POST https://api.telegram.org/bot{token}/giftPremiumSubscription https://core.telegram.org/bots/api#giftpremiumsubscription
758
+ telegram hideGeneralForumTopic POST https://api.telegram.org/bot{token}/hideGeneralForumTopic https://core.telegram.org/bots/api#hidegeneralforumtopic
759
+ telegram leaveChat POST https://api.telegram.org/bot{token}/leaveChat https://core.telegram.org/bots/api#leavechat
760
+ telegram logOut POST https://api.telegram.org/bot{token}/logOut https://core.telegram.org/bots/api#logout
761
+ telegram pinChatMessage POST https://api.telegram.org/bot{token}/pinChatMessage https://core.telegram.org/bots/api#pinchatmessage
762
+ telegram postStory POST https://api.telegram.org/bot{token}/postStory https://core.telegram.org/bots/api#poststory
763
+ telegram promoteChatMember POST https://api.telegram.org/bot{token}/promoteChatMember https://core.telegram.org/bots/api#promotechatmember
764
+ telegram readBusinessMessage POST https://api.telegram.org/bot{token}/readBusinessMessage https://core.telegram.org/bots/api#readbusinessmessage
765
+ telegram refundStarPayment POST https://api.telegram.org/bot{token}/refundStarPayment https://core.telegram.org/bots/api#refundstarpayment
766
+ telegram removeBusinessAccountProfilePhoto POST https://api.telegram.org/bot{token}/removeBusinessAccountProfilePhoto https://core.telegram.org/bots/api#removebusinessaccountprofilephoto
767
+ telegram removeChatVerification POST https://api.telegram.org/bot{token}/removeChatVerification https://core.telegram.org/bots/api#removechatverification
768
+ telegram removeMyProfilePhoto POST https://api.telegram.org/bot{token}/removeMyProfilePhoto https://core.telegram.org/bots/api#removemyprofilephoto
769
+ telegram removeUserVerification POST https://api.telegram.org/bot{token}/removeUserVerification https://core.telegram.org/bots/api#removeuserverification
770
+ telegram reopenForumTopic POST https://api.telegram.org/bot{token}/reopenForumTopic https://core.telegram.org/bots/api#reopenforumtopic
771
+ telegram reopenGeneralForumTopic POST https://api.telegram.org/bot{token}/reopenGeneralForumTopic https://core.telegram.org/bots/api#reopengeneralforumtopic
772
+ telegram replaceManagedBotToken POST https://api.telegram.org/bot{token}/replaceManagedBotToken https://core.telegram.org/bots/api#replacemanagedbottoken
773
+ telegram replaceStickerInSet POST https://api.telegram.org/bot{token}/replaceStickerInSet https://core.telegram.org/bots/api#replacestickerinset
774
+ telegram repostStory POST https://api.telegram.org/bot{token}/repostStory https://core.telegram.org/bots/api#repoststory
775
+ telegram restrictChatMember POST https://api.telegram.org/bot{token}/restrictChatMember https://core.telegram.org/bots/api#restrictchatmember
776
+ telegram revokeChatInviteLink POST https://api.telegram.org/bot{token}/revokeChatInviteLink https://core.telegram.org/bots/api#revokechatinvitelink
777
+ telegram savePreparedInlineMessage POST https://api.telegram.org/bot{token}/savePreparedInlineMessage https://core.telegram.org/bots/api#savepreparedinlinemessage
778
+ telegram savePreparedKeyboardButton POST https://api.telegram.org/bot{token}/savePreparedKeyboardButton https://core.telegram.org/bots/api#savepreparedkeyboardbutton
779
+ telegram sendAnimation POST https://api.telegram.org/bot{token}/sendAnimation https://core.telegram.org/bots/api#sendanimation
672
780
  telegram sendAudio POST https://api.telegram.org/bot{token}/sendAudio https://core.telegram.org/bots/api#sendaudio
781
+ telegram sendChatAction POST https://api.telegram.org/bot{token}/sendChatAction https://core.telegram.org/bots/api#sendchataction
782
+ telegram sendChatJoinRequestWebApp POST https://api.telegram.org/bot{token}/sendChatJoinRequestWebApp https://core.telegram.org/bots/api#sendchatjoinrequestwebapp
783
+ telegram sendChecklist POST https://api.telegram.org/bot{token}/sendChecklist https://core.telegram.org/bots/api#sendchecklist
784
+ telegram sendContact POST https://api.telegram.org/bot{token}/sendContact https://core.telegram.org/bots/api#sendcontact
785
+ telegram sendDice POST https://api.telegram.org/bot{token}/sendDice https://core.telegram.org/bots/api#senddice
786
+ telegram sendDocument POST https://api.telegram.org/bot{token}/sendDocument https://core.telegram.org/bots/api#senddocument
787
+ telegram sendGame POST https://api.telegram.org/bot{token}/sendGame https://core.telegram.org/bots/api#sendgame
788
+ telegram sendGift POST https://api.telegram.org/bot{token}/sendGift https://core.telegram.org/bots/api#sendgift
789
+ telegram sendInvoice POST https://api.telegram.org/bot{token}/sendInvoice https://core.telegram.org/bots/api#sendinvoice
790
+ telegram sendLivePhoto POST https://api.telegram.org/bot{token}/sendLivePhoto https://core.telegram.org/bots/api#sendlivephoto
791
+ telegram sendLocation POST https://api.telegram.org/bot{token}/sendLocation https://core.telegram.org/bots/api#sendlocation
792
+ telegram sendMediaGroup POST https://api.telegram.org/bot{token}/sendMediaGroup https://core.telegram.org/bots/api#sendmediagroup
673
793
  telegram sendMessage POST https://api.telegram.org/bot{token}/sendMessage https://core.telegram.org/bots/api#sendmessage
794
+ telegram sendMessageDraft POST https://api.telegram.org/bot{token}/sendMessageDraft https://core.telegram.org/bots/api#sendmessagedraft
795
+ telegram sendPaidMedia POST https://api.telegram.org/bot{token}/sendPaidMedia https://core.telegram.org/bots/api#sendpaidmedia
674
796
  telegram sendPhoto POST https://api.telegram.org/bot{token}/sendPhoto https://core.telegram.org/bots/api#sendphoto
797
+ telegram sendPoll POST https://api.telegram.org/bot{token}/sendPoll https://core.telegram.org/bots/api#sendpoll
798
+ telegram sendRichMessage POST https://api.telegram.org/bot{token}/sendRichMessage https://core.telegram.org/bots/api#sendrichmessage
799
+ telegram sendRichMessageDraft POST https://api.telegram.org/bot{token}/sendRichMessageDraft https://core.telegram.org/bots/api#sendrichmessagedraft
800
+ telegram sendSticker POST https://api.telegram.org/bot{token}/sendSticker https://core.telegram.org/bots/api#sendsticker
801
+ telegram sendVenue POST https://api.telegram.org/bot{token}/sendVenue https://core.telegram.org/bots/api#sendvenue
675
802
  telegram sendVideo POST https://api.telegram.org/bot{token}/sendVideo https://core.telegram.org/bots/api#sendvideo
803
+ telegram sendVideoNote POST https://api.telegram.org/bot{token}/sendVideoNote https://core.telegram.org/bots/api#sendvideonote
804
+ telegram sendVoice POST https://api.telegram.org/bot{token}/sendVoice https://core.telegram.org/bots/api#sendvoice
805
+ telegram setBusinessAccountBio POST https://api.telegram.org/bot{token}/setBusinessAccountBio https://core.telegram.org/bots/api#setbusinessaccountbio
806
+ telegram setBusinessAccountGiftSettings POST https://api.telegram.org/bot{token}/setBusinessAccountGiftSettings https://core.telegram.org/bots/api#setbusinessaccountgiftsettings
807
+ telegram setBusinessAccountName POST https://api.telegram.org/bot{token}/setBusinessAccountName https://core.telegram.org/bots/api#setbusinessaccountname
808
+ telegram setBusinessAccountProfilePhoto POST https://api.telegram.org/bot{token}/setBusinessAccountProfilePhoto https://core.telegram.org/bots/api#setbusinessaccountprofilephoto
809
+ telegram setBusinessAccountUsername POST https://api.telegram.org/bot{token}/setBusinessAccountUsername https://core.telegram.org/bots/api#setbusinessaccountusername
810
+ telegram setChatAdministratorCustomTitle POST https://api.telegram.org/bot{token}/setChatAdministratorCustomTitle https://core.telegram.org/bots/api#setchatadministratorcustomtitle
811
+ telegram setChatDescription POST https://api.telegram.org/bot{token}/setChatDescription https://core.telegram.org/bots/api#setchatdescription
812
+ telegram setChatMemberTag POST https://api.telegram.org/bot{token}/setChatMemberTag https://core.telegram.org/bots/api#setchatmembertag
813
+ telegram setChatMenuButton POST https://api.telegram.org/bot{token}/setChatMenuButton https://core.telegram.org/bots/api#setchatmenubutton
814
+ telegram setChatPermissions POST https://api.telegram.org/bot{token}/setChatPermissions https://core.telegram.org/bots/api#setchatpermissions
815
+ telegram setChatPhoto POST https://api.telegram.org/bot{token}/setChatPhoto https://core.telegram.org/bots/api#setchatphoto
816
+ telegram setChatStickerSet POST https://api.telegram.org/bot{token}/setChatStickerSet https://core.telegram.org/bots/api#setchatstickerset
817
+ telegram setChatTitle POST https://api.telegram.org/bot{token}/setChatTitle https://core.telegram.org/bots/api#setchattitle
818
+ telegram setCustomEmojiStickerSetThumbnail POST https://api.telegram.org/bot{token}/setCustomEmojiStickerSetThumbnail https://core.telegram.org/bots/api#setcustomemojistickersetthumbnail
819
+ telegram setGameScore POST https://api.telegram.org/bot{token}/setGameScore https://core.telegram.org/bots/api#setgamescore
820
+ telegram setManagedBotAccessSettings POST https://api.telegram.org/bot{token}/setManagedBotAccessSettings https://core.telegram.org/bots/api#setmanagedbotaccesssettings
821
+ telegram setMessageReaction POST https://api.telegram.org/bot{token}/setMessageReaction https://core.telegram.org/bots/api#setmessagereaction
822
+ telegram setMyCommands POST https://api.telegram.org/bot{token}/setMyCommands https://core.telegram.org/bots/api#setmycommands
823
+ telegram setMyDefaultAdministratorRights POST https://api.telegram.org/bot{token}/setMyDefaultAdministratorRights https://core.telegram.org/bots/api#setmydefaultadministratorrights
824
+ telegram setMyDescription POST https://api.telegram.org/bot{token}/setMyDescription https://core.telegram.org/bots/api#setmydescription
825
+ telegram setMyName POST https://api.telegram.org/bot{token}/setMyName https://core.telegram.org/bots/api#setmyname
826
+ telegram setMyProfilePhoto POST https://api.telegram.org/bot{token}/setMyProfilePhoto https://core.telegram.org/bots/api#setmyprofilephoto
827
+ telegram setMyShortDescription POST https://api.telegram.org/bot{token}/setMyShortDescription https://core.telegram.org/bots/api#setmyshortdescription
828
+ telegram setPassportDataErrors POST https://api.telegram.org/bot{token}/setPassportDataErrors https://core.telegram.org/bots/api#setpassportdataerrors
829
+ telegram setStickerEmojiList POST https://api.telegram.org/bot{token}/setStickerEmojiList https://core.telegram.org/bots/api#setstickeremojilist
830
+ telegram setStickerKeywords POST https://api.telegram.org/bot{token}/setStickerKeywords https://core.telegram.org/bots/api#setstickerkeywords
831
+ telegram setStickerMaskPosition POST https://api.telegram.org/bot{token}/setStickerMaskPosition https://core.telegram.org/bots/api#setstickermaskposition
832
+ telegram setStickerPositionInSet POST https://api.telegram.org/bot{token}/setStickerPositionInSet https://core.telegram.org/bots/api#setstickerpositioninset
833
+ telegram setStickerSetThumbnail POST https://api.telegram.org/bot{token}/setStickerSetThumbnail https://core.telegram.org/bots/api#setstickersetthumbnail
834
+ telegram setStickerSetTitle POST https://api.telegram.org/bot{token}/setStickerSetTitle https://core.telegram.org/bots/api#setstickersettitle
835
+ telegram setUserEmojiStatus POST https://api.telegram.org/bot{token}/setUserEmojiStatus https://core.telegram.org/bots/api#setuseremojistatus
836
+ telegram setWebhook POST https://api.telegram.org/bot{token}/setWebhook https://core.telegram.org/bots/api#setwebhook
837
+ telegram stopMessageLiveLocation POST https://api.telegram.org/bot{token}/stopMessageLiveLocation https://core.telegram.org/bots/api#stopmessagelivelocation
838
+ telegram stopPoll POST https://api.telegram.org/bot{token}/stopPoll https://core.telegram.org/bots/api#stoppoll
839
+ telegram transferBusinessAccountStars POST https://api.telegram.org/bot{token}/transferBusinessAccountStars https://core.telegram.org/bots/api#transferbusinessaccountstars
840
+ telegram transferGift POST https://api.telegram.org/bot{token}/transferGift https://core.telegram.org/bots/api#transfergift
841
+ telegram unbanChatMember POST https://api.telegram.org/bot{token}/unbanChatMember https://core.telegram.org/bots/api#unbanchatmember
842
+ telegram unbanChatSenderChat POST https://api.telegram.org/bot{token}/unbanChatSenderChat https://core.telegram.org/bots/api#unbanchatsenderchat
843
+ telegram unhideGeneralForumTopic POST https://api.telegram.org/bot{token}/unhideGeneralForumTopic https://core.telegram.org/bots/api#unhidegeneralforumtopic
844
+ telegram unpinAllChatMessages POST https://api.telegram.org/bot{token}/unpinAllChatMessages https://core.telegram.org/bots/api#unpinallchatmessages
845
+ telegram unpinAllForumTopicMessages POST https://api.telegram.org/bot{token}/unpinAllForumTopicMessages https://core.telegram.org/bots/api#unpinallforumtopicmessages
846
+ telegram unpinAllGeneralForumTopicMessages POST https://api.telegram.org/bot{token}/unpinAllGeneralForumTopicMessages https://core.telegram.org/bots/api#unpinallgeneralforumtopicmessages
847
+ telegram unpinChatMessage POST https://api.telegram.org/bot{token}/unpinChatMessage https://core.telegram.org/bots/api#unpinchatmessage
848
+ telegram upgradeGift POST https://api.telegram.org/bot{token}/upgradeGift https://core.telegram.org/bots/api#upgradegift
849
+ telegram uploadStickerFile POST https://api.telegram.org/bot{token}/uploadStickerFile https://core.telegram.org/bots/api#uploadstickerfile
850
+ telegram verifyChat POST https://api.telegram.org/bot{token}/verifyChat https://core.telegram.org/bots/api#verifychat
851
+ telegram verifyUser POST https://api.telegram.org/bot{token}/verifyUser https://core.telegram.org/bots/api#verifyuser
676
852
  x v2.media.upload GET https://api.x.com/2/media/upload{query} https://docs.x.com/x-api/media/get-media-upload-status
677
853
  x v2.media.upload.append POST https://api.x.com/2/media/upload/{id}/append https://docs.x.com/x-api/media/append-media-upload
678
854
  x v2.media.upload.finalize POST https://api.x.com/2/media/upload/{id}/finalize https://docs.x.com/x-api/media/finalize-media-upload
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apicity/mcp-server",
3
- "version": "0.5.0",
3
+ "version": "0.5.1",
4
4
  "description": "Optional MCP (Model Context Protocol) server that exposes every @apicity provider endpoint as a tool.",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -47,27 +47,27 @@
47
47
  },
48
48
  "dependencies": {
49
49
  "@modelcontextprotocol/sdk": "^1.29.0",
50
- "@apicity/anthropic": "0.5.0",
51
- "@apicity/alibaba": "0.5.0",
52
- "@apicity/b2": "0.5.0",
53
- "@apicity/binance": "0.5.0",
54
- "@apicity/cost": "0.5.0",
55
- "@apicity/dolthub": "0.5.0",
56
- "@apicity/elevenlabs": "0.5.0",
57
- "@apicity/fal": "0.5.0",
58
- "@apicity/free-media-upload": "0.5.0",
59
- "@apicity/fireworks": "0.5.0",
60
- "@apicity/google": "0.5.0",
61
- "@apicity/meta": "0.5.0",
62
- "@apicity/kie": "0.5.0",
63
- "@apicity/kimicoding": "0.5.0",
64
- "@apicity/openai": "0.5.0",
65
- "@apicity/polymarket": "0.5.0",
66
- "@apicity/s3": "0.5.0",
67
- "@apicity/telegram": "0.5.0",
68
- "@apicity/x": "0.5.0",
69
- "@apicity/xai": "0.5.0",
70
- "@apicity/youtube": "0.5.0"
50
+ "@apicity/alibaba": "0.5.1",
51
+ "@apicity/anthropic": "0.5.1",
52
+ "@apicity/b2": "0.5.1",
53
+ "@apicity/binance": "0.5.1",
54
+ "@apicity/cost": "0.5.1",
55
+ "@apicity/dolthub": "0.5.1",
56
+ "@apicity/elevenlabs": "0.5.1",
57
+ "@apicity/fal": "0.5.1",
58
+ "@apicity/fireworks": "0.5.1",
59
+ "@apicity/free-media-upload": "0.5.1",
60
+ "@apicity/google": "0.5.1",
61
+ "@apicity/meta": "0.5.1",
62
+ "@apicity/kie": "0.5.1",
63
+ "@apicity/kimicoding": "0.5.1",
64
+ "@apicity/openai": "0.5.1",
65
+ "@apicity/polymarket": "0.5.1",
66
+ "@apicity/s3": "0.5.1",
67
+ "@apicity/telegram": "0.5.1",
68
+ "@apicity/x": "0.5.1",
69
+ "@apicity/xai": "0.5.1",
70
+ "@apicity/youtube": "0.5.1"
71
71
  },
72
72
  "homepage": "https://github.com/justintanner/apicity#readme",
73
73
  "bugs": {