MCP server for interacting with Bluesky
MCP server for Bluesky.
{
"mcpServers": {
"bluesky": {
"command": "npx",
"args": ["-y", "mcp-server-bluesky"],
"env": {
"BLUESKY_USERNAME": "username",
"BLUESKY_PASSWORD": "password",
"BLUESKY_PDS_URL": "https://bsky.social"
}
}
}
}
The BLUESKY_PDS_URL
is optional and defaults to https://bsky.social
if not specified.
bluesky_get_profile
bluesky_follow
bluesky_delete_follow
bluesky_get_follows
bluesky_get_followers
bluesky_search_posts
bluesky_post
bluesky_delete_post
bluesky_repost
bluesky_delete_repost
bluesky_get_timeline
bluesky_get_post_thread
bluesky_get_likes
bluesky_like
bluesky_delete_like
Higress Ai Search Mcp Server
An MCP server enhances AI responses with real-time search results via Higress ai-search.
Mcp Server Ragdocs
An MCP server that provides tools for retrieving and processing documentation through vector search, both locally or hosted. Enabling AI assistants to augment their responses with relevant documentation context.
Mcp Server Qrcode
Model Context Protocol server for generating QR codes
Model Context Protocol Server for Accessing twitter
MCP server for fb-idb bridge.
A Model Context Protocol (MCP) server that provides onchain tools for LLMs, allowing them to interact with the Base network and Coinbase API.
An MCP server that provides LLMs access to other LLMs