other tools and integrations
Funciton Lookup Mcp
MCP server for function signature lookups.
python
local
macos
linux
other tools and integrations
Installation
npx -y osinmv/funciton-lookup-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "funciton-lookup-mcp",
"command": "npx",
"args": [
"-y",
"osinmv/funciton-lookup-mcp"
]
}About This MCP Server
osinmv/funciton-lookup-mcp
MCP server for function signature lookups.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub